nextcloud-desktop/src/libsync
2018-02-23 12:08:37 +01:00
..
creds Remove usage of QString::null 2017-12-08 16:15:22 +01:00
abstractnetworkjob.cpp Merge pull request #6224 from owncloud/deprecated 2017-12-12 11:48:04 +01:00
abstractnetworkjob.h AbstractNetworkJob: move the httpTimeout from the propagator to the network job 2017-12-07 17:39:16 +01:00
accessmanager.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
accessmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
account.cpp Account: remove dependency with ConfigFile 2017-12-07 17:39:16 +01:00
account.h libsync: Fix compilation with TOKEN_AUTH_ONLY 2017-11-25 12:57:16 +01:00
accountfwd.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
bandwidthmanager.cpp bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
bandwidthmanager.h bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
capabilities.cpp Upload conflict files #4557 2017-12-15 18:03:53 +01:00
capabilities.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
clientproxy.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
clientproxy.h Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
CMakeLists.txt Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00
configfile.cpp Sync activities notifications are never shown unless there is an error. Server activities and notifications are off by default. 2018-02-23 12:08:37 +01:00
configfile.h Sync activities notifications are never shown unless there is an error. Server activities and notifications are off by default. 2018-02-23 12:08:37 +01:00
connectionvalidator.cpp Merge remote-tracking branch 'origin/2.4' 2017-12-05 15:58:13 +01:00
connectionvalidator.h libsync: Fix compilation with TOKEN_AUTH_ONLY 2017-11-25 12:57:16 +01:00
cookiejar.cpp Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-09-26 16:14:17 +02:00
cookiejar.h Apply clang-format 2017-05-17 12:26:27 +02:00
discoveryphase.cpp Get rid of csync_log 2018-01-13 13:58:17 +01:00
discoveryphase.h Get rid of csync_log 2018-01-13 13:58:17 +01:00
filesystem.cpp Remove unused c_path 2018-01-13 13:58:17 +01:00
filesystem.h Move non-csync-dependent parts of FileSystem to src/common 2017-09-18 14:00:52 +02:00
libsync.md Structure developer documentation 2015-06-29 18:43:21 +02:00
logger.cpp Merge remote-tracking branch 'origin/2.4' 2018-01-23 14:08:15 +01:00
logger.h Get rid of csync_log 2018-01-13 13:58:17 +01:00
networkjobs.cpp Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00
networkjobs.h Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
nextcloudtheme.cpp Move to NC theme 2017-11-20 15:46:18 +01:00
nextcloudtheme.h Move to NC theme 2017-11-20 15:46:18 +01:00
owncloudpropagator.cpp Sync: Deal with file/folder conflicts #6312 2018-01-19 09:47:49 +01:00
owncloudpropagator.h Sync: Deal with file/folder conflicts #6312 2018-01-19 09:47:49 +01:00
owncloudpropagator_p.h Apply clang-format 2017-05-17 12:26:27 +02:00
progressdispatcher.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
progressdispatcher.h Remove SyncFileItem::_isDirectory 2017-09-18 11:46:09 +02:00
propagatedownload.cpp Sync: Deal with file/folder conflicts #6312 2018-01-19 09:47:49 +01:00
propagatedownload.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
propagateremotedelete.cpp Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotedelete.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemkdir.cpp Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemkdir.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.cpp Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp Get rid of the StopWatch in the PropagateUpload job 2018-01-19 13:37:48 +01:00
propagateupload.h Get rid of the StopWatch in the PropagateUpload job 2018-01-19 13:37:48 +01:00
propagateuploadng.cpp Get rid of the StopWatch in the PropagateUpload job 2018-01-19 13:37:48 +01:00
propagateuploadv1.cpp Get rid of the StopWatch in the PropagateUpload job 2018-01-19 13:37:48 +01:00
propagatorjobs.cpp Sync: Deal with file/folder conflicts #6312 2018-01-19 09:47:49 +01:00
propagatorjobs.h PropagateDownload: Read Content-md5 header #6088 2017-10-11 09:06:23 +02:00
syncengine.cpp Sync: Deal with file/folder conflicts #6312 2018-01-19 09:47:49 +01:00
syncengine.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
syncfileitem.cpp Unify item type enum 2017-12-15 18:02:04 +01:00
syncfileitem.h Merge remote-tracking branch 'origin/2.4' 2018-01-23 14:08:15 +01:00
syncfilestatus.cpp Revert "Revert "Discovery: consider also the "shared by me" as shared"" 2017-07-25 12:11:33 +02:00
syncfilestatus.h Revert "Revert "Discovery: consider also the "shared by me" as shared"" 2017-07-25 12:11:33 +02:00
syncfilestatustracker.cpp SyncJournalDB: Allow callers of getFileRecord if the query failed 2017-09-26 11:03:23 +02:00
syncfilestatustracker.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
syncoptions.h SyncOptions: move to its own file 2017-12-07 17:35:38 +01:00
syncresult.cpp Remove usage of QString::null 2017-12-08 16:15:22 +01:00
syncresult.h Conflicts: Detect and show in issues tab 2017-07-13 11:48:10 +02:00
theme.cpp Merge remote-tracking branch 'oc/master' into oc_up 2017-12-14 10:27:11 +01:00
theme.h Remove usage of QString::null 2017-12-08 16:15:22 +01:00