summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
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
2004-06-15workaround launcherview problems with qt/e 2.3.8llornkcor1-1/+3
2004-06-10fixchicken1-1/+1
2004-06-09- improve BigScreen on ShutDownar1-140/+138
2004-06-08nothing in here anymoremickeyl2-11/+0
2004-06-04using oprocess to trigger some unix commands instead of primitiv system(), ↵harlekin2-150/+123
hopefully fixes bug 218
2004-06-04default focus back on the brightness sliders, closes bug 1340harlekin2-3/+17
2004-06-03updated today to use the new opluginloader, migration not finished yet but ↵harlekin4-318/+236
mostly working
2004-05-30fix some dependencieschicken3-3/+3
2004-05-29Ran kde-checkspell2.plzecke1-2/+2
2004-05-20remove bogus paths out of .pro filesmickeyl15-15/+15
2004-05-19add background images packagesllornkcor5-0/+45
2004-05-18catch up with cleanupmickeyl1-2/+2
2004-05-18use menu icon, and cleanup control file for pics dir, so not to include the ↵llornkcor2-2/+2
CVS dir
2004-05-15CLEANUP: synchronize binary and .desktop file namesmickeyl1-1/+1
2004-05-14fixchicken1-1/+1
2004-05-14fixeschicken4-4/+4
2004-05-14fixchicken1-1/+1
2004-05-11the "bett ery" commit, batteryapplet is now a popup, only shows second ↵harlekin4-256/+270
battery on ipaq if a second battery is present
2004-05-06Obey styleguide and show popups as in Qtopiazecke2-6/+42
2004-05-02- convert qDebug to odebugar1-2/+2
2004-05-02- convert qWarning to owarnar7-425/+439
2004-05-02#define QTOPIA_INTERNAL_INITAPP must happen before #include "dropins.h" ormickeyl2-8/+11
this won't compile
2004-05-02- convert qDebug to odebugar1-2/+2
2004-05-02- convert qDebug to odebugar14-1201/+1255