Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-06 | anything else? | hash | 1 | -19/+66 |
2002-09-06 | added all those funky keys | hash | 1 | -4/+26 |
2002-09-06 | shorter keyboard | hash | 1 | -0/+215 |
2002-09-06 | french and other stuff fixed | hash | 4 | -49/+299 |
2002-09-06 | Backward and forward compability... | zecke | 1 | -3/+9 |
2002-09-06 | Last part of the LCD control changes: | sandman | 2 | -574/+803 |
- Added the screen-saver part of libqpe to the DesktopApplication object - Cleaned up the remaining mess - reformated with astyle | ||||
2002-09-06 | Changes to use the new ODevice interface for LCD brightness control | sandman | 2 | -3/+4 |
2002-09-06 | Removed all the LCD specific stuff: | sandman | 1 | -358/+3 |
- the low-level part of it is now libopie / ODevice - the high-level (QCop and QWSScreenSaver) part of it is now in the QWS-Server (launcher) | ||||
2002-09-06 | Added new functionality to libopie / ODevice, regarding LCD control (on/off | sandman | 2 | -20/+148 |
brightness) | ||||
2002-09-06 | TT gave us the wrong sync password! ^#$^@&^ | llornkcor | 1 | -1/+3 |
2002-09-06 | no chess games | llornkcor | 1 | -11/+0 |
2002-09-05 | Re-added the dawgs .. OPIE creates them automatically if you select the | sandman | 3 | -0/+0 |
appropriate language and if you have a words.* file. | ||||
2002-09-05 | removed single boot-floppy build | sandman | 2 | -41/+8 |
2002-09-05 | - remove obsolete cassiopeia and single-floppy code | sandman | 2 | -127/+7 |
- use the new ODevice setPowerButtonHandler() to set and reset power button handling | ||||
2002-09-05 | - added a setPowerButtonHandler() for iPAQs and Zs | sandman | 2 | -5/+71 |
(-> disableAPM() in launcher can be removed) - another try to fix the OZ suspend code | ||||
2002-09-05 | renamed pro for configure and added .cvsignore | llornkcor | 2 | -0/+2 |
2002-09-05 | done | benmeyer | 2 | -0/+0 |
2002-09-05 | initial loading | benmeyer | 2 | -0/+0 |
2002-09-05 | initial addition of backup | benmeyer | 7 | -0/+561 |
2002-09-05 | suspend code now also calls sync() to flush fs caches (just like apm tool) | sandman | 1 | -2/+4 |
2002-09-05 | Fixed the Send Control Alt Delete option | treke | 1 | -2/+6 |
2002-09-05 | Use SIG_IGN rather than an empty handler to ignore SIG_TSTP. | kergoth | 2 | -9/+1 |
2002-09-05 | Forgot to have it chown everything to root.root when building as root in ↵ | kergoth | 1 | -0/+2 |
classic mode. | ||||
2002-09-05 | Sane fallback for rotation if /proc/hal/model doesnt exist (i.e. zaurus). | kergoth | 1 | -1/+2 |
2002-09-05 | daily update, this time I also removed the obsolete messages. | cniehaus | 210 | -2873/+825 |
Should clean up all the files. | ||||
2002-09-05 | Making this somewhat useful. | kergoth | 1 | -3/+28 |
2002-09-05 | Added -classic flag to create old style ipks. Note: this script is and has ↵ | kergoth | 1 | -2/+28 |
always been a ugly hack. Should rewrite it one of these days. | ||||
2002-09-05 | improved version by obri | harlekin | 1 | -15/+34 |
2002-09-05 | ignore next and prev buttons when playing from filelist, for now | llornkcor | 2 | -4/+9 |
2002-09-05 | Added support for client side scaling of the screen. Slow, but sometimes usable. | treke | 12 | -364/+461 |
2002-09-05 | remove unneeded code | llornkcor | 1 | -78/+55 |
2002-09-04 | change playing in file lists. no loop mode | llornkcor | 7 | -75/+127 |
2002-09-04 | fixed by bowser | cniehaus | 1 | -1/+1 |
2002-09-04 | This does build. More missing files | treke | 2 | -0/+72 |
2002-09-04 | More forgotten files | treke | 1 | -0/+34 |
2002-09-04 | Forgot the ui files | treke | 3 | -270/+489 |
2002-09-04 | Major modifications to the User Interface | treke | 20 | -523/+682 |
1) Bookmark support added, all options are stored on a per bookmark basis 2) 16 Bit color is now a supported bit depth for the server | ||||
2002-09-04 | CVSSILENT daily updates | cniehaus | 14 | -56/+56 |
2002-09-04 | test | harlekin | 1 | -1/+4 |
2002-09-04 | do not go to playlist in between 2 audio streams | harlekin | 1 | -8/+0 |
2002-09-04 | Fix some storage name | leseb | 1 | -4/+4 |
2002-09-03 | As KPacman didn't use tr() but KDE's i18n() is did a simple | cniehaus | 8 | -81/+81 |
perl -pi~ -e 's/i18n/tr/g' *.cpp | ||||
2002-09-03 | kpacman now uses tr() | cniehaus | 16 | -14/+3431 |
2002-09-03 | should fix #180 | tille | 2 | -4/+3 |
2002-09-03 | need to split up in 2 words :( | cniehaus | 1 | -1/+1 |
2002-09-03 | s/System Infos Aye/Systeminfos | cniehaus | 1 | -1/+1 |
2002-09-03 | fixed vanishing applets bug, that is avoided it by not calling | tille | 1 | -3/+3 |
qcop QPE/taskbar reloadApplets() | ||||
2002-09-03 | zbounce is now bounce | cniehaus | 26 | -1137/+30 |
2002-09-03 | daily updates. Quite a lot this time | cniehaus | 60 | -230/+668 |
2002-09-03 | forgot something | harlekin | 3 | -47/+156 |