syncevolution/src/syncevo
Patrick Ohly c7e470f3b7 client-test: replaced compile-time LINKED_ITEMS_RELAXED_SEMANTIC with ClientTestConfig::linkedItemsRelaxedSemantic
Several different backends share the code of ClientTest.cpp, so compiling
it differently based on capablities of a backend does not work once multiple
backends are active. Replaced define with config option and enabled the
relevant tests only if the backend supports them.
2010-10-26 11:09:17 +02:00
..
configs Nokia phones: avoid data loss in two-way sync due to X-EVOLUTION-UI-SLOT (MBC #2566) 2010-09-08 13:44:55 +02:00
Cmdline.cpp command line: --delete-items ... * deletes all items 2010-10-26 10:24:48 +02:00
Cmdline.cpp.orig documentation + command line: unified source of usage information (MBC #690) 2010-07-12 16:31:46 +02:00
Cmdline.cpp.rej documentation + command line: unified source of usage information (MBC #690) 2010-07-12 16:31:46 +02:00
Cmdline.h command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
ConfigNode.cpp ConfigNode: moved ConfigNode::createFileNode() into separate file 2010-05-04 09:39:20 +02:00
ConfigNode.h ConfigNode::getProperty(): added const declaration 2010-02-09 09:33:52 +01:00
ConfigTree.h syncevo-dbus-server: removing/clearing of properties in shared configs (MB# 8059) 2009-11-25 16:57:51 +01:00
CurlTransportAgent.cpp syncevo-dbus-server + syncevolution: fixed signal handling and D-Bus suspend/abort/shutdown (MB#7555) 2009-11-09 20:52:28 +01:00
CurlTransportAgent.h TransportAgent: added shutdown(), moved HTTP setup out of core engine 2009-10-07 18:10:55 +02:00
DataBlob.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
declarations.h stdout: never write to std::cout directly (MB #5041) 2010-03-29 11:01:35 +02:00
DevNullConfigNode.h config: share properties between peers, configuration view without peer 2009-11-25 16:57:50 +01:00
eds_abi_wrapper.cpp EDS: revised workaround for D-Bus method timeouts (BMC #4026) 2010-09-06 23:48:38 +08:00
eds_abi_wrapper.h EDS compatibility: added icalproperty_free() 2010-08-17 11:30:39 +08:00
FileConfigNode.cpp ConfigNode: moved ConfigNode::createFileNode() into separate file 2010-05-04 09:39:20 +02:00
FileConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
FileConfigTree.cpp command line: allow creating contexts without peers 2010-08-24 09:36:15 +02:00
FileConfigTree.h syncevo-dbus-server: removing/clearing of properties in shared configs (MB# 8059) 2009-11-25 16:57:51 +01:00
FileDataBlob.cpp DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
FileDataBlob.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
FilterConfigNode.cpp ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
FilterConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
HashConfigNode.h ConfigNode API: added writeProperties() and clear() 2009-10-07 18:17:14 +02:00
IniConfigNode.cpp single file format for multiple .ini files (MBC #1208) 2010-05-04 09:39:20 +02:00
IniConfigNode.h single file format for multiple .ini files (MBC #1208) 2010-05-04 09:39:20 +02:00
installcheck-local.sh packaging: another fix for installcheck-local 2009-10-15 14:44:50 +02:00
lcs.cpp LCS: Longest Common Subsequence 2010-01-19 17:23:07 +01:00
lcs.h lcs: fixed out-of-bounds array access (MBC #1007) 2010-05-31 12:44:55 +02:00
Logging.cpp command line + D-Bus signal cleanup (MB #5043) 2010-03-29 11:01:36 +02:00
Logging.h command line + D-Bus signal cleanup (MB #5043) 2010-03-29 11:01:36 +02:00
LogRedirect.cpp output redirection: detect glib output despite app name 2010-05-27 14:21:46 +02:00
LogRedirect.h LogRedirect with streams: better error handling (MB #5041) 2010-04-01 15:23:29 +02:00
LogStdout.cpp DBusServer: avoid stdout and routing them in logging system(MB#5401) 2010-03-29 11:01:35 +02:00
LogStdout.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
Makefile.am documentation + command line: unified source of usage information (MBC #690) 2010-07-12 16:31:46 +02:00
MultiplexConfigNode.cpp shared layout: fix for showing and setting "type" property (MB #9939) 2010-03-03 12:01:12 +01:00
MultiplexConfigNode.h shared layout: fix for showing and setting "type" property (MB #9939) 2010-03-03 12:01:12 +01:00
ObexTransportAgent.cpp ObexTransportAgent: set requestStart for connect 2010-04-01 13:10:44 +02:00
ObexTransportAgent.h ObexTransportAgent: Fix valgrind warnings (MB#10091) 2010-03-12 06:33:13 -08:00
PrefixConfigNode.cpp ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
PrefixConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
readme2c.pl command line: --delete-items ... * deletes all items 2010-10-26 10:24:48 +02:00
SafeConfigNode.cpp command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
SafeConfigNode.h command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
SafeOstream.cpp DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
SafeOstream.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
SingleFileConfigTree.cpp single file format for multiple .ini files (MBC #1208) 2010-05-04 09:39:20 +02:00
SingleFileConfigTree.h single file format for multiple .ini files (MBC #1208) 2010-05-04 09:39:20 +02:00
SmartPtr.h fixed compiler warnings 2010-10-19 10:35:18 +02:00
SoupTransportAgent.cpp fixed compiler warnings 2010-10-19 10:35:18 +02:00
SoupTransportAgent.h syncevo-dbus-server + OBEX: transport was not enabled (MB #9436) 2010-02-10 10:01:17 +01:00
StringDataBlob.cpp StringDataBlob: read/write shared string in memory 2010-05-04 09:39:20 +02:00
StringDataBlob.h StringDataBlob: read/write shared string in memory 2010-05-04 09:39:20 +02:00
SyncConfig.cpp documentation: improved explanation of "type" 2010-09-13 08:05:26 +02:00
SyncConfig.h command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
SyncContext.cpp SyncContext:readStdin(): a virtual method for reading input via stdin 2010-06-16 11:05:10 +02:00
SyncContext.h SyncContext: added comment for getUsedSyncURL() 2010-08-15 21:24:14 +02:00
syncevolution.pc.in Dynamic loadable backends: repackage libsyncevolution to enable dynamic loadable backends 2009-09-23 07:35:25 +02:00
SyncML.cpp SAN message: typo fix in text/calendar => text/x-vcalendar mapping (MBC #1197) 2010-04-28 08:06:57 +02:00
SyncML.h DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
SyncSource.cpp command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
SyncSource.h client-test: replaced compile-time LINKED_ITEMS_RELAXED_SEMANTIC with ClientTestConfig::linkedItemsRelaxedSemantic 2010-10-26 11:09:17 +02:00
SynthesisDBPlugin.cpp Synthesis DB Plugin + Blob support: fixed compiler warnings on i386 2010-03-22 15:51:14 +01:00
SynthesisEngine.cpp DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
SynthesisEngine.h DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
TrackingSyncSource.cpp enable suspend and saving blobs (MB #2425) 2010-03-18 18:37:38 +01:00
TrackingSyncSource.h enable suspend and saving blobs (MB #2425) 2010-03-18 18:37:38 +01:00
TransportAgent.cpp syncevo-dbus-server: allow SAN messages to start a Connection 2009-10-07 18:12:57 +02:00
TransportAgent.h TransportAgent::setCallback(): comment clarification about how often it is called 2010-01-15 17:32:21 +01:00
util.cpp command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
util.h command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
VolatileConfigNode.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
VolatileConfigTree.h config: reorganized for shared config layout (MB#7707) 2009-11-25 16:57:50 +01:00