Age | Commit message (Expand) | Author | Files | Lines |
2005-01-30 | Forgot icon for menu item... | drw | 1 | -1/+2 |
2005-01-30 | First part of PIM app consistancy/consolidation - added menu/tool bar, app ca... | drw | 2 | -16/+308 |
2005-01-16 | Added new generic sorted for the databook backends. Needed an sortedvector | eilers | 10 | -6/+308 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 1 | -1/+1 |
2005-01-04 | CONTROL files : changed VERSION string | wimpie | 1 | -1/+1 |
2005-01-03 | Fixing stupid API documentation error. | eilers | 7 | -35/+40 |
2004-12-28 | Fixing bug #1501 and preparing for implementation of generic QueryByExample and | eilers | 13 | -42/+134 |
2004-12-28 | * Make improved query by example accessable via frontend | eilers | 4 | -9/+74 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 2 | -2090/+8 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 2 | -8/+2090 |
2004-12-20 | Recovery of the following Changes: | eilers | 14 | -313/+493 |
2004-11-19 | bump version | mickeyl | 1 | -1/+1 |
2004-11-19 | Make VCARD importer more stable if something parsed which was not expected. | eilers | 2 | -7/+36 |
2004-11-18 | Remove obsoleted OPimEffectiveEvent as it is superseeded | zecke | 2 | -328/+0 |
2004-11-18 | Update TODO of OpiePIM... | zecke | 1 | -54/+46 |
2004-11-18 | Update ChangeLog with recent OpiePIM changes | zecke | 1 | -0/+10 |
2004-11-18 | Opie PIM Update (1/2 of it implemented) | zecke | 3 | -1/+56 |
2004-11-18 | Backend Changes: | zecke | 25 | -819/+1218 |
2004-11-18 | Add generic sorting implementation based on QVector | zecke | 7 | -0/+543 |
2004-11-18 | Big PIM API Update Core Part (1/2 of what should be implemented): | zecke | 26 | -328/+1244 |
2004-10-27 | Switching to sqlite3 | eilers | 3 | -14/+1 |
2004-10-20 | - touch ~/Applications/addressbook/addressbook.xml lead to a Crash on XML | zecke | 1 | -1/+1 |
2004-10-17 | G++ 4.0 compiler fixes | zecke | 1 | -1/+1 |
2004-09-12 | -Sorry for the whitespaces | zecke | 1 | -9/+11 |
2004-09-12 | -Define ownership of widget and configwidget | zecke | 4 | -6/+25 |
2004-09-05 | Fixing really stupid caching bug.. Thanks to zecke who found it.. | eilers | 6 | -32/+25 |
2004-08-29 | Added lookahead caching for addressbook (SQL-only) for speed improvement. | eilers | 5 | -47/+196 |
2004-08-29 | Fixed some quirks.. | eilers | 1 | -3/+8 |
2004-08-29 | Minor but important changes in API. Improved SQL performance: contactsbackend... | eilers | 1 | -0/+1 |
2004-08-06 | Update to the on-server move. | zecke | 7 | -58/+74 |
2004-07-30 | ev is not required. | christophe | 1 | -3/+3 |
2004-07-29 | -UTC -> Europe/London when referring to no timezone | zecke | 5 | -80/+99 |
2004-07-29 | Fixed screwed indentation.. Don't know where this came from.. | eilers | 2 | -157/+157 |
2004-07-17 | Allow the deletions of all events | zecke | 1 | -1/+1 |
2004-06-27 | Argh.. Sorry for making problems ! | eilers | 1 | -436/+225 |
2004-06-27 | Fixing Bug #1328: | eilers | 1 | -4/+228 |
2004-06-27 | Fixing typo.. Not interesting! | eilers | 1 | -1/+1 |
2004-06-01 | - convert to odebug framework | ar | 7 | -207/+218 |
2004-06-01 | - convert to odebug framework | ar | 18 | -2443/+2498 |
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 | 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-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 |