Age | Commit message (Expand) | Author | Files | Lines |
2004-07-17 | Add opiesecurity to the normal build | zecke | 1 | -1/+1 |
2004-07-17 | Change the default for needToAuthenticate | zecke | 1 | -2/+2 |
2004-07-17 | Allow the deletions of all events | zecke | 1 | -1/+1 |
2004-07-17 | Add dropin for the Password implementation of libqpe | zecke | 2 | -0/+165 |
2004-07-17 | -move OMAF into a namespace on its own | zecke | 7 | -15/+69 |
2004-07-17 | Cosmetic changes | zecke | 3 | -3/+14 |
2004-07-13 | Fix compiler warnings coming from static methods which are unused most of the | zecke | 2 | -20/+35 |
2004-07-13 | Use snprintf to just be sure that we don't go over the buffer limit | zecke | 1 | -1/+1 |
2004-07-13 | -Small clean up, we do not need to use the file anymore as all | zecke | 2 | -4/+2 |
2004-07-07 | Make the fileselector.pro file valid. This was found by opie-lupdate. | zecke | 1 | -2/+2 |
2004-06-27 | Argh.. Sorry for making problems ! | eilers | 2 | -439/+228 |
2004-06-27 | Fixing Bug #1328: | eilers | 2 | -21/+235 |
2004-06-27 | Fixing typo.. Not interesting! | eilers | 1 | -1/+1 |
2004-06-22 | use stderr as default odebug output destination as pointed out by Brad | mickeyl | 1 | -2/+3 |
2004-06-22 | introduce numeric constants for the odebug output destinations | mickeyl | 2 | -7/+14 |
2004-06-15 | builds it by default | clem | 1 | -0/+1 |
2004-06-15 | classic .cvsignore | clem | 1 | -0/+3 |
2004-06-14 | First revision of libopiesecurity2: plugin-based authentication framework (se... | clem | 8 | -0/+639 |
2004-06-14 | First revision of libopiesecurity2: plugin-based authentication framework (se... | clem | 1 | -0/+1 |
2004-06-12 | - refactor the distribution detection code | mickeyl | 8 | -189/+141 |
2004-06-07 | add dependency to libpcap | mickeyl | 1 | -1/+1 |
2004-06-06 | - add sqlite dependencies | ar | 1 | -9/+13 |
2004-06-06 | - add sqlite dependencies | ar | 1 | -1/+7 |
2004-06-03 | - convert to odebug framework | ar | 3 | -9/+13 |
2004-06-03 | - correct mail-address in copyright | ar | 3 | -3/+3 |
2004-06-03 | - convert to odebug framework | ar | 9 | -71/+165 |
2004-06-02 | - convert to odebug framework | ar | 6 | -41/+50 |
2004-06-01 | - convert to odebug framework | ar | 7 | -207/+218 |
2004-06-01 | - convert to odebug framework | ar | 23 | -2496/+2560 |
2004-05-30 | LCD/Backlight control has changed a bit | chicken | 1 | -3/+3 |
2004-05-29 | Make Enabled/Disabled work. | zecke | 1 | -1/+2 |
2004-05-29 | fix path handling | harlekin | 1 | -2/+2 |
2004-05-28 | Be nice to Ar. Put the closing of the namespace into the guards | zecke | 1 | -2/+3 |
2004-05-28 | Same config name | zecke | 1 | -2/+2 |
2004-05-28 | Make harlekin happy. AkA uncomitted code | zecke | 2 | -3/+16 |
2004-05-28 | Ideas of the API of the Generic PluginLoader | zecke | 2 | -5/+167 |
2004-05-28 | Show OPluginLoader usage... forgot to commit it. | zecke | 1 | -0/+10 |
2004-05-23 | Make it possible to define the filename of a database via factories.. | eilers | 2 | -12/+16 |
2004-05-23 | Changes in Backendfactory: Now providing VCARD/VCAL backends if available | eilers | 5 | -46/+63 |
2004-05-22 | Fix inserting data with custom tables | zecke | 1 | -27/+27 |
2004-05-21 | last bit of jornada 56x button updates | chicken | 1 | -5/+5 |
2004-05-21 | correct jornada 56x button handling for opie | chicken | 2 | -5/+71 |
2004-05-21 | Rule of Thumb: If it is 3:00am and you've suddenly something that compiles it... | zecke | 1 | -0/+3 |
2004-05-21 | No dynamic_cast if we've no rtti. Ask tronical about the correctness because | zecke | 1 | -10/+10 |
2004-05-21 | Fix comment | zecke | 1 | -7/+7 |
2004-05-20 | add a 'default' backend for readEntry or you could/will crash | zecke | 1 | -7/+7 |
2004-05-20 | Changing OPimAccessFactory::Default to defaultAccess | eilers | 5 | -5/+5 |
2004-05-20 | Fixing problems with "default" which is a reserved keyword. Use "Default" ins... | eilers | 1 | -1/+1 |
2004-05-18 | My Idea of a PluginConfig Widget part II :) | zecke | 1 | -10/+40 |
2004-05-18 | Fix the layout of the KeyConfig Dialog. | zecke | 1 | -2/+2 |