syncevolution/src
Patrick Ohly 7b05156632 - consistently ignore all empty strings when reading vcard
- interpret date time stamps relative to current system time zone (like GUI does)


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@422 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-10-14 18:40:54 +00:00
..
vocl added custom vcard 3.0 <-> AddressBook conversion: needed to make vcard representation close to what SyncML servers understand 2007-08-24 21:27:42 +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 - consistently ignore all empty strings when reading vcard 2007-10-14 18:40:54 +00:00
AddressBookSource.h use vCard 2.1 instead of 3.0 for iPhone: avoids parsing problems in myFUNAMBOL 2007-10-14 14:02:15 +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 fixed compile errors 2007-09-24 21:17:40 +00:00
DeviceManagementNode.cpp finished change tracking, update and delete - still needs improved import/export with own functions because Address Book vcard parser merges X- properties into NOTE and cannot update contact 2007-08-21 20:15:32 +00:00
DeviceManagementNode.h fixed compile error 2007-08-25 14:02:18 +00:00
EvolutionCalendarSource.cpp added workaround for missing exception handling on iPhone (http://code.google.com/p/iphone-dev/issues/detail?id=48) 2007-10-11 21:02:49 +00:00
EvolutionCalendarSource.h added a sync source which stores contacts in a SQLite database 2007-08-13 20:46:49 +00:00
EvolutionClientConfig.h synccompare and test suite are now taken from C++ client library 2007-03-31 16:22:40 +00:00
EvolutionContactSource.cpp SF #1796086: also added all the other predefined TYPE values from vCard 2.1/3.0 2007-10-12 20:21:39 +00:00
EvolutionContactSource.h copyright transfer to Funambol 2006-12-10 17:35:20 +00:00
EvolutionMemoSource.cpp added synchronization of Memos as plain text 2007-04-15 13:42:42 +00:00
EvolutionMemoSource.h added synchronization of Memos as plain text 2007-04-15 13:42:42 +00:00
EvolutionSmartPtr.h added initial support for Mac OS X address book: no change tracking, no updating 2007-08-19 19:11:20 +00:00
EvolutionSyncClient.cpp improved error handling: catch errors during post-processing and continue 2007-10-14 18:19:44 +00:00
EvolutionSyncClient.h added workaround for missing exception handling on iPhone (http://code.google.com/p/iphone-dev/issues/detail?id=48) 2007-10-11 21:02:49 +00:00
EvolutionSyncSource.cpp fixed compile error with enabled modules (missing comma) 2007-10-12 16:50:08 +00:00
EvolutionSyncSource.h finished change tracking, update and delete - still needs improved import/export with own functions because Address Book vcard parser merges X- properties into NOTE and cannot update contact 2007-08-21 20:15:32 +00:00
Makefile.am removed patching of CATEGORIES (recent client library has the fix) 2007-09-24 21:25:24 +00:00
normalize_vcard.pl Algorithm::Diff: check whether files really have changed 2007-03-25 18:05:51 +00:00
SQLiteContactSource.cpp added a sync source which stores contacts in a SQLite database 2007-08-13 20:46:49 +00:00
SQLiteContactSource.h added a sync source which stores contacts in a SQLite database 2007-08-13 20:46:49 +00:00
SQLiteSyncSource.cpp fixed compile error 2007-08-25 14:02:18 +00:00
SQLiteSyncSource.h added a sync source which stores contacts in a SQLite database 2007-08-13 20:46:49 +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 disable buffering to stdout/stderr: ensures that printf output appears immediately without explicit fflush() 2007-10-04 20:46:42 +00:00
Test.h avoid filenames with colons in the name 2006-05-28 16:24:37 +00:00
testCalendar.ics added test case with BYSETPOS=-1 2006-06-17 16:17:11 +00:00
TestEvolution.cpp added testing of memos 2007-01-04 22:13:09 +00:00
TestMain.cpp copyright transfer to Funambol 2006-12-10 17:35:20 +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