nextcloud-desktop/src/libsync
Christian Kamm 17342031d7 Upload: Simplify 'finished' flag
* Sometimes there was 'finished' and '_finished'
* Make each done() call automatically set _finished to true
2018-03-27 12:42:48 +02: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 HTTP2: Only from Qt 5.9.4 #6285 2018-02-14 12:11:27 +01:00
accessmanager.h
account.cpp ConnectionValidator: change the minimum server version 2018-03-01 14:48:00 +01:00
account.h SslButton: Add HTTP/2 info #3146 2018-03-26 22:49:54 +02:00
accountfwd.h
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
CMakeLists.txt Move ClientProxy and ConnecitonValidator to gui 2018-02-26 16:11:46 +01:00
configfile.cpp Fix compiler warning 2018-01-29 09:31:31 +01:00
configfile.h Adjust the Move To Trash patch 2018-01-25 14:42:11 +01:00
cookiejar.cpp Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-09-26 16:14:17 +02:00
cookiejar.h
discoveryphase.cpp CSync: Remove unused error codes 2018-03-14 10:25:45 +01:00
discoveryphase.h Discovery: Error if properties are missing #6317 2018-03-06 13:01:53 +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
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 NO_SHIBBOLETH: Fix warning 2018-02-02 19:47:26 +01:00
networkjobs.h Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
owncloudpropagator_p.h
owncloudpropagator.cpp Folder: normalize the local path. 2018-03-27 10:54:10 +02:00
owncloudpropagator.h Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
owncloudtheme.cpp Remove use of deprecated translate call 2017-12-08 16:15:38 +01:00
owncloudtheme.h
progressdispatcher.cpp ProgressInfo: Add information for local vs remote discovery 2018-03-06 13:02:54 +01:00
progressdispatcher.h SyncResult: Make sure the number of conflicts is correct #6226 2018-03-06 13:02:54 +01: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 Propagator: remove a bunch of code related to the 'Shared' directory 2018-03-01 14:48:00 +01: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 Propagator: remove a bunch of code related to the 'Shared' directory 2018-03-01 14:48:00 +01:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagateupload.h Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagateuploadng.cpp Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagateuploadv1.cpp Upload: Simplify 'finished' flag 2018-03-27 12:42:48 +02:00
propagatorjobs.cpp Merge remote-tracking branch 'origin/2.4' 2018-02-16 10:17:19 +01:00
propagatorjobs.h Move remote-deleted files to trash 2018-01-25 14:40:16 +01:00
syncengine.cpp SyncEngine: remove the "CSync" wording from the error messages 2018-03-14 10:25:45 +01:00
syncengine.h csync: Simplify csync_walk_local_tree/csync_walk_remote_tree 2018-03-14 10:25:45 +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
syncfilestatus.h
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 Move remote-deleted files to trash 2018-01-25 14:40:16 +01:00
syncresult.cpp INSTRUCTION_IGNORE now carries a direction 2018-03-06 13:02:54 +01:00
syncresult.h SyncResult: Make sure the number of conflicts is correct #6226 2018-03-06 13:02:54 +01:00
theme.cpp Merge remote-tracking branch 'origin/2.4' 2018-02-16 10:17:19 +01:00
theme.h Remove usage of QString::null 2017-12-08 16:15:22 +01:00