Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-05-13 | 2 new tasks | harlekin | 2 | -0/+21 |
2002-04-26 | Shouldnt be in cvs. | kergoth | 1 | -147/+0 |
2002-04-24 | enable keyclicks and touchsound on zaurus | llornkcor | 1 | -15/+18 |
2002-04-22 | First fix for not finding files anymore. | zecke | 1 | -2/+2 |
I'm going to the movies and then I'll fix the launcher case.... | ||||
2002-04-17 | added #include <linux/fb.h> | llornkcor | 1 | -608/+611 |
2002-04-17 | LCD off(only) on suspend patch | llornkcor | 1 | -4/+31 |
2002-04-16 | udapted maintainer field | harlekin | 1 | -1/+1 |
2002-04-16 | Missing libopie dependancy | leseb | 1 | -1/+1 |
2002-04-13 | this add .pl for i18n | cniehaus | 1 | -0/+2 |
------------------------------------------------------------------- | ||||
2002-04-06 | added TT's copyright back into custom-sharp.h, (not sure why it was ↵ | llornkcor | 2 | -0/+167 |
removed). and added symlink to it named custom.h for building a Zaurus specific Opie. This is needed as Zaurus has (of course) specific hardware defines. | ||||
2002-03-31 | Moved getEvent(uid) into some hack DateBookDBHack::eventByUID(uid) in the ↵ | hakan | 2 | -15/+0 |
datbeook that might work as long as the QDate implementation are not chnaged. | ||||
2002-03-30 | *** empty log message *** | zecke | 1 | -27/+56 |
2002-03-29 | Added getEvent(uid) and a fix reassigning uids to events whos uids have been ↵ | hakan | 2 | -1/+27 |
cleared | ||||
2002-03-28 | these are the modified files for the .sl-team | cniehaus | 1 | -0/+1 |
2002-03-27 | this modifies some .pro files in order to let us be able | cniehaus | 1 | -0/+7 |
to translate all apps for all languages. | ||||
2002-03-25 | - added missing default: break; in switch | simon | 1 | -0/+1 |
2002-03-25 | - no default arguments in method implementations | simon | 3 | -3/+3 |
2002-03-24 | Here is the second chunk of bits to make things a bit more fast | zecke | 3 | -6/+42 |
2002-03-22 | different splash | harlekin | 1 | -2/+2 |