summaryrefslogtreecommitdiff
path: root/src/backends/evolution/EvolutionContactSource.cpp
Commit message (Expand)AuthorAge
* glib: stricter ref countingPatrick Ohly2013-05-16
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* Logging: remove usage of Logger instancePatrick Ohly2013-05-06
* EDS: use signalConnect() and boost::bind()Patrick Ohly2012-10-25
* EDS: added support for EDS 3.5.xPatrick Ohly2012-07-24
* EDS: code cleanupPatrick Ohly2012-06-01
* Evolution: optionally use EDS 3.4 "Client" APIPatrick Ohly2012-05-25
|\
| * Support for the new EBookClient API in EDS 3.2Christophe Dumez2012-05-24
* | EDS: added support for inlining local photo data in backup and --exportPatrick Ohly2012-03-06
* | EDS: always create databases (PTCOM-113)Patrick Ohly2012-02-17
* | phone sync: delete<->delete conflict + phone calendar+todo sync (BMC #23744)Patrick Ohly2011-11-14
* | SyncSource API: support and use Synthesis DB_DataMerged/Replace/Conflict resu...Patrick Ohly2011-09-14
|/
* backend API cleanup: removal of "const char *" return typesPatrick Ohly2011-01-18
* Evolution: removed redundant source name from debug outputPatrick Ohly2011-01-18
* Evolution backends: don't delay in open() unnecessarilyPatrick Ohly2010-03-30
* Evolution Address Book: avoid picking CouchDB by default, again (MB #7877)Patrick Ohly2010-02-22
* TrackingSyncSource: added isEmpty() pure virtual method (MB #7708)Patrick Ohly2010-02-19
* Evolution Address Book: avoid picking CouchDB by default (MB #7877)Patrick Ohly2009-11-27
* fixed some compile problemsPatrick Ohly2009-10-05
* files and classes renamed, include statements cleaned upPatrick Ohly2009-10-05
* introduced "namespace SyncEvo" consistentlyPatrick Ohly2009-10-02
* Dynamic loadable backends: repackage libsyncevolution to enable dynamic loada...Chen Congwu2009-09-23
* EvolutionContactSource: fixed another 'join.hpp not included' compile problemPatrick Ohly2009-08-28
* EvolutionContactSource: reimplemented logging via SyncSourceLoggingPatrick Ohly2009-08-26
* redesigned SyncSource base class + APIPatrick Ohly2009-08-26
* extracting items: EvolutionMemoSource needs information about expected formatPatrick Ohly2009-07-01
*-. license: merged LGPL v2.1 -> LGPL v2.1 + v3 changePatrick Ohly2009-04-30
|\ \
| * | license: changed to LGPL v2.1 + v3Patrick Ohly2009-04-30
* | | copyright updatedPatrick Ohly2009-03-25
| |/ |/|
* | Evolution contacts: rewritten so that it tracks changes via the REV propertyPatrick Ohly2009-03-25
* | removed all references to Funambol header files and definitionsPatrick Ohly2009-03-25
* | logging: replaced Funambol logging with our own infrastructurePatrick Ohly2009-03-25
* | silence gcc 4.3.2 warningsPatrick Ohly2009-03-25
|/
* license: changed to LGPL v2.1Patrick Ohly2009-03-25
* license and copyright clarificationPatrick Ohly2008-08-26
* cleaned up error reporting: errno now passed to throwErrorPatrick Ohly2008-08-09
* major restructuring of the file layout and autotools buildPatrick Ohly2008-07-29