You can not 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/tdeabc/plugins/evolution
Michele Calgaro bba3128085
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
2 weeks ago
..
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Rename additional header files to avoid conflicts with KDE4 11 years ago
dbwrapper.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
dbwrapper.h Rename additional header files to avoid conflicts with KDE4 11 years ago
evolution.desktop Desktop file translations: 4 years ago
resourceevo.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 weeks ago
resourceevo.h Rename KABC namespace 11 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