nextcloud-desktop/src/libsync
Roeland Jago Douma c763a6e7fb
Show webview with page
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-02 22:50:48 +02:00
..
creds Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
abstractnetworkjob.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
abstractnetworkjob.h AbstractNetworkJob: move the httpTimeout from the propagator to the network job 2017-12-07 17:39:16 +01:00
accessmanager.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
accessmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
account.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
account.h Forget key + cert + mnemonic on account removal 2017-12-20 15:35:23 +01:00
accountfwd.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
bandwidthmanager.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
bandwidthmanager.h bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
capabilities.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
capabilities.h Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
clientproxy.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
clientproxy.h Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
clientsideencryption.cpp Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
clientsideencryption.h Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
clientsideencryptionjobs.cpp Unlock folder in case of error 2018-03-25 21:54:08 +02:00
clientsideencryptionjobs.h Unlock folder in case of error 2018-03-25 21:54:08 +02:00
CMakeLists.txt Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
configfile.cpp Merge branch 'master' into clientSideEncryptionV4 2018-04-10 16:18:58 +02:00
configfile.h Removes Server Activities option from General settings. 2018-02-26 12:02:34 +01:00
connectionvalidator.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
connectionvalidator.h Merge branch 'master' into clientSideEncryptionV3 2017-12-12 10:46:43 +01:00
cookiejar.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
cookiejar.h Apply clang-format 2017-05-17 12:26:27 +02:00
discoveryphase.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +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 Do not crash if there was an error encrypting the file. 2018-03-26 21:44:46 +02:00
logger.h Get rid of csync_log 2018-01-13 13:58:17 +01:00
networkjobs.cpp Show webview with page 2018-05-02 22:50:48 +02:00
networkjobs.h Show webview with page 2018-05-02 22:50:48 +02:00
nextcloudtheme.cpp Fix Use of Deprecated trUtf8 2018-04-19 12:02:26 +02:00
nextcloudtheme.h Move to NC theme 2017-11-20 15:46:18 +01:00
owncloudpropagator.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
owncloudpropagator.h Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +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 Fix sync status running when encryption data is missing 2018-04-09 13:23:52 +02:00
propagatedownload.h Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
propagatedownloadencrypted.cpp Fix downloading NEW encrypted files 2018-04-09 13:23:52 +02:00
propagatedownloadencrypted.h Fix sync status running when encryption data is missing 2018-04-09 13:23:52 +02:00
propagateremotedelete.cpp Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotedelete.h Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotedeleteencrypted.cpp Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotedeleteencrypted.h Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotemkdir.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
propagateremotemkdir.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp Unlock folder in case of error 2018-03-25 21:54:08 +02:00
propagateupload.h Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
propagateuploadencrypted.cpp Do not detach encrypted files vector 2018-04-09 13:23:52 +02:00
propagateuploadencrypted.h Make sure bool _currentLockingInProgress is first defined to false 2018-04-09 13:23:52 +02:00
propagateuploadng.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
propagateuploadv1.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
propagatorjobs.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
propagatorjobs.h PropagateDownload: Read Content-md5 header #6088 2017-10-11 09:06:23 +02:00
syncengine.cpp Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
syncengine.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
syncfileitem.cpp Remove table for e2e and add an e2eMangledName column (#169) 2018-02-12 12:50:51 +01:00
syncfileitem.h Remove unused encrypted property 2018-04-09 13:23:52 +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 Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -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
wordlist.cpp Fix sync status running when encryption data is missing 2018-04-09 13:23:52 +02:00
wordlist.h [cse] new method, getUnifiedString 2017-10-18 21:51:38 +02:00