summaryrefslogtreecommitdiff
path: root/libopie/pim/ocontactaccessbackend_vcard.h
AgeCommit message (Collapse)AuthorFilesLines
2003-04-13More API doczecke1-4/+14
QString -> const QString& QString = 0l -> QString::null
2003-03-21Merged speed optimized xml backend for contacts to main.eilers1-1/+9
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-12-07Fixing bug in storing anniversary..eilers1-0/+4
2002-11-13Added sorted for Contacts..eilers1-0/+4
2002-11-10Bugfixes..eilers1-0/+5
2002-11-09Added VCard Backend.eilers1-0/+65