summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core
AgeCommit message (Expand)AuthorFilesLines
2003-12-22add a few missing const directives to get it to compile againmickeyl1-4/+4
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers4-7/+46
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers2-0/+9
2003-11-17Minor changes..eilers1-0/+1
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers2-37/+122
2003-10-20Pushing todo closer to sql support. Recurrances and custom entries still miss...eilers2-1/+95
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers6-0/+35
2003-06-20toExtraMap is no more virtualzecke2-1/+13
2003-05-14Guard against self assignmentzecke1-0/+2
2003-05-14move lastHitField stuff into OPIMRecordzecke2-2/+21
2003-05-14zecke: better?tille1-2/+2
2003-05-12Add a commentzecke1-0/+2
2003-05-12fix up OTodo::hasNotifierszecke1-1/+3
2003-05-12dateTimeFromStringzecke2-4/+48
2003-05-08search stufftille4-9/+28
2003-05-07implement loading of Recurrencezecke3-1/+7
2003-05-07Make it possible to see what a backend supportszecke2-0/+21
2003-05-07Add d ptrzecke1-1/+4
2003-04-22Fixing incompatibility to Qtopia 1.6 (especially syncing with QTDesktop 1.6):eilers2-0/+112
2003-04-13More API doczecke3-6/+53
2003-03-21Merged speed optimized xml backend for contacts to main.eilers1-3/+3
2003-02-22Implement saving of eventszecke2-1/+69
2003-02-21Add XML datebookresourcezecke3-5/+6
2003-02-21-Fix hasRecurrence()zecke2-0/+69
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke4-19/+193
2003-02-18Fixing categoryNames in opimrecord which was just checking for Todo Listeilers2-3/+3
2003-01-02Improved query by example: Search by date is possible.. First stepeilers1-1/+9
2002-12-10get in sync with HEAD againzecke9-58/+425
2002-11-30More infrastructurezecke20-30/+950
2002-11-15Make OTodo compilezecke3-0/+75
2002-11-15Add the implementation for the XRef Managerzecke7-84/+183
2002-11-15Add proposal header for Cross Referencing..zecke4-0/+114
2002-11-13Added sorted for Contacts..eilers2-0/+19
2002-11-03Oh OContact what a sucker ;)zecke1-2/+0
2002-11-03Patch by Simon Hausmann to suit gcc3 needszecke1-5/+5
2002-11-02Fix a vCard problem in OContactzecke5-2/+121
2002-11-01Added regExp-search in database for all fields in a contact.eilers2-0/+16
2002-10-20Added ORecur which is a base class for Recurrance extracted from TT Event classzecke2-0/+181
2002-10-19Add void setReadAhead(uint) to the templateszecke1-1/+6
2002-10-16Added some docu to the interface and now using the cache infrastucture by zec...eilers3-92/+35
2002-10-14Some minor interface updateseilers3-49/+16
2002-10-13OPimAccessBackend nothing tried a isDirty()const ... but removed itzecke1-2/+0
2002-10-10Implement read ahead on the XML resource...zecke1-1/+3
2002-10-10The Cache is finally in placezecke3-3/+182
2002-10-08remove sql refseilers1-1/+1
2002-10-08Fixed libopie.pro to include the new pim-API.eilers1-4/+5
2002-10-07added OBackendFactory for advanced backend accesseilers1-1/+4
2002-10-07added OBackendFactory for advanced backend accesseilers1-2/+8
2002-10-07Sorted works enough in the SQL backend let's commit itzecke1-3/+3
2002-10-07First SQL backend Resourcezecke1-2/+2