syncevolution/src
Patrick Ohly a2d0ef90f8 implemented server config templates (scheduleworld, funambol, synthesis) and printing of them
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@526 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-03-19 14:35:22 +00:00
..
boost imported libboost-dev 1.34.1-2ubuntu1.1 headers to avoid build dependency on Boost 2008-03-07 16:49:29 +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 - implemented value aliases for the configuration 2008-03-10 22:45:36 +00:00
AddressBookSource.cpp fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
AddressBookSource.h - implemented value aliases for the configuration 2008-03-10 22:45:36 +00:00
AddressBookSourceRegister.cpp - implemented value aliases for the configuration 2008-03-10 22:45:36 +00:00
ConfigNode.h next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
ConfigTree.h - introduced new SyncEvolution config handling 2008-03-06 22:23:13 +00:00
EvolutionCalendarSource.cpp fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
EvolutionCalendarSource.h - introduced new SyncEvolution config handling 2008-03-06 22:23:13 +00:00
EvolutionCalendarSourceRegister.cpp implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
EvolutionContactSource.cpp fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
EvolutionContactSource.h fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
EvolutionContactSourceRegister.cpp next step in the configuration rewrite 2008-03-19 11:29:14 +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 adapted to new prototype of virtual mime type functions 2008-03-09 14:20:01 +00:00
EvolutionSmartPtr.h fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
EvolutionSyncClient.cpp fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
EvolutionSyncClient.h - introduced new SyncEvolution config handling 2008-03-06 22:23:13 +00:00
EvolutionSyncSource.cpp next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
EvolutionSyncSource.h next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
FileConfigNode.cpp first part of the new command line handling 2008-03-18 21:45:34 +00:00
FileConfigNode.h next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
FileConfigTree.cpp implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
FileConfigTree.h - introduced new SyncEvolution config handling 2008-03-06 22:23:13 +00:00
FilterConfigNode.cpp first part of the new command line handling 2008-03-18 21:45:34 +00:00
FilterConfigNode.h next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
Makefile.am next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
SQLiteContactSource.cpp SQLiteContactSource now mentions the file:/// access to databases 2008-03-19 10:08:16 +00:00
SQLiteContactSource.h SQLiteContactSource now mentions the file:/// access to databases 2008-03-19 10:08:16 +00:00
SQLiteContactSourceRegister.cpp implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
SQLiteUtil.cpp fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
SQLiteUtil.h fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
SyncEvolutionCmdline.cpp implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
SyncEvolutionCmdline.h next step in the configuration rewrite 2008-03-19 11:29:14 +00:00
SyncEvolutionConfig.cpp implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
SyncEvolutionConfig.h implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
SyncEvolutionUtil.h implemented server config templates (scheduleworld, funambol, synthesis) and printing of them 2008-03-19 14:35:22 +00:00
Test.h avoid filenames with colons in the name 2006-05-28 16:24:37 +00:00
TestMain.cpp copyright transfer to Funambol 2006-12-10 17:35:20 +00:00
TrackingSyncSource.cpp fixed some memory leaks for results of e_book_get_contacts/changes and e_cal_get_object_list_as_comp/e_cal_get_changes 2008-03-18 13:36:59 +00:00
TrackingSyncSource.h - introduced new SyncEvolution config handling 2008-03-06 22:23:13 +00:00
VolatileConfigNode.h next step in the configuration rewrite 2008-03-19 11:29:14 +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 - implemented value aliases for the configuration 2008-03-10 22:45:36 +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 first part of the new command line handling 2008-03-18 21:45:34 +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