Age | Commit message (Expand) | Author | Files | Lines |
2004-04-02 | Removed the avaluation code. Horizontal layout won the competition, therfore ... | eilers | 1 | -176/+1 |
2004-03-28 | enabling and disabling the SQL stuff for libopiepim2 should now (finally) work | mickeyl | 1 | -1/+6 |
2004-03-28 | - remove optional SQL support from libopie1 | mickeyl | 1 | -7/+15 |
2004-03-14 | but XML Parser back to OPie Core as libtinykate uses it as well | zecke | 2 | -7/+4 |
2004-03-13 | Move XML class to internal PIM | zecke | 8 | -12/+31 |
2004-03-01 | fix includes | chicken | 1 | -2/+0 |
2004-02-24 | substitute hack with another hack to enforce LGPL compliance | mickeyl | 2 | -12/+20 |
2004-02-24 | *phew* here is the class and file rename patch. not converted yet: backend, | mickeyl | 23 | -593/+593 |
2004-02-20 | uses xmltree.h from libopiecore2 instead libopie | alwin | 1 | -1/+1 |
2004-02-20 | moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some... | alwin | 24 | -583/+815 |
2004-02-19 | Add notes for API fixes and BC stuff | zecke | 1 | -0/+9 |
2003-12-22 | Fixing stupid bug, found by sourcode review.. | eilers | 1 | -0/+11 |
2003-12-22 | Finishing implementation of sql-backend for datebook. But I have to | eilers | 7 | -62/+268 |
2003-12-08 | Committing unfinished sql implementation before merging to libopie2 starts.. | eilers | 6 | -5/+309 |
2003-11-17 | Added #include QDateTime which is needed by this header file itself | eilers | 1 | -0/+1 |
2003-11-17 | Minor changes.. | eilers | 1 | -1/+1 |
2003-11-10 | Platform MacOS-X: Disable backtrce in odebug.. | eilers | 1 | -4/+27 |
2003-10-20 | Pushing todo closer to sql support. Recurrances and custom entries still miss... | eilers | 3 | -20/+36 |
2003-09-29 | Improvement of PIM-SQL Databases, but search queries are still limited. | eilers | 2 | -45/+360 |
2003-09-22 | Added first experimental incarnation of sql-backend for addressbook. | eilers | 7 | -15/+853 |
2003-08-30 | Removed some unimportant debug output which causes slow down.. | eilers | 1 | -2/+5 |
2003-08-01 | Merging changes from BRANCH_1_0 to HEAD | eilers | 10 | -11/+90 |
2003-07-07 | Fixing serious bug in hasQuerySettings() | eilers | 1 | -0/+22 |
2003-06-20 | toExtraMap is no more virtual | zecke | 1 | -0/+23 |
2003-05-12 | Hospital Hacking Session | zecke | 1 | -6/+65 |
2003-05-08 | search stuff | tille | 7 | -0/+47 |
2003-05-07 | save the state | zecke | 1 | -0/+6 |
2003-05-07 | save and restore CompletedDate and StartDate | zecke | 1 | -7/+20 |
2003-05-07 | implement loading of Recurrence | zecke | 1 | -3/+69 |
2003-05-07 | Save recurrence | zecke | 1 | -1/+3 |
2003-05-07 | Make it possible to see what a backend supports | zecke | 5 | -1/+42 |
2003-04-13 | More API doc | zecke | 8 | -114/+237 |
2003-04-13 | OEvent/OTodo compare by address and not by value.. | zecke | 1 | -0/+1 |
2003-03-21 | g++ compliance fix: default arguments belong into the declaration, but not th... | mickeyl | 1 | -1/+4 |
2003-03-21 | Fixing small bug: If we search a birthday from today to today, it returned | eilers | 1 | -1/+5 |
2003-03-21 | Merged speed optimized xml backend for contacts to main. | eilers | 13 | -715/+170 |
2003-02-22 | Fix saving | zecke | 1 | -1/+6 |
2003-02-22 | fixx off by one in reading | zecke | 2 | -2/+57 |
2003-02-22 | Remove some testing code | zecke | 1 | -3/+1 |
2003-02-22 | Implement saving of events | zecke | 1 | -11/+173 |
2003-02-21 | Add XML datebookresource | zecke | 4 | -14/+472 |
2003-02-21 | -Fix hasRecurrence() | zecke | 2 | -0/+188 |
2003-02-21 | -Remove old Todo classes they're deprecated and today I already using the | zecke | 1 | -1/+10 |
2003-02-16 | 0000276 Fix for that bug.. or better temp workaround | zecke | 2 | -35/+54 |
2003-02-15 | clear before reloading | zecke | 1 | -0/+1 |
2003-02-09 | Nothing happened.. Just some cleanup before I will start.. | eilers | 1 | -0/+739 |
2003-01-13 | Fixing crash when businesscard.vcf is missing.. | eilers | 1 | -2/+11 |
2003-01-03 | Reenable debug output | eilers | 1 | -6/+11 |
2003-01-03 | Bugfix for calculating data diffs.. | eilers | 1 | -18/+39 |
2003-01-02 | Improved query by example: Search by date is possible.. First step | eilers | 1 | -33/+104 |