summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend/ocontactaccessbackend_sql.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-06-27-Fix compile warning (signed vs unsigned)zecke1-1/+7
2005-06-27Simplify SQL query to not need a temporary SQL tablezecke1-11/+2
2005-03-23Fixing last issues on QueryByExample on SQL databases. All tests passed succe...eilers1-29/+33
2005-03-20Fixing #1608, second issue: QueryByExample-Datediff does not work properly.eilers1-10/+36
2004-12-28Fixing bug #1501 and preparing for implementation of generic QueryByExample andeilers1-7/+22
2004-12-20Recovery of the following Changes:eilers1-24/+120
2004-09-12-Sorry for the whitespaceszecke1-9/+11
2004-09-05Fixing really stupid caching bug.. Thanks to zecke who found it..eilers1-1/+4
2004-08-29Added lookahead caching for addressbook (SQL-only) for speed improvement.eilers1-30/+124
2004-06-01- convert to odebug frameworkar1-661/+665
2004-04-28Some modifications to alow use of generic OPimRecords without need toeilers1-0/+1
2004-04-11Fixes for sqlite regex driver. Function must be implemented asbrad1-2/+2
2004-04-10Some fixes to the namespace using.eilers1-6/+31
2004-04-05SQL-Backends are almost finished !eilers1-57/+123
2004-04-02Removed the avaluation code. Horizontal layout won the competition, therfore ...eilers1-176/+1
2004-03-13Move XML class to internal PIMzecke1-1/+1
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-68/+68
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some...alwin1-42/+35
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers1-3/+15
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers1-1/+10
2003-09-29Improvement of PIM-SQL Databases, but search queries are still limited.eilers1-28/+285
2003-09-22Added first experimental incarnation of sql-backend for addressbook.eilers1-0/+664