Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-03-28 | Ensure StorageInfo picks up /dev/root | kergoth | 1 | -1/+3 |
2003-03-27 | using releases from qtopia-free-1.6.0-snapshot-20030324 which fixes the | eilers | 4 | -214/+251 |
following bugs #776 and #490: Now, we could successfully parse vcards from palm 4 + 5 and quoted-printable encoded lines .. ! | ||||
2003-03-27 | Behavior change for setCurrentRotation. Now changes rotation for newly | kergoth | 1 | -19/+21 |
started apps as well as those currently running. Differs from setDefaultRotation in that 1) it rotates currently running apps, and 2) does not set deforient or save orientation to qpe.conf. | ||||
2003-03-26 | Instead of writing the entire QWS_DISPLAY field in setDefaultRotation, write ↵ | kergoth | 1 | -1/+1 |
out a single numeric rotation value field, which is the degrees to rotate. | ||||
2003-03-26 | - qcopenvelope inclusion not needed anymore | simon | 1 | -4/+0 |
2003-03-26 | - Kommando zurueck :) | simon | 2 | -10/+3 |
2003-03-26 | - in the systemMessage handler for setCurrentRotation, call | simon | 1 | -3/+5 |
setCurrentRotation only if we're the display server | ||||
2003-03-26 | add static isCf, isSd, and isMmc | llornkcor | 2 | -4/+65 |
2003-03-25 | milestone reached ( life rotation and others ) -> 0.9.3 | harlekin | 1 | -1/+1 |
2003-03-25 | inline fixes done | harlekin | 1 | -1668/+1664 |
2003-03-25 | - in setCurrentRotation do the qcop call if we're called from within | simon | 1 | -0/+9 |
a client (consistent to setDefaultRotation's behaviour) | ||||
2003-03-25 | s/==/=/; | kergoth | 1 | -1/+1 |
2003-03-25 | Ran qembed for the new inline pics | groucho | 1 | -1677/+1681 |
2003-03-24 | Small anti-crash fix: Sync with QtopiaDesktop caused a big mess. But this | eilers | 1 | -1/+6 |
mess should't crash datebook. Therefore this fix prevents datebook to hang if rweekdays=="0" | ||||
2003-03-21 | added redo undo | harlekin | 1 | -1492/+1524 |
2003-03-20 | Add Replaces opie-base, to ensure the old one goes away if user is upgrading. | kergoth | 1 | -0/+1 |
2003-03-20 | Add prerm/postinst to add/remove /home/QtPalmtop compatibility symlink. | kergoth | 2 | -0/+10 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 3 | -3/+3 |
2003-03-11 | Called mkinlinepics as it was missing after the last update | groucho | 1 | -1598/+1524 |
2003-03-08 | first version of crystal inlinepics | harlekin | 1 | -3179/+2465 |
2003-03-03 | bumb versionnumbers now on weekly basis to make it easier to narrow which ↵ | harlekin | 1 | -1/+1 |
version the users are using | ||||
2003-03-03 | from carsten for mellen - removes Form1 | mickeyl | 1 | -4/+0 |
2003-02-24 | Hmm, Oliver was that intentional? | harlekin | 1 | -1/+1 |
changed the opiemail config.in files to the correct dependencies. How did this slip in again ? - qApp->desktop()->qwsDisplay()->setTransformation( e ); + //qApp->desktop()->qwsDisplay()->setTransformation( e ); | ||||
2003-02-23 | added a couple public methods- remove(int) count() text(int) and ↵ | llornkcor | 2 | -17/+60 |
setUseLabel. see header for notes | ||||
2003-02-22 | Finally and hopefully, dependencies are correct. Comments ? | groucho | 9 | -9/+10 |
Fixed missing include in euroconv.pro | ||||
2003-02-21 | make allday events all bit less fscked up... | zecke | 1 | -6/+3 |
Basicly an AllDay Event should be pinned to a day but Qtopia suffers from a problem when changing timezones an AllDay event can span two days... This patch make it at least not span two days.. | ||||
2003-02-19 | Fix a bug that prevented ldconfig execution in postinst | kergoth | 1 | -1/+1 |
2003-02-19 | time_t a long in our case may be < 0 | zecke | 1 | -2/+2 |
This unfscks birthdays which occur in 1944 and other prior to starting of unix time | ||||
2003-02-16 | stoned coding should be prohibited in Australia.. | zecke | 1 | -2/+2 |
The comment nicely says year month day Z hour minute secons and it was year month year so what is wrong ;) | ||||
2003-02-13 | Finally replaced oipkg by aqpkg as several people seem to have confusing ↵ | groucho | 2 | -2/+2 |
problems with oipkg. | ||||
2003-02-13 | Added Euroconv for Eric Santonacci | groucho | 1 | -1/+1 |
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ? | ||||
2003-02-11 | fix bug 0000591 | zecke | 1 | -2/+7 |
AppLnk does not need to reload all labels but it needs to reload the names for the ids in mCat | ||||
2003-02-11 | Typo fix in description | drw | 1 | -1/+1 |
2003-02-11 | Qtopia -> Opie in description | drw | 1 | -1/+1 |
2003-02-02 | updated to due to no longer existant packages | harlekin | 2 | -2/+2 |
2003-02-01 | better have , between dependencies | harlekin | 1 | -1/+1 |
2003-01-31 | Added qpe-base to the Provides: list to make Zaurus apps work (like ↵ | groucho | 1 | -1/+1 |
opie-console) | ||||
2003-01-29 | Forgot this one- removed task-opie dependency | groucho | 1 | -1/+0 |
2003-01-28 | Hopefully the final dependencies so that upgrading is ok: | groucho | 2 | -2/+2 |
taskopie depends on task-opie-minimal which in turn depends on opie-taskbar | ||||
2003-01-28 | Added opie-taskbar dependency to make sure it gets installed. Several users ↵ | groucho | 1 | -0/+1 |
noticed a missing qpe executable after upgrade | ||||
2003-01-26 | None->Rot0 name for transformation enum, as it stomped on someone elses None ;) | kergoth | 1 | -2/+2 |
2003-01-26 | Add setCurrentRotation QCop call for later use of on the fly rotation. Also ↵ | kergoth | 3 | -18/+52 |
adapt depends to the actual required qt version. | ||||
2003-01-26 | Some more dependency boogie... | groucho | 2 | -2/+2 |
2003-01-26 | Remove the Sharp battery % read hack, not necessary in recent OZ, and ↵ | kergoth | 1 | -59/+2 |
supporting the stock Sharp ROM in our libqpe isnt important. | ||||
2003-01-24 | Okay, better solution guys.. opie-base virtual package is gone. opie-common ↵ | kergoth | 2 | -10/+3 |
now Provides and Replaces opie-base, and the qcop, sounds, pics, etc explicit dependencies are in the launcher itself. If you have a better way to handle it, let me know. This should fix the opie-common being installed before opie-base broken upgrade path noted by Oliver on the list. | ||||
2003-01-24 | 1) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and ↵ | kergoth | 1 | -1/+1 |
2) add libqt2-emb-fonts to libqpe1 depends, to ensure the fonts are always available when using any qtopia app. | ||||
2003-01-24 | libopie11->libopie1 | kergoth | 1 | -1/+1 |
2003-01-24 | Correct Files, it was trying to grab the startup script as well. | kergoth | 1 | -1/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -2/+3 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-23 | opiedir/lib instead of qtdir/lib.. | kergoth | 1 | -2/+1 |