summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend
AgeCommit message (Expand)AuthorFilesLines
2003-05-12Hospital Hacking Sessionzecke1-6/+65
2003-05-08search stufftille7-0/+47
2003-05-07save the statezecke1-0/+6
2003-05-07save and restore CompletedDate and StartDatezecke1-7/+20
2003-05-07implement loading of Recurrencezecke1-3/+69
2003-05-07Save recurrencezecke1-1/+3
2003-05-07Make it possible to see what a backend supportszecke5-1/+42
2003-04-13More API doczecke8-114/+237
2003-04-13OEvent/OTodo compare by address and not by value..zecke1-0/+1
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not th...mickeyl1-1/+4
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers1-1/+5
2003-03-21Merged speed optimized xml backend for contacts to main.eilers13-715/+170
2003-02-22Fix savingzecke1-1/+6
2003-02-22fixx off by one in readingzecke2-2/+57
2003-02-22Remove some testing codezecke1-3/+1
2003-02-22Implement saving of eventszecke1-11/+173
2003-02-21Add XML datebookresourcezecke4-14/+472
2003-02-21-Fix hasRecurrence()zecke2-0/+188
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke1-1/+10
2003-02-160000276 Fix for that bug.. or better temp workaroundzecke2-35/+54
2003-02-15clear before reloadingzecke1-0/+1
2003-02-09Nothing happened.. Just some cleanup before I will start..eilers1-0/+739
2003-01-13Fixing crash when businesscard.vcf is missing..eilers1-2/+11
2003-01-03Reenable debug outputeilers1-6/+11
2003-01-03Bugfix for calculating data diffs..eilers1-18/+39
2003-01-02Improved query by example: Search by date is possible.. First stepeilers1-33/+104
2002-12-10get in sync with HEAD againzecke2-9/+50
2002-12-08Moved journal-enum from ocontact into i the xml-backend..eilers1-9/+15
2002-12-07Fixing bug in storing anniversary..eilers2-13/+28
2002-11-30More infrastructurezecke5-13/+24
2002-11-15Add the implementation for the XRef Managerzecke1-17/+1
2002-11-14Sorting will now work if fullname is identical on some entrieseilers1-2/+5
2002-11-13Small Bug in sorted fixedeilers1-3/+6
2002-11-13Added sorted for Contacts..eilers4-0/+50
2002-11-11no default arguments in implementationkergoth1-1/+4
2002-11-10Bugfixes..eilers2-5/+18
2002-11-09Added VCard Backend.eilers2-0/+614
2002-11-03Patch by Simon Hausmann to suit gcc3 needszecke1-2/+2
2002-11-01Added regExp-search in database for all fields in a contact.eilers2-0/+27
2002-10-20Added ORecur which is a base class for Recurrance extracted from TT Event classzecke1-1/+1
2002-10-19Add void setReadAhead(uint) to the templateszecke2-2/+16
2002-10-18Fix sortingzecke1-26/+94
2002-10-18Add a small quirk mode... for testingzecke1-5/+8
2002-10-18Hi Stefan,zecke1-5/+19
2002-10-16Added some docu to the interface and now using the cache infrastucture by zec...eilers1-1/+20
2002-10-14Some minor interface updateseilers3-18/+21
2002-10-14Redeactivate SQL.. ;)eilers1-5/+9
2002-10-13Add a vCal Resourcezecke3-4/+232
2002-10-13OPimAccessBackend nothing tried a isDirty()const ... but removed itzecke2-10/+24
2002-10-10Implement read ahead on the XML resource...zecke2-6/+78