Age | Commit message (Expand) | Author | Files | Lines |
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 file... | llornkcor | 1 | -3/+9 |
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 |
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 |
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 |
2004-07-17 | Add Clements reworked and OMAF capable Security Settings application | zecke | 14 | -543/+1256 |
2004-07-17 | -Add depedenncy on OMAF | zecke | 3 | -8/+10 |
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 |
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 |
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 |
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 |
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 |
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(), ho... | harlekin | 2 | -150/+123 |
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 mo... | harlekin | 4 | -318/+236 |
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 C... | llornkcor | 2 | -2/+2 |
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 batter... | harlekin | 4 | -256/+270 |
2004-05-06 | Obey styleguide and show popups as in Qtopia | zecke | 2 | -6/+42 |
2004-05-02 | - convert qDebug to odebug | ar | 1 | -2/+2 |
2004-05-02 | - convert qWarning to owarn | ar | 7 | -425/+439 |