summaryrefslogtreecommitdiff
path: root/libopie/pim/odatebookaccessbackend_xml.h
AgeCommit message (Collapse)AuthorFilesLines
2003-05-08search stufftille1-0/+1
and match, toRichText & toShortText in oevent
2003-04-13More API doczecke1-0/+6
QString -> const QString& QString = 0l -> QString::null
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.
2003-02-21Add XML datebookresourcezecke1-0/+48
-clean up todoaccessxml header -implement some more stuff in the oeven tester -extend DefaultFactory to not crash and to use datebook -reading of OEvents is working nicely.. saving will be added tomorrow -fix spelling in ODateBookAcces