Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-03-25 | scharf | gruemelmonster | 4 | -0/+0 |
2003-03-25 | sichtbar | gruemelmonster | 7 | -0/+0 |
2003-03-25 | give me other popups then obex again .-| | harlekin | 2 | -1/+2 |
2003-03-24 | Remove these files that I added by misstake. | umopapisdn | 4 | -724/+0 |
2003-03-24 | Change the icons for "back" & "forward" in the Weekview header in the | umopapisdn | 2 | -12/+5 |
right files this time. :) | ||||
2003-03-24 | appskey is dead | harlekin | 1 | -16/+0 |
2003-03-24 | Ehm... So I made some changes in some files that were actually generated ↵ | umopapisdn | 1 | -0/+72 |
from this UI file, didn't notice this while compiling. Well now the changes are in the ui files. :) | ||||
2003-03-24 | configuration for hte big busy cursor | harlekin | 2 | -23/+31 |
2003-03-24 | preliminary big busy cursor - maybe an animation later | harlekin | 5 | -5/+59 |
2003-03-24 | include qwsmouse_qws.h | kergoth | 1 | -0/+1 |