summaryrefslogtreecommitdiff
path: root/core/launcher
AgeCommit message (Expand)AuthorFilesLines
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16Cleanup and formatting.kergoth1-1/+1
2002-12-30getting rid of some qDebugs to make the startup a bit more quietsandman2-4/+3
2002-12-29Power warning changes:sandman2-19/+17
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman8-665/+608
2002-12-17fixed a typosandman1-1/+1
2002-12-17replaced the private QProcess copy for the FTP server with the alreadysandman6-3050/+1097
2002-12-16Finally the app-killer in the launcher works. TT solution was callingsandman2-244/+275
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-11applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danishsandman1-1/+2
2002-12-07Removed libpreloadsandman4-158/+1
2002-12-03Two additional functions preloaded to make HancomWord happy ...sandman2-2/+45
2002-12-01Added a fix for programs that have been compiled with old toolchains andsandman1-0/+6
2002-11-29Ensure libpreload gets builtkergoth1-0/+12
2002-11-25Unable to read man pages, part 2 ... qwsSetDecoration is also staticsandman1-14/+11
2002-11-25fixes the DESTDIRsandman1-1/+1
2002-11-25Don't press save&quit before writing the log message .. here it is:sandman3-3/+3
2002-11-25*** empty log message ***sandman3-21/+10
2002-11-25Too dumb to read a man page .. QApplication::setFont is static .. justsandman1-6/+7
2002-11-24- added the new preload lib to the main Makefilesandman1-1/+1
2002-11-24A small library that can be LD_PRELOADed to other applications by thesandman3-0/+110
2002-11-21- do proper reference counting on the ObexInterface object. reviewed bysimon2-1/+5
2002-11-21applied one of Simons patches.cniehaus2-2/+2
2002-11-17- enabled the Shutdown button in Shutdown-Settings on OZsandman2-11/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-06Changing sharp define. if someone doesnt like it, let me know :)kergoth4-5/+5
2002-11-05you know the drillkergoth1-2/+2
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-04removed extra buttons - why double when they are in the titelbarharlekin2-24/+10
2002-11-03Nice to see more kde dudes here!zecke2-3/+4
2002-11-02make deny the default button for ftp/sync promptllornkcor1-1/+1
2002-11-01- light sensor data was not scaled (no effect for iPAQs though)sandman1-7/+5
2002-10-31remove netsystemtimetille1-6/+1
2002-10-31launcher side enhancements to support the "use global font" option fromsandman3-1/+10
2002-10-31added a sanity check to avoid a division by 0 in case the config filesandman1-1/+3
2002-10-29check if the system date is in a reasonable range (year > 2000) - informsandman1-0/+13
2002-10-29- fix to scan /proc/mounts and not /etc/mtab for changes (this works onsandman1-1/+1
2002-10-29- use sane default values for screensaver timeoutssandman2-17/+17
2002-10-28- OpieScreenSaver now uses the calibration data for the light sensorsandman2-2/+48
2002-10-28- moved the QPEScreenSaver to screensaver.cpp/.h and renamed the class tosandman5-298/+354
2002-10-23- fix for the busy indicator timer, in case someone switches to non-blinksandman1-7/+50
2002-10-23load ac settings on startupharlekin1-0/+1
2002-10-23 thanks go to the programming god to point some bool alg stuff to me .-)harlekin1-6/+6
2002-10-23updateharlekin1-2/+8
2002-10-23Fixed a translation bug regarding launcher applets, that got in when Isandman2-16/+18
2002-10-23remove # and /llornkcor1-2/+2
2002-10-22timer is now more separated from warningsharlekin2-24/+36
2002-10-22launcher side of the support for new light and power settingsharlekin2-47/+129
2002-10-21Speed (and sanity ;) optimization:sandman1-26/+30
2002-10-20better implementation of F11 menu handlingllornkcor2-4/+20