Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-03-27 | Add the ability to change from clockwise to counterclockwise rotation behavior. | kergoth | 2 | -0/+33 |
2003-03-27 | Fix bug #780 - correctly identify whether a package is really installed or not | drw | 1 | -1/+1 |
2003-03-27 | Use libqpe's StorageInfo class for storage tab. This 1. reduces executable ↵ | drw | 4 | -172/+95 |
size by ~10% and 2. should now recognize MMC cards on iPaq's (can't verify myself, let me know if it doesn't work). Also added QScrollView on version tab so all info is visible when screen is landscape or input method is visible. | ||||
2003-03-27 | Remove the need for explicit <= 0, >= 360 etc handling by using % 360. | kergoth | 1 | -11/+4 |
2003-03-26 | BUGFIX: as pointed out by robert, dont fsck with QWS_DISPLAY if it was ↵ | kergoth | 1 | -4/+4 |
already set. | ||||
2003-03-26 | delay the initialization of the button information: | sandman | 2 | -24/+70 |
- faster startup for apps that are not accessing the HW buttons - the basic ODevice stuff is useable without a QApplication object | ||||
2003-03-26 | adapted to what was discussed today on irc. Direction of rotation is ↵ | harlekin | 2 | -11/+29 |
settable in appearance in future | ||||
2003-03-26 | Add a second call to defaultRotation, to ensrue deforient matches reality, ↵ | kergoth | 1 | -0/+1 |
if we loaded the rotation from Config or ODevice. | ||||
2003-03-26 | ups | harlekin | 4 | -0/+203 |
2003-03-26 | added stuff for dun connections | harlekin | 8 | -6/+14 |
2003-03-26 | Modified launcher to set rotation via: | kergoth | 1 | -20/+39 |
1) QWS_DISPLAY env var 2) Rot field as saved by setDefaultRotation 3) physical orientation as controlled by ODevice (this is broken currently, due to ODevice requiring a QApplication to be created) | ||||
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 | Use QObject::tr rather than qApp->translate | kergoth | 1 | -3/+3 |
2003-03-26 | also activate discovery if not allready running - makes beaming with s45 easier | harlekin | 2 | -10/+21 |
2003-03-26 | nicer icon for search | harlekin | 1 | -1/+1 |
2003-03-26 | part implement of new qcop massages | llornkcor | 2 | -0/+50 |
2003-03-26 | fix goofiness with s watch | llornkcor | 1 | -183/+197 |
2003-03-26 | make calculator behave better when display hight is small | harlekin | 1 | -431/+468 |
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 | On older ipaqs the display is rotated to 270 as default so adding 90 does ↵ | groucho | 1 | -0/+8 |
nothing => fixed by rotating the values (270+90=0, 0-90=370) | ||||
2003-03-26 | - oops. thx Harlekin | simon | 1 | -9/+0 |
2003-03-26 | - adding control file | simon | 1 | -0/+9 |
2003-03-26 | change to UnknownDocument icon | llornkcor | 2 | -3/+9 |
2003-03-26 | change to UnknownDocument icon and scale | llornkcor | 2 | -468/+477 |
2003-03-26 | add static isCf, isSd, and isMmc | llornkcor | 2 | -4/+65 |
2003-03-26 | Provides and replaces libopieobex, i'm renaming to libopieobex1. | kergoth | 1 | -0/+2 |
2003-03-26 | s/openobex/openobex | libopenobex1/ | kergoth | 1 | -1/+1 |
2003-03-25 | Revamped the userinterface of the header for weekview to look more like the ↵ | umopapisdn | 3 | -22/+252 |
other views. | ||||
2003-03-25 | better interaction with the rotate app | harlekin | 2 | -4/+3 |
2003-03-25 | Cool network icon, but since it is not being used I am removing | drw | 1 | -0/+0 |
2003-03-25 | milestone reached ( life rotation and others ) -> 0.9.3 | harlekin | 1 | -1/+1 |
2003-03-25 | Remove unsupported items | kergoth | 1 | -14/+0 |
2003-03-25 | Remove unsupported generated configs. | kergoth | 1 | -1/+1 |
2003-03-25 | inline fixes done | harlekin | 1 | -1668/+1664 |
2003-03-25 | ignore | harlekin | 1 | -0/+1 |
2003-03-25 | here comes the rotate startmenu applet .-) | harlekin | 6 | -1/+207 |
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 | - keep an eye on resize events on the desktop widget, which are an | simon | 3 | -8/+28 |
indication for things like life rotation. upon a resize re-layout things (taskbar, tabs and maxwindow rect) | ||||
2003-03-25 | s/==/=/; | kergoth | 1 | -1/+1 |
2003-03-25 | Correction to the sigsegv handler, & print a segmentation fault message. and ↵ | kergoth | 2 | -3/+5 |
increment default qt revision. | ||||
2003-03-25 | schärfer | gruemelmonster | 9 | -0/+0 |
2003-03-25 | updates | benmeyer | 1 | -0/+14 |
2003-03-25 | scharf | gruemelmonster | 11 | -0/+0 |
2003-03-25 | scharf | gruemelmonster | 8 | -0/+0 |
2003-03-25 | datebook additions (duplicate, etc.) | groucho | 16 | -0/+256 |
2003-03-25 | 18n additions | groucho | 2 | -2/+18 |
2003-03-25 | Ran qembed for the new inline pics | groucho | 1 | -1677/+1681 |
2003-03-25 | scharf | gruemelmonster | 13 | -0/+0 |