Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-08-06 | Don't build it by default; more specific comment about how it's just useful | clem | 1 | -2/+2 |
for tests. | ||||
2004-08-05 | libqtaux2 | llornkcor | 2 | -2/+2 |
2004-08-03 | fixed include | clem | 1 | -2/+1 |
2004-08-03 | add the quicklaunching library to the file list | clem | 1 | -1/+1 |
2004-07-28 | use copyfile method that doesnt squish filenames into latin1, so copying ↵ | llornkcor | 1 | -3/+9 |
files with extended characters doesn't fail after ir receive | ||||
2004-07-19 | securitybase.* is generated from ui so add it to .cvsignore | zecke | 1 | -0/+1 |
2004-07-19 | Make it quicklaunchable again | zecke | 4 | -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-18 | for gcc2 toolchain I need to forward declare crypt... | zecke | 1 | -1/+6 |
2004-07-18 | Security now depends on libopiesecurity2 | zecke | 1 | -1/+1 |
2004-07-18 | Update.. New hidden configuration for disabling auto uppercaser.. | eilers | 1 | -0/+2 |
Todo: Make it visible via configuration settings | ||||
2004-07-18 | Fixing Bug #1361 | eilers | 2 | -8/+32 |
2004-07-17 | Use the MultiauthPassword::authenticate method instead of the handcrafting | zecke | 1 | -16/+5 |
2004-07-17 | Be less verbose | zecke | 2 | -9/+1 |
clean ups | ||||
2004-07-17 | Add Clements reworked and OMAF capable Security Settings application | zecke | 14 | -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 OMAF | zecke | 3 | -8/+10 |
-Link against OMAF -Finally use OMAF | ||||
2004-07-17 | Fix compiler warning about unused variable | zecke | 1 | -1/+1 |
2004-07-15 | -Remove double 'connection' of num/capslock/symbol toggle from launcher. | zecke | 3 | -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-15 | Start removing #if 0 which originates from a sync and libqtopia dependency | zecke | 2 | -83/+1 |
2004-07-10 | On OE '*' is not for shadow passwords but is a hint that we | zecke | 1 | -3/+4 |
could set the password. So use this hint | ||||
2004-07-10 | Unlink is not needed in this case | zecke | 1 | -1/+0 |
2004-07-09 | Add setting a root password if none is set to opie-login | zecke | 7 | -6/+545 |
If you directly start Opie-Taskbar or use AutoLogin you will not be presented by a set root password gui | ||||
2004-07-02 | fix | llornkcor | 1 | -16/+26 |
2004-06-27 | replace dots in filename | llornkcor | 1 | -1/+1 |
2004-06-24 | Battery status panel was only updating once when it was created, after this | brad | 3 | -7/+13 |
it was being hidden and re-shown without updating the data. Now it is updated every time it is shown. | ||||
2004-06-20 | BUGFIX: 0001321 - The batteryapplet shows a real popup frame now | harlekin | 1 | -1/+2 |
2004-06-19 | BUGFIX: 0001089 - remember Browse path when selecting a tab background image | harlekin | 3 | -11/+26 |
2004-06-17 | replaced tr( "" ) by "" (in order not to pollute the .ts translation files) | clem | 3 | -20/+20 |
2004-06-17 | s/libopie1/libopiecore2/ | mickeyl | 1 | -1/+1 |
2004-06-17 | A hack workaround to prevent the launcher segfaulting after adding/removing | brad | 1 | -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-16 | fix position error | llornkcor | 1 | -1/+3 |
2004-06-15 | libopiepim2 dependency added | clem | 1 | -2/+2 |
2004-06-15 | workaround launcherview problems with qt/e 2.3.8 | llornkcor | 1 | -1/+3 |
2004-06-10 | fix | chicken | 1 | -1/+1 |
2004-06-09 | - improve BigScreen on ShutDown | ar | 1 | -140/+138 |
2004-06-08 | nothing in here anymore | mickeyl | 2 | -11/+0 |
2004-06-04 | using oprocess to trigger some unix commands instead of primitiv system(), ↵ | harlekin | 2 | -150/+123 |
hopefully fixes bug 218 | ||||
2004-06-04 | default focus back on the brightness sliders, closes bug 1340 | harlekin | 2 | -3/+17 |
2004-06-03 | updated today to use the new opluginloader, migration not finished yet but ↵ | harlekin | 4 | -318/+236 |
mostly working | ||||
2004-05-30 | fix some dependencies | chicken | 3 | -3/+3 |
2004-05-29 | Ran kde-checkspell2.pl | zecke | 1 | -2/+2 |
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 15 | -15/+15 |
2004-05-19 | add background images packages | llornkcor | 5 | -0/+45 |
2004-05-18 | catch up with cleanup | mickeyl | 1 | -2/+2 |
2004-05-18 | use menu icon, and cleanup control file for pics dir, so not to include the ↵ | llornkcor | 2 | -2/+2 |
CVS dir | ||||
2004-05-15 | CLEANUP: synchronize binary and .desktop file names | mickeyl | 1 | -1/+1 |
2004-05-14 | fix | chicken | 1 | -1/+1 |
2004-05-14 | fixes | chicken | 4 | -4/+4 |
2004-05-14 | fix | chicken | 1 | -1/+1 |
2004-05-11 | the "bett ery" commit, batteryapplet is now a popup, only shows second ↵ | harlekin | 4 | -256/+270 |
battery on ipaq if a second battery is present | ||||
2004-05-06 | Obey styleguide and show popups as in Qtopia | zecke | 2 | -6/+42 |