syncevolution/src/syncevo
Patrick Ohly 7b73d0d94d libical: added more compatibility wrapper entries
Added some more functions needed to work with DTSTART and RECURRENCE-ID.
Removed icalproperty_vanew_lastmodified() because its entry was incomplete
and unused.
2011-08-10 12:41:31 +02:00
..
configs vcard: adapted PHOTO data inlining to latest libsynthesis 2011-07-25 15:07:49 +02:00
.gitignore added .gitignore entries for locally created files 2011-04-13 10:34:14 +02:00
Cmdline.cpp Fixes BMC#21311 - item operations: authentication problem for WebDAV when using keyring 2011-08-05 14:37:41 +02:00
Cmdline.h SyncConfig + command line: enabled migration of config contexts 2011-02-01 22:14:22 +01:00
ConfigFilter.cpp ConfigProps: added get() method with default value passed as parameter 2011-05-06 16:15:19 +02:00
ConfigFilter.h ConfigProps: added get() method with default value passed as parameter 2011-05-06 16:15:19 +02:00
ConfigNode.cpp command line: specify properties per source and config 2011-01-25 11:11:53 +01:00
ConfigNode.h ConfigNode: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +02:00
ConfigTree.h config classes: added reload() 2011-01-10 13:46:02 +01:00
CurlTransportAgent.cpp curl transport: fixed compile error 2011-04-13 10:32:55 +02:00
CurlTransportAgent.h Curl transport: use Timespec instead of time_t + time(NULL) 2011-02-16 12:33:46 +01: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 ConfigNode: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +02:00
eds_abi_wrapper.cpp libical: added more compatibility wrapper entries 2011-08-10 12:41:31 +02:00
eds_abi_wrapper.h libical: added more compatibility wrapper entries 2011-08-10 12:41:31 +02:00
FileConfigNode.cpp ConfigNode: moved ConfigNode::createFileNode() into separate file 2010-05-04 09:39:20 +02:00
FileConfigNode.h ConfigNode: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +02:00
FileConfigTree.cpp config classes: added reload() 2011-01-10 13:46:02 +01:00
FileConfigTree.h config classes: added reload() 2011-01-10 13:46:02 +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: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +02:00
GLibSupport.cpp CalDAV: avoid GET in slow sync 2011-06-24 17:09:24 +02:00
GLibSupport.h GLibSupport: added GError and G[S]List support 2011-06-19 14:33:01 +02:00
HashConfigNode.h ConfigNode API: added writeProperties() and clear() 2009-10-07 18:17:14 +02:00
icalstrdup.c libical: moved support code into core SyncEvolution 2011-02-25 12:18:28 +01:00
icalstrdup.h icalstrdup: fixed compile issue in EDS backend 2011-03-01 15:18:21 +01:00
IniConfigNode.cpp single file format for multiple .ini files (MBC #1208) 2010-05-04 09:39:20 +02:00
IniConfigNode.h ConfigNode: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +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
LocalTransportAgent.cpp local sync: renamed "source-config" to "target-config" 2011-06-28 18:42:43 -07:00
LocalTransportAgent.h local sync: remove timeouts for SyncML messages 2011-06-16 22:48:53 +02:00
Logging.cpp local sync: added target context to [INFO/DEBUG/...] prefix 2010-12-10 13:16:31 +01:00
Logging.h local sync: added target context to [INFO/DEBUG/...] prefix 2010-12-10 13:16:31 +01:00
LogRedirect.cpp logging: avoid extra newlines in redirected text 2011-04-14 13:42:18 +02:00
LogRedirect.h syncevo-dbus-server: restart when auto sync is enabled (BMC #14955) 2011-03-28 15:43:33 +02:00
LogStdout.cpp Logging: add relative time to [INFO/DEBUG ...] prefix at debug level 2011-04-14 11:12:08 +02:00
LogStdout.h Logging: add relative time to [INFO/DEBUG ...] prefix at debug level 2011-04-14 11:12:08 +02:00
Makefile.am Fixed libsyncevolution linking issue. 2011-06-22 22:58:14 +02:00
MapSyncSource.cpp CalDAV + MapSyncSource: fixed off-by-one error in change tracking (BMC #20393) 2011-06-30 07:56:15 -07:00
MapSyncSource.h SubSyncSource: getSubDescription() and deleteSubItem() must handle non-existent items (part of BMC #22327) 2011-08-03 12:09:14 +02:00
MultiplexConfigNode.cpp ConfigProperty: removed the SHARED_AND_UNSHARED hack 2011-02-03 13:00:22 +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 TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
ObexTransportAgent.h TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
PrefixConfigNode.cpp PrefixConfigNode: clear() should only remove properties exposed via the node 2011-06-28 11:28:45 -07:00
PrefixConfigNode.h ConfigNode: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +02: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 ConfigNode: added isReadOnly() (needed for BMC #22164) 2011-08-01 13:04:10 +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 config classes: added reload() 2011-01-10 13:46:02 +01:00
SingleFileConfigTree.h config classes: added reload() 2011-01-10 13:46:02 +01:00
SmartPtr.h glib: added GMainLoopPtr (noncopyable scoped pointer) for GMainLoop 2011-03-28 13:50:26 +02:00
SoupTransportAgent.cpp TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
SoupTransportAgent.h TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
StringDataBlob.cpp StringDataBlob: implemented write() method 2010-12-01 12:32:47 +01:00
StringDataBlob.h StringDataBlob: implemented write() method 2010-12-01 12:32:47 +01:00
SyncConfig.cpp SyncConfig: fixed compiler problem with C++ initialization order (BMC #19464) 2011-07-11 11:37:09 +02:00
SyncConfig.h password request: avoid calling it "SyncML server" password 2011-06-16 18:24:03 +02:00
SyncContext.cpp error handling: recognize local errors again 2011-07-04 21:05:52 +02:00
SyncContext.h error handling: recognize local errors again 2011-07-04 21:05:52 +02:00
syncevolution.pc.in syncevolution.pc: added path variables 2011-06-28 16:37:56 -07:00
SyncML.cpp compiler: fix warnings/errors reported by clang 2.8 2011-02-18 09:22:36 +01:00
SyncML.h SyncReport: added findSyncSourceReport() 2011-02-08 12:47:48 +01:00
SyncSource.cpp local sync: renamed "source-config" to "target-config" 2011-06-28 18:42:43 -07:00
SyncSource.h testing: improved Client::Source::*::testImport 2011-08-07 16:41:43 +02:00
SynthesisDBPlugin.cpp SyncConfig: "username/password" ambiguous, changed to "sync username/password" 2011-04-11 21:05:35 +02: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 CalDAV + MapSyncSource: rewrote change tracking 2011-06-28 11:28:45 -07:00
TrackingSyncSource.h CalDAV + MapSyncSource: rewrote change tracking 2011-06-28 11:28:45 -07:00
TransportAgent.cpp syncevo-dbus-server: allow SAN messages to start a Connection 2009-10-07 18:12:57 +02:00
TransportAgent.h TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
util.cpp Timespec: fixed unit test 2011-02-23 17:06:57 +01:00
util.h Timespec: added unsigned addition/substraction 2011-06-16 22:20:41 +02:00
VolatileConfigNode.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
VolatileConfigTree.h config handling: old-style configs not found anymore (BMC #9381) 2010-11-01 12:49:12 +01:00