nextcloud-desktop/src/libsync
2016-04-27 12:19:49 +02:00
..
creds fix compilation with TOKEN_AUTH_ONLY 2016-02-05 15:30:29 +01:00
abstractnetworkjob.cpp Merge branch 'notifications' 2016-04-04 10:40:33 +02:00
abstractnetworkjob.h AbstractNetworkJob: Add a delete job. 2016-03-10 17:22:36 +01:00
accessmanager.cpp fix compilation with TOKEN_AUTH_ONLY 2016-02-05 15:30:29 +01:00
accessmanager.h System proxy: Ask for credentials if needed. 2015-07-17 11:54:46 +02:00
account.cpp AbstractNetworkJob: Add a delete job. 2016-03-10 17:22:36 +01:00
account.h AbstractNetworkJob: Add a delete job. 2016-03-10 17:22:36 +01:00
accountfwd.h Make the AccountState a construction argument of the Folder 2016-03-28 13:07:28 +02:00
bandwidthmanager.cpp libtypos comment and message typos for master 2015-10-05 09:05:09 +05:45
bandwidthmanager.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
capabilities.cpp Checksums: Use the first supported type if nothing is preferred 2016-04-26 13:10:53 +02:00
capabilities.h Checksums: Use the first supported type if nothing is preferred 2016-04-26 13:10:53 +02:00
checksums.cpp Checksums: remove the downloadChecksumValidationEnabled option 2016-04-21 11:43:44 +02:00
checksums.h Checksums: remove the downloadChecksumValidationEnabled option 2016-04-21 11:43:44 +02:00
clientproxy.cpp Remove legacy propagator and neon 2015-10-20 17:57:43 +02:00
clientproxy.h Remove legacy propagator and neon 2015-10-20 17:57:43 +02:00
CMakeLists.txt No need for WebKitWidgets in libsync anymore 2016-04-16 10:58:12 +02:00
configfile.cpp Checksums: remove the downloadChecksumValidationEnabled option 2016-04-21 11:43:44 +02:00
configfile.h Checksums: remove the downloadChecksumValidationEnabled option 2016-04-21 11:43:44 +02:00
connectionvalidator.cpp ConnectionValidator: Also set short timeout for capabilities job 2016-04-27 12:19:49 +02:00
connectionvalidator.h Use a constant for ConnectionValidator::DefaultCallingIntervalMsec 2016-02-10 12:36:09 +01:00
cookiejar.cpp Fix compilation with Qt 5.5 2015-04-19 11:02:43 +02:00
cookiejar.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
discoveryphase.cpp Discovery: Be more explicit about files with unknown size #4573 2016-04-19 15:31:16 +02:00
discoveryphase.h Discovery: conding style: use const references for function parameters 2015-10-29 16:47:36 +01:00
excludedfiles.cpp Remove the mutex from ExcludedFiles 2016-03-28 14:29:47 +02:00
excludedfiles.h Remove the mutex from ExcludedFiles 2016-03-28 14:29:47 +02:00
filesystem.cpp Win: Fix filesystem detection for exFAT workaround #2701 2016-01-19 10:00:12 +01:00
filesystem.h Windows: Fix deleting and replacing of read-only files #4308 2016-01-05 13:15:59 +01:00
libsync.md Structure developer documentation 2015-06-29 18:43:21 +02:00
logger.cpp Logger: speedup the sync discovery when the log is innactive 2015-10-22 00:22:25 +02:00
logger.h Logger: don't call qFormatLog when unessesary 2015-10-20 13:22:48 +02:00
networkjobs.cpp Propfind: Treat broken XML response as failure #4575 2016-03-17 11:32:19 +01:00
networkjobs.h ConnectionValidator: Make sure we intercept propfind error 2016-02-10 15:38:21 +01:00
owncloudpropagator.cpp Add server capabilities for checksums #4638 2016-04-15 10:58:14 +02:00
owncloudpropagator.h Don't use QVector::removeOne, added in Qt 5.4 2016-03-03 10:03:41 +01:00
owncloudpropagator_p.h ETag: Allow parsing of weak tags #3946 2015-10-15 14:57:34 +02:00
owncloudtheme.cpp Make postfixlineedit more userfriendly, rename email id string to "Email". 2016-04-13 14:56:49 +02:00
owncloudtheme.h Make postfixlineedit more userfriendly, rename email id string to "Email". 2016-04-13 14:56:49 +02:00
ownsql.cpp SqlQuery: Add method errorId() to get the numeric error code. 2016-04-11 17:34:59 +02:00
ownsql.h SqlQuery: Add method errorId() to get the numeric error code. 2016-04-11 17:34:59 +02:00
progressdispatcher.cpp ProgressDispatcher: Improve wording about conflicts. 2016-04-05 16:38:18 +02:00
progressdispatcher.h Connect the SocketApi directly to the SyncFileStatusTracker 2016-03-28 14:29:47 +02:00
propagatedownload.cpp Checksums: remove the downloadChecksumValidationEnabled option 2016-04-21 11:43:44 +02:00
propagatedownload.h Merge pull request #4532 from ckamm/content-checksum 2016-03-14 09:49:31 +01:00
propagateremotedelete.cpp Propagator: Pump in more requests if we think current ones are quick 2016-03-02 15:22:21 +01:00
propagateremotedelete.h Propagator: Pump in more requests if we think current ones are quick 2016-03-02 15:22:21 +01:00
propagateremotemkdir.cpp Handle setFileRecord errors #4632 2016-04-11 14:11:11 +02:00
propagateremotemkdir.h Propagator: Pump in more requests if we think current ones are quick 2016-03-02 15:22:21 +01:00
propagateremotemove.cpp Merge pull request #4656 from owncloud/close_journal_fix 2016-04-11 16:14:17 +02:00
propagateremotemove.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
propagateupload.cpp Checksums: Use the first supported type if nothing is preferred 2016-04-26 13:10:53 +02:00
propagateupload.h Upload: Chunk size can be changed in the config file 2016-01-15 13:16:52 +01:00
propagatorjobs.cpp Merge pull request #4656 from owncloud/close_journal_fix 2016-04-11 16:14:17 +02:00
propagatorjobs.h Propagation: Fix dir <-> file changes propagating to server #4302 2016-01-08 05:38:08 +01:00
syncengine.cpp Check if the record returned from getFileRecord is valid. 2016-04-11 16:04:20 +02:00
syncengine.h Refactor the overlay icon logic to show errors as a warning for parent folders #3634 2016-03-28 14:29:48 +02:00
syncfileitem.h ProtocolWidget: handle Conflicts as not-synced items 2016-04-05 11:13:12 +02:00
syncfilestatus.cpp SocketAPI: Use NOP only, not NONE in the share api protocol. 2016-04-12 18:28:27 +02:00
syncfilestatus.h Refactor the overlay icon logic to show errors as a warning for parent folders #3634 2016-03-28 14:29:48 +02:00
syncfilestatustracker.cpp SocketAPI: Code simplifications as asked for in the review. 2016-04-21 14:54:13 +02:00
syncfilestatustracker.h SyncFileStatusTracker: Add a method to handle the root item. 2016-04-15 15:02:02 +02:00
syncjournaldb.cpp Merge branch 'do_not_close_db_on_done' 2016-04-12 14:36:46 +02:00
syncjournaldb.h SyncJournalDb: Close the db on error in getFileRecord() 2016-04-11 12:40:19 +02:00
syncjournalfilerecord.cpp SyncJournalFileRecord: Fix comparison operator 2015-11-25 21:11:58 +01:00
syncjournalfilerecord.h Checksums: Don't reupload if size and checksum are unchanged #3235 2015-11-23 11:59:56 +01:00
syncresult.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
syncresult.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
theme.cpp Quota: Add branding option for the base folder (#4714) 2016-04-22 10:05:50 +02:00
theme.h Theme: missing virtual keyword 2016-04-22 10:09:07 +02:00
utility.cpp Merge branch '2.1' 2016-04-04 16:58:49 +02:00
utility.h Merge pull request #4615 from owncloud/socketApiRefactor 2016-03-30 13:24:10 +02:00
utility_mac.cpp OS X: Fix a few warnings 2015-06-17 14:32:34 +02:00
utility_unix.cpp Consistency: Use folder instead of directory in user visible strings 2015-09-07 08:51:40 +02:00
utility_win.cpp Revert "Use dynamic library loading for detecting the correct path for links" 2015-08-06 10:41:33 +02:00
version.h.in Reduce the amount of rebuild needed after a git commit 2015-06-17 14:32:34 +02:00