summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2004-09-12-Fix layout for http://handhelds.org/scap/port.32003.pngzecke3-31/+9
-Remove old code -Remove bogus code as commented by Stefan Eilers
2004-09-12show backdrop, make crosshair a bit more prominent, enable calibration test ↵mickeyl3-36/+33
when QT_DEBUG is set
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
agains PAM Changed pro to use that variable
2004-08-25fix #1401 and upgrade ChangeLogmickeyl1-2/+0
2004-08-24- tweak version preparing the next releasemickeyl2-5/+6
- add eilers - show fullscreen on small screens
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
for tests.
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 ↵llornkcor1-3/+9
files with extended characters doesn't fail after ir receive
2004-07-19securitybase.* is generated from ui so add it to .cvsignorezecke1-0/+1
2004-07-19Make it quicklaunchable againzecke4-53/+53
-Do the check if allowed to run in the c'tor of MultiauthConfig and exit(-1) on failure -Adopt the .pro to contain CONFIG quick-app again -main only contains the call to the factory
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
Todo: Make it visible via configuration settings
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
clean ups
2004-07-17Add Clements reworked and OMAF capable Security Settings applicationzecke14-543/+1256
This adds configuration of OMAF For now it disables quicklaunch which will be changed Also a demo application is added
2004-07-17-Add depedenncy on OMAFzecke3-8/+10
-Link against OMAF -Finally use OMAF
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
taskbar itself takes care about it -Make having the LockKeyState indicator in the taskbar configurable and have it enabled by default for Sharp Zaurus which actually got a keyboard :) Initial KeyLock State is still not defined/used from within Sharp
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
could set the password. So use this hint
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
If you directly start Opie-Taskbar or use AutoLogin you will not be presented by a set root password gui
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
it was being hidden and re-shown without updating the data. Now it is updated every time it is shown.
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
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem3-20/+20
2004-06-17s/libopie1/libopiecore2/mickeyl1-1/+1
2004-06-17A hack workaround to prevent the launcher segfaulting after adding/removingbrad1-2/+17
a launcher tab. This only appears to happen if you insert/remove removable media that contains apps that would insert a tab (like games perhaps). It has a deeper root cause but for the moment this works around it.
2004-06-16fix position errorllornkcor1-1/+3
2004-06-15libopiepim2 dependency addedclem1-2/+2