summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend/ocontactaccessbackend.h
AgeCommit message (Collapse)AuthorFilesLines
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-6/+6
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-48/+34
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff.
2004-02-19Add notes for API fixes and BC stuffzecke1-0/+9
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers1-1/+13
2003-04-13More API doczecke1-5/+27
QString -> const QString& QString = 0l -> QString::null
2002-11-13Added sorted for Contacts..eilers1-0/+4
2002-11-01Added regExp-search in database for all fields in a contact.eilers1-0/+7
2002-10-07added OBackendFactory for advanced backend accesseilers1-0/+4
2002-09-27Added API for accessing the Contact-Database ! It is compiling, buteilers1-0/+70
please do not expect that anything is working ! I will debug that stuff in the next time .. Please read README_COMPILE for compiling !