nextcloud-desktop/src/libsync
shobha 188374f60c updated default remote poll to 5 seconds #1115
Signed-off-by: shobha <tyagishobha@gmail.com>
2019-05-10 09:15:09 +05:30
..
creds libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
abstractnetworkjob.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
abstractnetworkjob.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
accessmanager.cpp
accessmanager.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
account.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
account.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
accountfwd.h
bandwidthmanager.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
bandwidthmanager.h
capabilities.cpp Do not fetch activities if they are not enabled 2018-11-19 14:13:51 +01:00
capabilities.h Do not fetch activities if they are not enabled 2018-11-19 14:13:51 +01:00
clientsideencryption.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
clientsideencryption.h Uses QByteArray to store private key. 2018-10-15 00:21:08 +02:00
clientsideencryptionjobs.cpp Fix windows build 2018-06-08 16:53:56 +02:00
clientsideencryptionjobs.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
CMakeLists.txt
configfile.cpp updated default remote poll to 5 seconds #1115 2019-05-10 09:15:09 +05:30
configfile.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
cookiejar.cpp
cookiejar.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
discoveryphase.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
discoveryphase.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
filesystem.cpp
filesystem.h
libsync.md
logger.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
logger.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
networkjobs.cpp Use a format that supports alpha channels for avatars 2018-11-09 13:01:28 +01:00
networkjobs.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
nextcloudtheme.cpp No need to overwrite customMedia in the theme 2019-01-31 11:28:46 +01:00
nextcloudtheme.h No need to overwrite customMedia in the theme 2019-01-31 11:28:46 +01:00
owncloudpropagator_p.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
owncloudpropagator.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
owncloudpropagator.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
progressdispatcher.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
progressdispatcher.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
propagatedownload.cpp Fix empty file wording in error log 2019-03-07 00:18:12 -05:00
propagatedownload.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
propagatedownloadencrypted.cpp propage*encrypted Q_UNUSED 2018-07-02 12:45:44 +02:00
propagatedownloadencrypted.h
propagateremotedelete.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
propagateremotedelete.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
propagateremotedeleteencrypted.cpp
propagateremotedeleteencrypted.h
propagateremotemkdir.cpp
propagateremotemkdir.h libsync: search'n'replace "Q_DECL_OVERRIDE" with "override" 2018-11-12 18:39:50 +01:00
propagateremotemove.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
propagateremotemove.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
propagateupload.cpp libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
propagateupload.h Fix memory leak with device pointer 2019-05-08 19:41:48 +02:00
propagateuploadencrypted.cpp propage*encrypted Q_UNUSED 2018-07-02 12:45:44 +02:00
propagateuploadencrypted.h
propagateuploadng.cpp Fix memory leak with device pointer 2019-05-08 19:41:48 +02:00
propagateuploadv1.cpp Fix memory leak with device pointer 2019-05-08 19:41:48 +02:00
propagatorjobs.cpp
propagatorjobs.h libsync: search'n'replace "Q_DECL_OVERRIDE" with "override" 2018-11-12 18:39:50 +01:00
syncengine.cpp Uses configuraion to determine if it should show empty folder popup. 2019-04-12 16:22:07 +02:00
syncengine.h Rename local discovery option for clarity 2018-06-11 14:50:01 +02:00
syncfileitem.cpp
syncfileitem.h Blacklisting must prevent parent etag updates #6411 2018-06-05 10:12:11 +02:00
syncfilestatus.cpp
syncfilestatus.h
syncfilestatustracker.cpp
syncfilestatustracker.h
syncoptions.h Use std::chrono::milliseconds to represent milliseconds 2018-06-06 17:26:53 +02:00
syncresult.cpp
syncresult.h
theme.cpp Allow to specifiy server url via CMAKE 2019-01-31 11:28:46 +01:00
theme.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
wordlist.cpp
wordlist.h