Age | Commit message (Expand) | Author | Files | Lines |
2004-01-05 | added popup menu | mouse | 2 | -5/+16 |
2004-01-04 | better not shutoff the display without shutting it on again :D | mickeyl | 1 | -1/+1 |
2004-01-04 | - implement action on closing the hinge for devices with hinge sensors | mickeyl | 1 | -90/+114 |
2004-01-04 | more patches to multikey+applet courtesy Anton Kachalov <mouse@altlinux.ru> | mickeyl | 2 | -3/+21 |
2004-01-04 | patch by Brad Campbell <brad@wasp.net.au>, show charging info correct again,... | harlekin | 1 | -2/+2 |
2004-01-03 | add multikeyapplet (+distribution files) by Anton Kachalov <mouse@altlinux.ru> | mickeyl | 10 | -0/+278 |
2003-12-25 | Make that (theoretically) work with resolutions other than 320x240 | mickeyl | 1 | -25/+14 |
2003-12-09 | Disabling the rotationw worked, but the code was horribly unobvious. Rewritin... | treke | 1 | -2/+2 |
2003-12-08 | Automatic rotation. This might break binary compatibility, so beware including | treke | 2 | -1/+43 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 12 | -238/+0 |
2003-11-27 | Bugfix: Made sure that the window is always inside the visible area of | coredump | 1 | -3/+19 |
2003-11-15 | new blue icon, and scale | llornkcor | 1 | -31/+216 |
2003-11-06 | merge core/applets/* | mickeyl | 2 | -7/+4 |
2003-11-03 | reolved merge conflict | waspe | 1 | -2/+1 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 14 | -14/+14 |
2003-10-07 | kill un-needed QCOP checking | zecke | 1 | -2/+0 |
2003-09-22 | FEATURE: vtapplet now indicates which virtual terminals are occupied | mickeyl | 2 | -11/+31 |
2003-09-16 | virtual terminal applet says: "Hello" | mickeyl | 5 | -0/+214 |
2003-09-03 | Fix the most grave visible problems with bigger screen | zecke | 6 | -9/+23 |
2003-08-10 | change filename used, and other things | llornkcor | 2 | -33/+42 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 6 | -18/+11 |
2003-08-09 | Merge from BRANCH_1_0. | kergoth | 9 | -9/+9 |
2003-06-15 | fix | llornkcor | 1 | -212/+196 |
2003-06-13 | ignore opieobj | schurig | 1 | -0/+1 |
2003-06-13 | tell in make xconfig what it is | schurig | 1 | -1/+1 |
2003-06-04 | sanitized | schurig | 9 | -9/+9 |
2003-06-03 | allow 'ROOT_INSTALL=blahblah make install' to work | schurig | 14 | -0/+14 |
2003-05-26 | remove extra includes | llornkcor | 1 | -5/+0 |
2003-05-26 | remove extra includes | llornkcor | 1 | -6/+0 |
2003-05-22 | fix for the textual display to display "F" and "E" instead of "100%" and <"5%" | mickeyl | 1 | -2/+12 |
2003-05-14 | bugfix for ipaqs with jacket | mickeyl | 1 | -1/+1 |
2003-05-10 | fix battery status display which has been broken for weeks... | mickeyl | 1 | -1/+1 |
2003-05-10 | do a full repaint if style != 0 | mickeyl | 1 | -2/+2 |
2003-05-10 | workaround half-visible volume pixmap | mickeyl | 1 | -1/+1 |
2003-05-10 | - fix and rewrite draw algorithm to work with larger sizes | mickeyl | 2 | -67/+82 |
2003-04-26 | - some includes | harlekin | 1 | -12/+0 |
2003-04-26 | make applets more flexible regarding size | harlekin | 5 | -205/+26 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks in... | kergoth | 10 | -0/+10 |
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font... | kergoth | 10 | -10/+10 |
2003-04-21 | shut up, please | cniehaus | 1 | -0/+1 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 12 | -0/+12 |
2003-04-18 | Make appearance and rotate applet use the new rotation method of odevice. | kergoth | 1 | -9/+16 |
2003-04-18 | add a qcop channel | harlekin | 2 | -5/+36 |
2003-04-15 | Add a third rotation direction, for 180 degree. | kergoth | 1 | -4/+6 |
2003-04-11 | use default font | harlekin | 1 | -3/+3 |
2003-04-11 | adapt better to variable screen sizes | harlekin | 2 | -12/+33 |
2003-03-31 | rotate applet between desktop and suspend and not suspend and logout | harlekin | 1 | -1/+1 |
2003-03-30 | enable translation of rotateapplet. carsten: will you add the rest of the .ts... | mickeyl | 1 | -0/+17 |
2003-03-27 | 1) now that setCurrentRotation sets QWS_DISPLAY, dont call setDefaultRotation | kergoth | 1 | -14/+10 |
2003-03-27 | Remove the need for explicit <= 0, >= 360 etc handling by using % 360. | kergoth | 1 | -11/+4 |