summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core
AgeCommit message (Expand)AuthorFilesLines
2004-03-14but XML Parser back to OPie Core as libtinykate uses it as wellzecke2-445/+0
2004-03-13Move XML class to internal PIMzecke2-0/+445
2004-03-02run the optimize_connect scriptalwin1-4/+4
2004-03-01fix includeschicken6-13/+1
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl28-204/+5109
2004-02-23cosmeticsmickeyl6-277/+528
2004-02-21the usual cosmeticsmickeyl20-576/+751
2004-02-20syntax-erroralwin1-2/+2
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some...alwin34-192/+1096
2004-01-16Some changes to handle alarms for datebook-sql db..eilers3-0/+36
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