syncevolution/src
Patrick Ohly e82a0b179a SF #1893582: compiler error due to missing include <memory>
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@503 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-02-14 19:48:03 +00:00
..
vocl added another const qualifier 2008-02-02 21:32:08 +00:00
.cvsignore test for copying via server now transmits testVCard.vcf and also compares against it 2006-03-18 13:35:23 +00:00
AddressBookConstants.cpp port to iPhone: lots of hacks and debug output, none of the multiprops supported yet (use unknown format in API) 2007-10-04 20:54:27 +00:00
AddressBookSource.cpp removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
AddressBookSource.h removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
DeviceManagementNode.cpp same patch as in client library: chop trailing white spaces 2007-10-23 21:21:09 +00:00
DeviceManagementNode.h fixed compile error 2007-08-25 14:02:18 +00:00
EvolutionCalendarSource.cpp removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
EvolutionCalendarSource.h removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
EvolutionClientConfig.h client library no longer uses BOOL=int, instead use real bool 2008-02-11 21:14:19 +00:00
EvolutionContactSource.cpp removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
EvolutionContactSource.h removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
EvolutionMemoSource.cpp removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
EvolutionMemoSource.h removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
EvolutionSmartPtr.h added transferring pointer and its ownership from one smart pointer to another 2008-01-14 21:23:37 +00:00
EvolutionSyncClient.cpp Use the new singleton implementation for logging, if available. 2008-01-12 22:53:50 +00:00
EvolutionSyncClient.h with the 'abstract config' patch applied SyncManagerConfig.h must be included explicitly 2008-01-12 22:57:00 +00:00
EvolutionSyncSource.cpp implemented full change tracking in demo SQLiteContactSource with new TrackingSyncSource base class 2008-01-14 21:25:03 +00:00
EvolutionSyncSource.h removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
Makefile.am turned SQLiteContactSource into a better example sync source 2008-02-02 21:40:42 +00:00
SQLiteContactSource.cpp turned SQLiteContactSource into a better example sync source 2008-02-02 21:40:42 +00:00
SQLiteContactSource.h typo: mime-type must not include version (only matters for Synthesis at the moment) 2008-02-03 11:17:21 +00:00
SQLiteUtil.cpp turned SQLiteContactSource into a better example sync source 2008-02-02 21:40:42 +00:00
SQLiteUtil.h turned SQLiteContactSource into a better example sync source 2008-02-02 21:40:42 +00:00
Test.h avoid filenames with colons in the name 2006-05-28 16:24:37 +00:00
TestEvolution.cpp removed SyncState parameter out of all createItem() implementations into the caller; requires smartptr release() 2008-01-13 01:41:21 +00:00
TestMain.cpp copyright transfer to Funambol 2006-12-10 17:35:20 +00:00
TrackingSyncSource.cpp always rebuild local tracking status during slow and refresh syncs 2008-02-03 11:23:30 +00:00
TrackingSyncSource.h implemented full change tracking in demo SQLiteContactSource with new TrackingSyncSource base class 2008-01-14 21:25:03 +00:00
async.patch patch switches to async version of the Evolution API 2007-02-22 19:33:21 +00:00
client-test-app.cpp change tracking for Client::Source must distinguish between database and source accessing it 2008-02-03 11:18:13 +00:00
normalize_vcard.pl Algorithm::Diff: check whether files really have changed 2007-03-25 18:05:51 +00:00
shlibs.local added package release number and dependency calculation for local Evolution libs without installed .debs 2007-10-25 21:10:48 +00:00
sync4j-client-api-sdkcpp_3_0_6a.diff fix for #304805: testing return code of SyncClient::beginSync() 2006-03-26 17:17:06 +00:00
syncevolution.cpp SF #1893582: compiler error due to missing include <memory> 2008-02-14 19:48:03 +00:00
testCalendar.ics added test case with BYSETPOS=-1 2006-06-17 16:17:11 +00:00
testMemo.ics added testing of memos 2007-01-04 22:13:09 +00:00
testTask.ics relax comparison of RRULE BYDAY, modified task test case to always use its own VTIMEZONE 2006-06-15 16:15:37 +00:00
testVCard.vcf workaround for Funambol 3.0 trailing = parser bug 2007-03-24 17:14:53 +00:00
valgrind.supp first working version of SyncSource for Evolution contacts (requires Sync4j C++ API 2.0, not currently available) 2005-11-05 22:04:33 +00:00