Age | Commit message (Expand) | Author | Files | Lines |
2004-09-18 | make cross compilable | llornkcor | 1 | -1/+1 |
2004-09-18 | Make MMC/SD inject/eject strings translatable | zecke | 1 | -2/+2 |
2004-09-18 | -Killl Magic Numbers and introduce an enum | zecke | 2 | -27/+38 |
2004-09-18 | link with gcc | llornkcor | 1 | -1/+1 |
2004-09-18 | fix crash #1408 | llornkcor | 1 | -79/+79 |
2004-09-18 | fix #1399 | llornkcor | 1 | -15/+21 |
2004-09-18 | The following change is untested on a real device. So please try and | zecke | 2 | -10/+6 |
2004-09-14 | Fixed some horrible indentations | schurig | 1 | -212/+255 |
2004-09-13 | Try to use the Parent Background as BackgroundOrigin | zecke | 1 | -1/+5 |
2004-09-13 | renamed THIS restartapplet to librestartapplet2.so, now you can build | schurig | 2 | -2/+2 |
2004-09-12 | -Refactor loading of the Plugin Widgets' to be only contained | zecke | 5 | -115/+76 |
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 |