Age | Commit message (Expand) | Author | Files | Lines |
2003-01-27 | Taskbar now also depends on libqte2-emb-fonts | groucho | 1 | -1/+1 |
2003-01-26 | Undo unintentional commit | kergoth | 1 | -60/+44 |
2003-01-26 | mkipks | kergoth | 1 | -44/+60 |
2003-01-24 | Okay, better solution guys.. opie-base virtual package is gone. opie-common n... | kergoth | 1 | -2/+2 |
2003-01-24 | libopie11->libopie1 | kergoth | 1 | -1/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 1 | -1/+1 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 3 | -4/+19 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-16 | Cleanup and formatting. | kergoth | 1 | -1/+1 |
2002-12-30 | getting rid of some qDebugs to make the startup a bit more quiet | sandman | 2 | -4/+3 |
2002-12-29 | Power warning changes: | sandman | 2 | -19/+17 |
2002-12-23 | - ported the device button handling to the new ODevice based framework | sandman | 8 | -665/+608 |
2002-12-17 | fixed a typo | sandman | 1 | -1/+1 |
2002-12-17 | replaced the private QProcess copy for the FTP server with the already | sandman | 6 | -3050/+1097 |
2002-12-16 | Finally the app-killer in the launcher works. TT solution was calling | sandman | 2 | -244/+275 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+1 |
2002-12-11 | applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danish | sandman | 1 | -1/+2 |
2002-12-07 | Removed libpreload | sandman | 4 | -158/+1 |
2002-12-03 | Two additional functions preloaded to make HancomWord happy ... | sandman | 2 | -2/+45 |
2002-12-01 | Added a fix for programs that have been compiled with old toolchains and | sandman | 1 | -0/+6 |
2002-11-29 | Ensure libpreload gets built | kergoth | 1 | -0/+12 |
2002-11-25 | Unable to read man pages, part 2 ... qwsSetDecoration is also static | sandman | 1 | -14/+11 |
2002-11-25 | fixes the DESTDIR | sandman | 1 | -1/+1 |
2002-11-25 | Don't press save&quit before writing the log message .. here it is: | sandman | 3 | -3/+3 |
2002-11-25 | *** empty log message *** | sandman | 3 | -21/+10 |
2002-11-25 | Too dumb to read a man page .. QApplication::setFont is static .. just | sandman | 1 | -6/+7 |
2002-11-24 | - added the new preload lib to the main Makefile | sandman | 1 | -1/+1 |
2002-11-24 | A small library that can be LD_PRELOADed to other applications by the | sandman | 3 | -0/+110 |
2002-11-21 | - do proper reference counting on the ObexInterface object. reviewed by | simon | 2 | -1/+5 |
2002-11-21 | applied one of Simons patches. | cniehaus | 2 | -2/+2 |
2002-11-17 | - enabled the Shutdown button in Shutdown-Settings on OZ | sandman | 2 | -11/+2 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-06 | Changing sharp define. if someone doesnt like it, let me know :) | kergoth | 4 | -5/+5 |
2002-11-05 | you know the drill | kergoth | 1 | -2/+2 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-11-04 | removed extra buttons - why double when they are in the titelbar | harlekin | 2 | -24/+10 |
2002-11-03 | Nice to see more kde dudes here! | zecke | 2 | -3/+4 |
2002-11-02 | make deny the default button for ftp/sync prompt | llornkcor | 1 | -1/+1 |
2002-11-01 | - light sensor data was not scaled (no effect for iPAQs though) | sandman | 1 | -7/+5 |
2002-10-31 | remove netsystemtime | tille | 1 | -6/+1 |
2002-10-31 | launcher side enhancements to support the "use global font" option from | sandman | 3 | -1/+10 |
2002-10-31 | added a sanity check to avoid a division by 0 in case the config file | sandman | 1 | -1/+3 |
2002-10-29 | check if the system date is in a reasonable range (year > 2000) - inform | sandman | 1 | -0/+13 |
2002-10-29 | - fix to scan /proc/mounts and not /etc/mtab for changes (this works on | sandman | 1 | -1/+1 |
2002-10-29 | - use sane default values for screensaver timeouts | sandman | 2 | -17/+17 |
2002-10-28 | - OpieScreenSaver now uses the calibration data for the light sensor | sandman | 2 | -2/+48 |
2002-10-28 | - moved the QPEScreenSaver to screensaver.cpp/.h and renamed the class to | sandman | 5 | -298/+354 |
2002-10-23 | - fix for the busy indicator timer, in case someone switches to non-blink | sandman | 1 | -7/+50 |
2002-10-23 | load ac settings on startup | harlekin | 1 | -0/+1 |
2002-10-23 | thanks go to the programming god to point some bool alg stuff to me .-) | harlekin | 1 | -6/+6 |