Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-07-07 | opie-advancedfm not advancedfm | harlekin | 1 | -1/+1 |
2002-07-06 | Complete renovation of the external style API: | sandman | 2 | -1078/+1284 |
- created two QCom interfaces in "styleinterface.h" - moved the liquid/theme settings apps into the plugins - modified the plugin interface for all three styles - extended appearance to fully support the new API (replaces the settings apps) Additional work: - made a workaround in appearance for a Qt Bug -- now a QDialog again (this should really be fixed in Qt, but Z won't work that way) | ||||
2002-07-02 | added user message for non existing file | llornkcor | 1 | -0/+2 |
2002-07-02 | attempt to fix bug #95, now it checks for existing file before trying to delete | llornkcor | 1 | -6/+7 |
2002-07-01 | Made loading of custom styles much faster, since symbols are now resolved | sandman | 1 | -1/+1 |
"on-the-fly" (This only makes it harder for new styles to be debugged) | ||||
2002-06-29 | whoops | llornkcor | 1 | -2/+2 |
2002-06-29 | added z ramfs | llornkcor | 1 | -0/+2 |
2002-06-29 | fixed ramfs entry for ipaq | llornkcor | 1 | -15/+15 |
2002-06-29 | Modified my "liquid only hack" - appearance now scans plugins/styles for | sandman | 1 | -16/+45 |
external styles and qpeapplication tries to load them | ||||
2002-06-27 | Including kernel headers in user space apps is bad .. just copy the defines | sandman | 1 | -1/+12 |
(There were problems with some toolchain configurations) | ||||
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -19/+14 |
many core files ... please report bugs on this to davipt | ||||
2002-06-24 | Default font should be helvetica (compatiblity and looks nicer IMHO) | sandman | 1 | -2/+2 |
Do not hard-code the encoding, let FontDatabase pick it, when not explicitly specified | ||||
2002-06-24 | now opie-pics, not qpe-pics | harlekin | 1 | -1/+1 |
2002-06-24 | small fix sent some time ago by Max Weninger, for non familiar 'standard' ↵ | llornkcor | 1 | -1/+1 |
file layout | ||||
2002-06-24 | hardcoded libqpe version | harlekin | 1 | -1/+1 |
2002-06-23 | *sigh* mkipks searches for snapshot in version.h as trigger to sub the ↵ | harlekin | 1 | -1/+1 |
timestamp in ... | ||||
2002-06-23 | since libqpe version is now hardcoded, it should be hardcoded in control ↵ | harlekin | 1 | -1/+1 |
file too | ||||
2002-06-21 | real version number now | harlekin | 1 | -1/+1 |
2002-06-21 | make it opie | harlekin | 1 | -2/+2 |
2002-06-21 | fixed task-opie, remove stupid , opie , entry | harlekin | 1 | -1/+1 |
2002-06-21 | Added a hack to support on-demand loading of liquid style with Qt2 | sandman | 1 | -0/+22 |
Will be removed, once we switch to Qt3 | ||||
2002-06-20 | "Package:" doesn't exist in .control. task-opie-apps depends on advancedfm. | davipt | 1 | -2/+2 |
If you want to call the package "opie-advancedfm", move advancedfm.control to opie-advancedfm.control in cvs and rollback patch on task*.control | ||||
2002-06-20 | Allow apps to use font selected in appearance app | drw | 1 | -2/+18 |
2002-06-19 | added clipboardapplet to task | harlekin | 1 | -1/+1 |
2002-06-18 | Depends: entries have to be in ONE line or mkipks won't parse it | sandman | 7 | -21/+7 |
correctly | ||||
2002-06-18 | Moved platform specific things from custom-*.h #defines to virtual methods | sandman | 3 | -142/+34 |
in libopie/odevice.{h,cpp} Minor fix in Sound + reformating | ||||
2002-06-16 | This add .pt and .es to all .pro | cniehaus | 1 | -0/+2 |
2002-06-16 | added filepath to titlebar | llornkcor | 1 | -134/+135 |
2002-06-16 | Yet another minor custom.h fix (no functional change - only for consistency) | sandman | 1 | -1/+1 |
2002-06-11 | quick fix package for qpe-base depends, until the ipkg with Provides ↵ | harlekin | 1 | -0/+10 |
support enters dists | ||||
2002-06-11 | fixed bug 404 | harlekin | 1 | -1/+1 |
2002-06-09 | Forgot to remove debug stuff | sandman | 1 | -1/+0 |
2002-06-09 | Fixed sound handling for iPAQs | sandman | 3 | -514/+76 |
New feature: raise volume while playing Alarm sound (confiureable via qpe.conf / Sound / AlarmPercent -- needs a GUI !) | ||||
2002-06-07 | Backing out unintentional merge from TT branch. | kergoth | 26 | -491/+432 |
2002-06-06 | Initial revision | kergoth | 2 | -0/+246 |
2002-06-05 | Correction of bug #394 | leseb | 1 | -1/+1 |
2002-06-04 | fixed opie-advancedfm entry | harlekin | 1 | -1/+1 |
2002-05-31 | Added opie-opiealarm to dependencies | sandman | 2 | -2/+2 |
Maybe we should make a task-opie-ipaq(-minimal), since opiealarm is currently only needed on the iPAQ | ||||
2002-05-30 | applyed patch from Michael Lauer <mickey@tm.informatik.uni-frankfurt.de>, ↵ | harlekin | 2 | -0/+18 |
looks like the qtopia on zaurus has a modified qpemenubar, which prevented PyQt to work with opie right. Potentially closes bug #388 hh.org bugzilla | ||||
2002-05-29 | put some more stuff in task-opie | harlekin | 2 | -1/+12 |
2002-05-28 | fixed bug where not knowing /dev/ramfs | llornkcor | 1 | -81/+84 |
2002-05-23 | make sound conform to sharps warped sense of conf | llornkcor | 1 | -5/+5 |
2002-05-22 | followup for custom-ipaq to make it compile again | harlekin | 1 | -155/+9 |
2002-05-17 | updated provides and conflicts | kergoth | 1 | -2/+4 |
2002-05-16 | Some ole docu and search for jpgs too in Resource PNG, JPG, XPM | zecke | 2 | -2/+20 |
2002-05-16 | initial for ipaq screenclicks and alarm sounds | llornkcor | 1 | -0/+687 |
2002-05-15 | Updated. | kergoth | 1 | -1231/+1170 |
2002-05-15 | hack to get rig of segfaults after reading </DATEBOOK> | tille | 1 | -1/+2 |
2002-05-13 | more tasks | harlekin | 4 | -0/+46 |
2002-05-13 | its oipkg from now on | harlekin | 1 | -2/+2 |