Age | Commit message (Expand) | Author | Files | Lines |
2002-11-30 | More infrastructure | zecke | 5 | -13/+24 |
2002-11-15 | Add the implementation for the XRef Manager | zecke | 1 | -17/+1 |
2002-11-14 | Sorting will now work if fullname is identical on some entries | eilers | 1 | -2/+5 |
2002-11-13 | Small Bug in sorted fixed | eilers | 1 | -3/+6 |
2002-11-13 | Added sorted for Contacts.. | eilers | 4 | -0/+50 |
2002-11-11 | no default arguments in implementation | kergoth | 1 | -1/+4 |
2002-11-10 | Bugfixes.. | eilers | 2 | -5/+18 |
2002-11-09 | Added VCard Backend. | eilers | 2 | -0/+614 |
2002-11-03 | Patch by Simon Hausmann to suit gcc3 needs | zecke | 1 | -2/+2 |
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 2 | -0/+27 |
2002-10-20 | Added ORecur which is a base class for Recurrance extracted from TT Event class | zecke | 1 | -1/+1 |
2002-10-19 | Add void setReadAhead(uint) to the templates | zecke | 2 | -2/+16 |
2002-10-18 | Fix sorting | zecke | 1 | -26/+94 |
2002-10-18 | Add a small quirk mode... for testing | zecke | 1 | -5/+8 |
2002-10-18 | Hi Stefan, | zecke | 1 | -5/+19 |
2002-10-16 | Added some docu to the interface and now using the cache infrastucture by zec... | eilers | 1 | -1/+20 |
2002-10-14 | Some minor interface updates | eilers | 3 | -18/+21 |
2002-10-14 | Redeactivate SQL.. ;) | eilers | 1 | -5/+9 |
2002-10-13 | Add a vCal Resource | zecke | 3 | -4/+232 |
2002-10-13 | OPimAccessBackend nothing tried a isDirty()const ... but removed it | zecke | 2 | -10/+24 |
2002-10-10 | Implement read ahead on the XML resource... | zecke | 2 | -6/+78 |
2002-10-10 | The Cache is finally in place | zecke | 2 | -7/+53 |
2002-10-08 | Fixed libopie.pro to include the new pim-API. | eilers | 1 | -2/+15 |
2002-10-07 | Fix sorted stuff | zecke | 1 | -5/+6 |
2002-10-07 | added OBackendFactory for advanced backend access | eilers | 3 | -0/+102 |
2002-10-07 | Fix sorted SQL query | zecke | 1 | -2/+5 |
2002-10-07 | Sorted works enough in the SQL backend let's commit it | zecke | 2 | -5/+62 |
2002-10-07 | First SQL backend Resource | zecke | 3 | -0/+444 |
2002-09-28 | remove debug output | zecke | 2 | -103/+140 |
2002-09-27 | Added API for accessing the Contact-Database ! It is compiling, but | eilers | 2 | -0/+620 |
2002-09-25 | Add a sort function and filter function to TodoAccess | zecke | 3 | -0/+149 |
2002-09-23 | Updates | zecke | 1 | -8/+12 |
2002-09-22 | Two brown paper bags later OTodo is ok again... pointers can be so fscking aw... | zecke | 1 | -1/+1 |
2002-09-22 | Add XML resources for todolist and compile fixes for RecordList | zecke | 5 | -14/+457 |
2002-09-22 | Some documentation | zecke | 1 | -0/+53 |
2002-09-22 | Ok now it compiles again... heureka | zecke | 1 | -6/+13 |
2002-09-20 | Our new common template based start for Accessing and Manipulating | zecke | 1 | -0/+29 |