syncevolution/src
2006-07-14 21:23:07 +00:00
..
vocl fixed decoding of quoted-printable soft line breaks, fixed unfolding of vCard 2.1 2006-07-14 21:20:29 +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
EvolutionCalendarSource.cpp importing new timezones before their events works better (e.g. with Evolution 2.4) 2006-06-11 21:54:01 +00:00
EvolutionCalendarSource.h fixed memory leaks 2006-06-10 12:26:44 +00:00
EvolutionContactSource.cpp must always pass vCard through decoding/encoding to ensure that CHARSET is added as needed 2006-07-14 21:23:07 +00:00
EvolutionContactSource.h - renamed "test" program to "TestEvolution" 2006-04-17 09:41:37 +00:00
EvolutionSmartPtr.h explicitly reference class member (required by g++ 4.1, but not g++ 3.3.5) 2006-06-11 19:12:04 +00:00
EvolutionSyncClient.cpp always use two digits in file name 2006-06-19 16:23:07 +00:00
EvolutionSyncClient.h fixed several compiler warnings 2006-06-11 20:07:26 +00:00
EvolutionSyncSource.cpp never executed delete since adding workaround (wrong brackets) 2006-06-17 20:07:38 +00:00
EvolutionSyncSource.h added safety check to avoid segfaults if server sends no data for item 2006-06-15 15:12:11 +00:00
Makefile.am added Test.h to distribution 2006-06-15 13:48:41 +00:00
normalize_vcard.pl ignore some more irrelevant differences with Synthesis server 2006-07-14 21:21:02 +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 listing Evolution databases showed calendars twice instead of task lists 2006-06-27 16:26:28 +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 due to cut-and-paste error the ContactStress test was executed instead of Calendar/TaskStress 2006-07-14 21:22:08 +00:00
TestMain.cpp avoid filenames with colons in the name 2006-05-28 16:24:37 +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 added folding and XML entities test cases 2006-07-14 20:58:57 +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