summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend/otodoaccesssql.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-12-28Fixing bug #1501 and preparing for implementation of generic QueryByExample andeilers1-12/+22
2004-11-18Backend Changes:zecke1-100/+35
2004-09-05Fixing really stupid caching bug.. Thanks to zecke who found it..eilers1-7/+13
2004-08-29Fixed some quirks..eilers1-3/+8
2004-06-01- convert to odebug frameworkar1-220/+224
2004-05-22Fix inserting data with custom tableszecke1-27/+27
2004-04-12Implementing regexp search. OSearch works now..eilers1-17/+58
2004-04-05SQL-Backends are almost finished !eilers1-31/+142
2004-03-13Move XML class to internal PIMzecke1-0/+2
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-82/+82
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some...alwin1-4/+37
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers1-1/+1
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers1-1/+4
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers1-4/+27
2003-10-20Pushing todo closer to sql support. Recurrances and custom entries still miss...eilers1-18/+34
2003-09-29Improvement of PIM-SQL Databases, but search queries are still limited.eilers1-17/+75
2003-09-22Added first experimental incarnation of sql-backend for addressbook.eilers1-10/+63
2003-03-21Merged speed optimized xml backend for contacts to main.eilers1-1/+1
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 templateszecke1-1/+1
2002-10-13Add a vCal Resourcezecke1-4/+5
2002-10-13OPimAccessBackend nothing tried a isDirty()const ... but removed itzecke1-9/+22
2002-10-10Implement read ahead on the XML resource...zecke1-6/+75
2002-10-07Fix sorted SQL queryzecke1-2/+5
2002-10-07Sorted works enough in the SQL backend let's commit itzecke1-2/+59
2002-10-07First SQL backend Resourcezecke1-0/+397