Age | Commit message (Expand) | Author | Files | Lines |
2004-09-12 | -Only create configWidgets once per config dialog, properly delete them | zecke | 4 | -32/+43 |
2004-09-12 | Follow the defined Ownership and have a maybe not needed | zecke | 9 | -28/+15 |
2004-09-12 | -Kill all owarn statements as they're not needed/useful anymore | zecke | 3 | -44/+9 |
2004-09-12 | -Fix layout for http://handhelds.org/scap/port.32003.png | zecke | 3 | -31/+9 |
2004-09-12 | show backdrop, make crosshair a bit more prominent, enable calibration test w... | mickeyl | 3 | -36/+33 |
2004-09-10 | added support for DEVFS | schurig | 2 | -3/+15 |
2004-09-10 | Unused parameter removed, cast uint -> int to avoid warning | zecke | 2 | -3/+2 |
2004-09-10 | Remove unused code and mark parameter as Q_UNUSED | zecke | 3 | -26/+6 |
2004-09-10 | Move the using namespace expression below all includes | zecke | 1 | -2/+4 |
2004-09-10 | Fix warnings about unused parameter | zecke | 2 | -4/+4 |
2004-09-10 | whitespace changes | schurig | 1 | -48/+58 |
2004-09-08 | fixed dependency (needs libqtaux2) | schurig | 1 | -1/+1 |
2004-09-08 | Added | schurig | 1 | -0/+2 |
2004-09-07 | Fix compiler warning | zecke | 1 | -2/+2 |
2004-09-02 | show first usage display - we may reenable tr() later again | mickeyl | 1 | -4/+2 |
2004-08-26 | you need to include include.pro _before_ basing on scopes defined there | mickeyl | 1 | -3/+3 |
2004-08-25 | Add menuconfig variable to set if opie-login has to be compiled | wimpie | 2 | -3/+7 |
2004-08-25 | fix #1401 and upgrade ChangeLog | mickeyl | 1 | -2/+0 |
2004-08-24 | - tweak version preparing the next release | mickeyl | 2 | -5/+6 |
2004-08-22 | Reload InputMethods when LauncherSettings changed InputMethod Options | zecke | 6 | -19/+58 |
2004-08-18 | opiealarm fixes | chicken | 1 | -0/+2 |
2004-08-18 | shrink greeting text. patch courtesy Matthias Hentges | mickeyl | 1 | -2/+2 |
2004-08-06 | Don't build it by default; more specific comment about how it's just useful | clem | 1 | -2/+2 |
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 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 |