summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2004-09-13renamed THIS restartapplet to librestartapplet2.so, now you can buildschurig2-2/+2
2004-09-12-Refactor loading of the Plugin Widgets' to be only containedzecke5-115/+76
2004-09-12-Only create configWidgets once per config dialog, properly delete themzecke4-32/+43
2004-09-12Follow the defined Ownership and have a maybe not neededzecke9-28/+15
2004-09-12-Kill all owarn statements as they're not needed/useful anymorezecke3-44/+9
2004-09-12-Fix layout for http://handhelds.org/scap/port.32003.pngzecke3-31/+9
2004-09-12show backdrop, make crosshair a bit more prominent, enable calibration test w...mickeyl3-36/+33
2004-09-10added support for DEVFSschurig2-3/+15
2004-09-10Unused parameter removed, cast uint -> int to avoid warningzecke2-3/+2
2004-09-10Remove unused code and mark parameter as Q_UNUSEDzecke3-26/+6
2004-09-10Move the using namespace expression below all includeszecke1-2/+4
2004-09-10Fix warnings about unused parameterzecke2-4/+4
2004-09-10whitespace changesschurig1-48/+58
2004-09-08fixed dependency (needs libqtaux2)schurig1-1/+1
2004-09-08Addedschurig1-0/+2
2004-09-07Fix compiler warningzecke1-2/+2
2004-09-02show first usage display - we may reenable tr() later againmickeyl1-4/+2
2004-08-26you need to include include.pro _before_ basing on scopes defined theremickeyl1-3/+3
2004-08-25Add menuconfig variable to set if opie-login has to be compiledwimpie2-3/+7
2004-08-25fix #1401 and upgrade ChangeLogmickeyl1-2/+0
2004-08-24- tweak version preparing the next releasemickeyl2-5/+6
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke6-19/+58
2004-08-18opiealarm fixeschicken1-0/+2
2004-08-18shrink greeting text. patch courtesy Matthias Hentgesmickeyl1-2/+2
2004-08-06Don't build it by default; more specific comment about how it's just usefulclem1-2/+2
2004-08-05libqtaux2llornkcor2-2/+2
2004-08-03fixed includeclem1-2/+1
2004-08-03add the quicklaunching library to the file listclem1-1/+1
2004-07-28use copyfile method that doesnt squish filenames into latin1, so copying file...llornkcor1-3/+9
2004-07-19securitybase.* is generated from ui so add it to .cvsignorezecke1-0/+1
2004-07-19Make it quicklaunchable againzecke4-53/+53
2004-07-18for gcc2 toolchain I need to forward declare crypt...zecke1-1/+6
2004-07-18Security now depends on libopiesecurity2zecke1-1/+1
2004-07-18Update.. New hidden configuration for disabling auto uppercaser..eilers1-0/+2
2004-07-18Fixing Bug #1361eilers2-8/+32
2004-07-17Use the MultiauthPassword::authenticate method instead of the handcraftingzecke1-16/+5
2004-07-17Be less verbosezecke2-9/+1
2004-07-17Add Clements reworked and OMAF capable Security Settings applicationzecke14-543/+1256
2004-07-17-Add depedenncy on OMAFzecke3-8/+10
2004-07-17Fix compiler warning about unused variablezecke1-1/+1
2004-07-15-Remove double 'connection' of num/capslock/symbol toggle from launcher.zecke3-25/+2
2004-07-15Start removing #if 0 which originates from a sync and libqtopia dependencyzecke2-83/+1
2004-07-10On OE '*' is not for shadow passwords but is a hint that wezecke1-3/+4
2004-07-10Unlink is not needed in this casezecke1-1/+0
2004-07-09Add setting a root password if none is set to opie-loginzecke7-6/+545
2004-07-02fixllornkcor1-16/+26
2004-06-27replace dots in filenamellornkcor1-1/+1
2004-06-24Battery status panel was only updating once when it was created, after thisbrad3-7/+13
2004-06-20BUGFIX: 0001321 - The batteryapplet shows a real popup frame nowharlekin1-1/+2
2004-06-19BUGFIX: 0001089 - remember Browse path when selecting a tab background imageharlekin3-11/+26