summaryrefslogtreecommitdiff
path: root/libopie/pim/ocontactaccessbackend_xml.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-01fix includeschicken1-2/+3
2003-09-22Added first experimental incarnation of sql-backend for addressbook.eilers1-2/+5
Some modifications to be able to compile the todo sql-backend. A lot of changes fill follow...
2003-08-30Removed some unimportant debug output which causes slow down..eilers1-2/+5
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers1-0/+3
2003-07-07Fixing serious bug in hasQuerySettings()eilers1-0/+22
2003-04-13More API doczecke1-83/+88
QString -> const QString& QString = 0l -> QString::null
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not ↵mickeyl1-1/+4
the definition
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers1-1/+5
every contact ..
2003-03-21Merged speed optimized xml backend for contacts to main.eilers1-64/+102
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-09Nothing happened.. Just some cleanup before I will start..eilers1-0/+739