summaryrefslogtreecommitdiff
path: root/libopie/pim/otodoaccessxml.h
AgeCommit message (Collapse)AuthorFilesLines
2003-05-08search stufftille1-0/+1
and match, toRichText & toShortText in oevent
2003-05-07Make it possible to see what a backend supportszecke1-0/+2
2003-03-21Merged speed optimized xml backend for contacts to main.eilers1-1/+1
Added QDateTime to querybyexample. For instance, it is now possible to get all Birthdays/Anniversaries between two dates. This should be used to show all birthdays in the datebook.. This change is sourcecode backward compatible but you have to upgrade the binaries for today-addressbook.
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-10-14Some minor interface updateseilers1-1/+1
2002-09-28remove debug outputzecke1-1/+2
move from Opie::XMLElement to custom parser this cuts down loading 10.000 items from 22 seconds to 4 seconds
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/+53