summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend/otodoaccessbackend.h
AgeCommit message (Collapse)AuthorFilesLines
2005-01-03Fixing stupid API documentation error.eilers1-1/+1
Moving hasQuerySettings() and querySettings up to OPimAccessTemplate to be available for all frontends..
2004-12-28Fixing bug #1501 and preparing for implementation of generic QueryByExample andeilers1-1/+14
sorted for datebook and todo..
2004-11-18Backend Changes:zecke1-10/+30
Each Backend can: -Sort and Filter a set of Records/AllRecords (which can be filtered again) -QueryByExample by every Backend -Occurrences for a period of time and a QDateTime -More common implementation -OPimBackendOccurrence with common splitting to OPimOccurrence
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-4/+4
but that will be not visible to application classes so we can change it later.
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵alwin1-2/+33
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff.
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers1-0/+4
2003-05-07Make it possible to see what a backend supportszecke1-0/+3
2002-11-30More infrastructurezecke1-0/+1
ORecur has now the nextOccurence function exceptions We've now Notifers like Alarms and DatebookEntries we may add to execute applications... AppName replaced with service cause it is a service Add rtti to OPimRecord as a static function This is used inside the BackEnd classes to static_cast... added removeAllCompleted to the todobackends... add a common Opie PIM mainwindow which takes care of some simple scripting enchangements.. much more
2002-09-25Add a sort function and filter function to TodoAccesszecke1-0/+2
This would allow us todo a paint hack in QTable
2002-09-22Add XML resources for todolist and compile fixes for RecordListzecke1-0/+18