nextcloud-desktop/src/libsync
Christian Kamm 0c99673581 Make DetailError different from BlacklistedError
It's quite different in regard to blacklist handling and overall
sync failure changes.
2017-09-15 09:27:07 +02:00
..
creds remove qt4 code 2017-09-15 07:11:05 +02:00
abstractnetworkjob.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
abstractnetworkjob.h Update server url in case of permanent redirection #5972 2017-09-11 19:27:36 +02: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 remove qt4 code 2017-09-15 07:11:05 +02:00
account.h Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
accountfwd.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
asserts.h Apply clang-format 2017-05-17 12:26:27 +02:00
bandwidthmanager.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
bandwidthmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
capabilities.cpp Link shares: Add "show file listing" option #5837 2017-07-07 11:23:32 +02:00
capabilities.h Link shares: Add "show file listing" option #5837 2017-07-07 11:23:32 +02:00
checksums.cpp Make csync_file_stat_t public and partly convert to C++ 2017-09-05 17:25:19 +02:00
checksums.h Make csync_file_stat_t public and partly convert to C++ 2017-09-05 17:25:19 +02: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 Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
configfile.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
configfile.h Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
connectionvalidator.cpp Update server url in case of permanent redirection #5972 2017-09-11 19:27:36 +02:00
connectionvalidator.h Credentials: Simplify credential flow #5728 2017-05-22 10:52:18 +02:00
cookiejar.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
cookiejar.h Apply clang-format 2017-05-17 12:26:27 +02:00
discoveryphase.cpp Use a C++ contructor and destructor for CSYNC 2017-09-06 13:08:23 +02:00
discoveryphase.h Replace csync_vio_file_stat_t with csync_file_stat_t 2017-09-06 13:08:23 +02:00
excludedfiles.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
excludedfiles.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
filesystem.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
filesystem.h Apply clang-format 2017-05-17 12:26:27 +02:00
libsync.md Structure developer documentation 2015-06-29 18:43:21 +02:00
logger.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
logger.h Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
networkjobs.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
networkjobs.h Update server url in case of permanent redirection #5972 2017-09-11 19:27:36 +02:00
owncloudpropagator.cpp Make DetailError different from BlacklistedError 2017-09-15 09:27:07 +02:00
owncloudpropagator.h remove qt4 code 2017-09-15 07:11:05 +02:00
owncloudpropagator_p.h Apply clang-format 2017-05-17 12:26:27 +02:00
owncloudtheme.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
owncloudtheme.h Apply clang-format 2017-05-17 12:26:27 +02:00
ownsql.cpp Journal: Fall back to DELETE on IO error #5723 2017-09-12 14:12:24 +02:00
ownsql.h Apply clang-format 2017-05-17 12:26:27 +02:00
progressdispatcher.cpp Make DetailError different from BlacklistedError 2017-09-15 09:27:07 +02:00
progressdispatcher.h IssuesWidget: Add button to retry 507 errors #5537 2017-07-12 09:04:27 +02:00
propagatedownload.cpp Make DetailError different from BlacklistedError 2017-09-15 09:27:07 +02:00
propagatedownload.h Compare the hash of files with identical mtime/size #5589 2017-06-15 13:54:16 +02:00
propagateremotedelete.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
propagateremotedelete.h Apply clang-format 2017-05-17 12:26:27 +02:00
propagateremotemkdir.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
propagateremotemkdir.h Apply clang-format 2017-05-17 12:26:27 +02:00
propagateremotemove.cpp Compare the hash of files with identical mtime/size #5589 2017-06-15 13:54:16 +02:00
propagateremotemove.h Apply clang-format 2017-05-17 12:26:27 +02:00
propagateupload.cpp Make DetailError different from BlacklistedError 2017-09-15 09:27:07 +02:00
propagateupload.h remove qt4 code 2017-09-15 07:11:05 +02:00
propagateuploadng.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
propagateuploadv1.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
propagatorjobs.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
propagatorjobs.h Apply clang-format 2017-05-17 12:26:27 +02:00
syncengine.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
syncengine.h Use a C++ contructor and destructor for CSYNC 2017-09-06 13:08:23 +02:00
syncfileitem.h Make DetailError different from BlacklistedError 2017-09-15 09:27:07 +02: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 Make DetailError different from BlacklistedError 2017-09-15 09:27:07 +02:00
syncfilestatustracker.h StatusTracker: Fix different case paths not matching (#5981) 2017-08-31 13:32:00 +02:00
syncjournaldb.cpp Journal: Fall back to DELETE on IO error #5723 2017-09-12 14:12:24 +02:00
syncjournaldb.h Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
syncjournalfilerecord.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
syncjournalfilerecord.h PropagateUpload: Better messaging for 507 #5537 2017-07-12 09:04:27 +02:00
syncresult.cpp Conflicts: Detect and show in issues tab 2017-07-13 11:48:10 +02:00
syncresult.h Conflicts: Detect and show in issues tab 2017-07-13 11:48:10 +02:00
theme.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
theme.h Authentication with OAuth2 2017-06-01 10:39:33 +02:00