Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-05-17 | OPluginManager first bits of saving, enabling and sorting Plugin Config | zecke | 2 | -33/+395 |
2004-05-17 | use the config group saver right?! | zecke | 1 | -2/+2 |
2004-05-17 | Clearify documentation on config groupsaver and give a small code example | zecke | 1 | -0/+9 |
2004-05-16 | make this compile with gcc 3.4 | mickeyl | 1 | -3/+2 |
2004-05-16 | Improved accessing of default database style by using OPimGlobal::DEFAULT | eilers | 2 | -10/+38 |
2004-05-16 | Backendfactory allows to request the default database style which is defined | eilers | 2 | -17/+46 |
2004-05-16 | Introducing a new factory for creating access objects for the pim backends. | eilers | 3 | -41/+224 |
2004-05-12 | As pointed out on irc the template functions fail to compile. | zecke | 1 | -6/+0 |
2004-05-11 | -Woot The OpluginLoader successfully loaded and unloaded the Today Plugins | zecke | 5 | -78/+268 |
2004-05-11 | Comment on virtual method and maybe the lack of them | zecke | 2 | -3/+8 |
2004-05-11 | as the jornada 56x uses kernel 2.6 now we need new functions. | chicken | 2 | -20/+37 |
2004-05-10 | Initial draft for the GUI configurator | zecke | 1 | -0/+38 |
2004-05-10 | First draft of PluginLoader | zecke | 2 | -0/+588 |
2004-05-10 | Some virtuals which we discussed some time back... | zecke | 1 | -8/+11 |
2004-05-09 | POSIX claims the includer of regex.h MUST include sys/types.h prior to includ... | mickeyl | 1 | -5/+0 |
2004-05-08 | Fixed a lot of worse bugs in the databook-backend for SQL. | eilers | 3 | -16/+24 |
2004-05-07 | If you create an array, delete it as an array | zecke | 1 | -1/+1 |
2004-05-04 | OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual) | eilers | 9 | -9/+12 |
2004-05-04 | Minor modification in debug output | eilers | 1 | -1/+3 |