Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-01-19 | Fix bug 0001248 by disabling the horizontal scrollbar. | zecke | 1 | -3/+5 |
So we truncate by screen width | ||||
2004-01-18 | scale background image if needed | llornkcor | 2 | -11/+28 |
2004-01-18 | anti anti debug | llornkcor | 1 | -2/+2 |
2004-01-18 | fix for QWS_DISPLAY not being set | llornkcor | 1 | -8/+15 |
2004-01-18 | add unifont from somewhere | llornkcor | 1 | -15/+88 |
2004-01-17 | fix for ascii char width | llornkcor | 1 | -3/+18 |
2004-01-12 | nanoseconds are neither milliseconds nor microseconds | mickeyl | 1 | -1/+1 |
2004-01-10 | change maintainter from warick to opie project | llornkcor | 3 | -3/+3 |
2004-01-10 | new email addy | llornkcor | 12 | -12/+12 |
2004-01-10 | new email addy | llornkcor | 1 | -1/+1 |
2004-01-10 | fix for qvfb | llornkcor | 1 | -57/+70 |
2004-01-09 | bug fix: range checking in sw_maps | mouse | 1 | -1/+7 |
2004-01-08 | turn on the light after opening the hinge when 'display off' is configured ↵ | mickeyl | 2 | -7/+24 |
as hinge action NOTE: I think there's a bug in the Embedix kernel which either tells a wrong hinge value after suspend or sends out a double (bogus) keycode event on closing the hinge. How to reproduce: 1.) Configure "suspend" as closeHingeAction 2.) Close Display --> Device Suspends 3.) Open Display --> Device does nothing (needs a kernel patch to wake up automatically, but that's another story) 4.) Wakeup Device --> Device sends F14 to rotateApplet, rotateApplet reads hinge code... it's CLOSED(!) - which is wrong 5.) Device resuspends. 6.) Wakeup again --> Device sends F14 (huh, again?) to rotateApplet. rotateApplet reads hinge code... it's OPEN now - which is ok. Ideas? | ||||
2004-01-08 | Forgotten to commit the patch for Mac OSX.. | eilers | 1 | -0/+5 |
2004-01-06 | correct config entries | harlekin | 1 | -1/+1 |
2004-01-05 | today plugin active again | harlekin | 1 | -0/+9 |
2004-01-05 | added popup menu | mouse | 2 | -5/+16 |
fixed reaction by one touch and hold-touch (RightButton) | ||||
2004-01-05 | Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com> | zecke | 1 | -1/+1 |
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 |
- first batch of minor code cleanup | ||||
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 ↵ | harlekin | 1 | -2/+2 |
again, thanks | ||||
2004-01-04 | depends on libmailwrapper | alwin | 1 | -1/+2 |
2004-01-04 | also update the icon etc | harlekin | 1 | -1/+1 |
2004-01-04 | also update the icon etc | harlekin | 2 | -3/+3 |
2004-01-03 | apdated to new mailer | harlekin | 2 | -11/+35 |
2004-01-03 | add multikeyapplet (+distribution files) by Anton Kachalov <mouse@altlinux.ru> | mickeyl | 10 | -0/+278 |
2003-12-29 | - add customization of the action to take when closing the hinge | mickeyl | 3 | -129/+236 |
- hide hinge customization on models which doesn't support that - hide frequency label on models which doesn't support changing the CPU frequency | ||||
2003-12-25 | Make that (theoretically) work with resolutions other than 320x240 | mickeyl | 1 | -25/+14 |
and 240x320. | ||||
2003-12-25 | called binary when sending email to a contact is "opiemail" instead | alwin | 1 | -3/+3 |
of "mail" when using opiemal as standard mailer. | ||||
2003-12-20 | Do not use LD_BIND_NOW for now. | zecke | 1 | -1/+8 |
I hope ljp gets some numbers for that soon... | ||||
2003-12-20 | this is no quicklaunch app | chicken | 1 | -1/+1 |
2003-12-10 | less includes | harlekin | 3 | -3/+0 |
2003-12-10 | less includes | harlekin | 9 | -16/+0 |
2003-12-10 | less includes | harlekin | 4 | -7/+0 |
2003-12-09 | Disabling the rotationw worked, but the code was horribly unobvious. ↵ | treke | 1 | -2/+2 |
Rewriting for clarity. | ||||
2003-12-08 | remove unused includes | harlekin | 11 | -28/+0 |
2003-12-08 | Appearance fixed for osearch | coredump | 8 | -19/+64 |
2003-12-08 | Added CONFIG += plugin for correct support of MacOSX. | eilers | 2 | -2/+2 |
Note: This should't have any effect to other platforms due to the fact that it will removed in "include.pro" in this case ! | ||||
2003-12-08 | Automatic rotation. This might break binary compatibility, so beware including | treke | 2 | -1/+43 |
in BRANCH_1_0 | ||||
2003-12-07 | #include fixlet | mickeyl | 1 | -0/+1 |
2003-12-07 | s/QPEToolBar/QToolBar: | mickeyl | 16 | -38/+38 |
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future | ||||
2003-12-07 | s/QPEMenuBar/QMenuBar: | mickeyl | 9 | -17/+17 |
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future | ||||
2003-12-06 | quirk for opening renamed desktop files... | zecke | 1 | -2/+9 |
2003-12-06 | Multiline strings moved from depreciated to illegal ... patch for it | zecke | 1 | -110/+107 |
by Wim delvaux | ||||
2003-12-05 | silence | harlekin | 3 | -0/+3 |
2003-12-05 | today in HEAD up to date | harlekin | 30 | -174/+214 |
2003-12-05 | add it to head too | harlekin | 1 | -0/+240 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 35 | -698/+0 |
2003-11-30 | make the busy indicator launcher settings also work in head | harlekin | 2 | -12/+29 |