summaryrefslogtreecommitdiff
path: root/libopie/pim/otodoaccess.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-08remove sql refseilers1-1/+1
2002-10-08Fixed libopie.pro to include the new pim-API.eilers1-4/+5
The SQL-Stuff is currently deactivated. Otherwise everyone who wants to compile itself would need to install libsqlite, libopiesql... Therefore, the backend currently uses XML only..
2002-10-07added OBackendFactory for advanced backend accesseilers1-1/+4
2002-10-07First SQL backend Resourcezecke1-2/+2
The DB layout is not fully what we've in mind but for example I do lack the Categories infrastructure for that I've to implement sorted lists and then I'll make Todolist fast
2002-09-25Add a sort function and filter function to TodoAccesszecke1-1/+7
This would allow us todo a paint hack in QTable
2002-09-23Updateszecke1-2/+2
2002-09-22Add XML resources for todolist and compile fixes for RecordListzecke1-0/+71