summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/opimtemplatebase.h
AgeCommit message (Collapse)AuthorFilesLines
2004-12-28 * Make improved query by example accessable via frontendeilers1-1/+1
* Some API improvement
2004-12-20Recovery of the following Changes:eilers1-19/+38
* Implement fast and full featured version of sorted() for addressbook * Implement generic queryByExample for all Addressboook backends. It allows incremental search. * Update of API Documentation
2004-11-18Big PIM API Update Core Part (1/2 of what should be implemented):zecke1-23/+116
OPimRecords: -Add a so called safeCast using the rtti value OPimTodo: -Fix memleak with OPimState OPimOccurrence: -New class. Every 'Access' can give occurrences for a period of time Move Documentation
2004-10-27Switching to sqlite3eilers1-6/+0
Please read the following page for upgrade your old sqlite V2 database: http://opie.handhelds.org/cgi-bin/moin.cgi/SqlBackends
2004-08-29Added lookahead caching for addressbook (SQL-only) for speed improvement.eilers1-1/+15
2004-04-28Some modifications to alow use of generic OPimRecords without need toeilers1-12/+4
cast them manually to the right type
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-0/+130
but that will be not visible to application classes so we can change it later.