summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-10The Cache is finally in placezecke2-7/+53
2002-10-08Fixed libopie.pro to include the new pim-API.eilers1-2/+15
2002-10-07Fix sorted stuffzecke1-5/+6
2002-10-07added OBackendFactory for advanced backend accesseilers3-0/+102
2002-10-07Fix sorted SQL queryzecke1-2/+5
2002-10-07Sorted works enough in the SQL backend let's commit itzecke2-5/+62
2002-10-07First SQL backend Resourcezecke3-0/+444
2002-09-28remove debug outputzecke2-103/+140
2002-09-27Added API for accessing the Contact-Database ! It is compiling, buteilers2-0/+620
2002-09-25Add a sort function and filter function to TodoAccesszecke3-0/+149
2002-09-23Updateszecke1-8/+12
2002-09-22Two brown paper bags later OTodo is ok again... pointers can be so fscking aw...zecke1-1/+1
2002-09-22Add XML resources for todolist and compile fixes for RecordListzecke5-14/+457
2002-09-22Some documentationzecke1-0/+53
2002-09-22Ok now it compiles again... heurekazecke1-6/+13
2002-09-20Our new common template based start for Accessing and Manipulatingzecke1-0/+29