nextcloud-desktop/src/libsync
Hannah von Reth ed0f10f2b6 Print critical and fatal messages to stderr
That way we might get a reason why the client crashes (dev setup)
2019-08-14 09:07:03 +02:00
..
creds Client certs: Store pkcs12 in config, password in keychain 2019-03-14 08:18:12 +01:00
vfs Fix 'unused parameter name' warnings 2019-08-12 08:08:26 +02:00
abstractnetworkjob.cpp Http2: Resend requests on ContentReSend error #7174 2019-06-12 13:16:32 +02:00
abstractnetworkjob.h Http2: Resend requests on ContentReSend error #7174 2019-06-12 13:16:32 +02:00
accessmanager.cpp HTTP2: Enable if using Qt >=5.12.4 #7092 2019-06-07 19:26:44 +02:00
accessmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
account.cpp Client certs: Store pkcs12 in config, password in keychain 2019-03-14 08:18:12 +01:00
account.h New Propagation algorithm: Fetch, and emit, the root etag 2018-10-09 15:12:02 +02:00
accountfwd.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
bandwidthmanager.cpp Implementation of delta-sync support on client-side. 2018-01-15 10:34:57 -05:00
bandwidthmanager.h Implementation of delta-sync support on client-side. 2018-01-15 10:34:57 -05:00
capabilities.cpp Shell extension: Show "show versions" only when available #7196 2019-06-16 12:09:52 +02:00
capabilities.h Shell extension: Show "show versions" only when available #7196 2019-06-16 12:09:52 +02:00
CMakeLists.txt owncloudcmd: Use env vars for chunk sizes #7078 2019-04-09 10:08:01 +02:00
configfile.cpp Remove maxLogLines config option 2019-08-13 13:24:16 +02:00
configfile.h Remove maxLogLines config option 2019-08-13 13:24:16 +02: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
discovery.cpp Vfs: Remove old db record when dehydrating via rename 2019-07-25 15:21:54 +02:00
discovery.h Vfs: Clear up relationship between _type and pin state 2019-04-09 12:46:35 +02:00
discoveryphase.cpp Discovery: Parse etag to be consistent with RequestEtagJob 2019-07-31 09:01:41 +02:00
discoveryphase.h Discovery: Improvements to doc comments 2019-04-12 13:56:29 +02:00
filesystem.cpp Merge remote-tracking branch 'owncloud/vfs-master' 2018-12-07 10:04:43 +01:00
filesystem.h Merge remote-tracking branch 'owncloud/vfs-master' 2018-12-07 10:04:43 +01:00
libsync.md
localdiscoverytracker.cpp Local discovery tracking: On success, also wipe _renameTarget 2019-03-28 17:30:19 +01:00
localdiscoverytracker.h New Discovery Algo: Support the DatabaseAndFilesystem mode for local discovery 2018-07-18 14:19:36 +02:00
logger.cpp Print critical and fatal messages to stderr 2019-08-14 09:07:03 +02:00
logger.h LogWindow: Option to disable automatic deletion #7154 2019-05-07 07:27:12 +02:00
networkjobs.cpp RequestEtagJob: Consistently parse etags #7271 2019-06-27 13:08:18 +02:00
networkjobs.h Add missing OWNCLOUDSYNC_EXPORT 2019-06-28 17:27:33 +02:00
owncloudpropagator_p.h RequestEtagJob: Consistently parse etags #7271 2019-06-27 13:08:18 +02:00
owncloudpropagator.cpp PropagateDirectory: Set initial dir mtime to server mtime #7119 2019-04-09 10:10:41 +02:00
owncloudpropagator.h PropagateIgnore: Default to NormalError for INSTRUCTION_ERROR 2019-04-11 13:48:56 +02:00
owncloudtheme.cpp Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00
owncloudtheme.h virtual files: show option only when branding allows it 2018-08-31 16:33:19 +02:00
progressdispatcher.cpp Fix warnings about signedness 2019-02-14 10:53:33 +01:00
progressdispatcher.h Fix warnings about signedness 2019-02-14 10:53:33 +01:00
propagatecommonzsync.cpp zsync: Do not create an empty tmp file in the current folder 2018-09-21 17:21:44 +02:00
propagatecommonzsync.h zsync: Adjust use of zsync includes 2018-03-27 07:51:25 +02:00
propagatedownload.cpp Download: Don't trigger too many concurrent hash computations 2019-08-12 12:27:59 +02:00
propagatedownload.h Fix warnings about signedness 2019-02-14 10:53:33 +01:00
propagatedownloadzsync.cpp Fix warnings about signedness 2019-02-14 10:53:33 +01:00
propagateremotedelete.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
propagateremotedelete.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemkdir.cpp Propagator: Helper for updating db 2019-02-11 13:35:14 +01:00
propagateremotemkdir.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.cpp Vfs: Move pin state if files move #7250 2019-06-23 10:23:37 +02:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp UploadDevice: Fix windows issues #7264 2019-06-23 10:31:50 +02:00
propagateupload.h UploadDevice: Fix windows issues #7264 2019-06-23 10:31:50 +02:00
propagateuploadng.cpp Upload: Read file chunks gradually #7226 2019-06-12 13:09:50 +02:00
propagateuploadv1.cpp Upload: Read file chunks gradually #7226 2019-06-12 13:09:50 +02:00
propagatorjobs.cpp Vfs: Move pin state if files move #7250 2019-06-23 10:23:37 +02:00
propagatorjobs.h Move remote-deleted files to trash 2018-01-25 14:40:16 +01:00
syncengine.cpp SyncEngine: Don't duplicate fatal errors 2019-07-31 09:02:02 +02:00
syncengine.h Download: Remove useless code and add a test 2019-03-05 09:17:47 +01:00
syncfileitem.cpp Vfs: Improve sync protocol entries for actions 2019-02-11 13:35:14 +01:00
syncfileitem.h Fix warnings about signedness 2019-02-14 10:53:33 +01:00
syncfilestatustracker.cpp SyncFileStatusTracker: Distinguish Warning and Excluded 2019-02-11 13:35:14 +01:00
syncfilestatustracker.h Discovery: Add signal for silentlyExcluded files 2019-02-11 13:35:14 +01:00
syncoptions.cpp owncloudcmd: Use env vars for chunk sizes #7078 2019-04-09 10:08:01 +02:00
syncoptions.h Fix windows build 2019-04-10 08:18:49 +02: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 About: Add remark about vfs plugin that's in use #7137 2019-04-10 14:51:15 +02:00
theme.h Add a noPreFlight branding option 2019-02-01 18:39:04 +01:00