You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kabc/plugins/evolution
toma ce4a32fe52 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
dbwrapper.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
dbwrapper.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
evolution.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
resourceevo.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
resourceevo.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago

README

A Resource using DB3 to access the evolution
addressbook make sure the wombat is not running
In future versions I may use bonobo to access it...


DESIGN:
The Format vs Resource idea is somehow not applyable to the
Evolution PAS

Format would be vCard and Resource would be DB3..
BUT
Format get's a QFile* pointer which is just not usable
with a DB3
INSTEAD we will use the vCardImpl directly to convert 
a string to Addressee