nextcloud-desktop/src/libsync
Olivier Goffart 16786eed54 Merge pull request #3281 from owncloud/confirm
Confirm feature (sync engine part only)
2015-06-10 13:39:52 +02:00
..
creds
accessmanager.cpp
accessmanager.h
account.cpp Nicer fix for the security issue #3283. 2015-06-03 11:37:26 +02:00
account.h Merge remote-tracking branch 'origin/1.8' into 1.9 2015-05-12 09:57:22 +02:00
accountfwd.h
authenticationdialog.cpp
authenticationdialog.h
bandwidthmanager.cpp BandwidthManager: fix warnings 2015-05-12 16:35:27 +02:00
bandwidthmanager.h
clientproxy.cpp
clientproxy.h
CMakeLists.txt Add a class TransmissionChecksumValidator, incl. unit test. 2015-05-19 17:09:40 +02:00
configfile.cpp Theme: Allow to change the transmission checksum through theming. 2015-05-21 15:59:24 +02:00
configfile.h MirallConfigFile: Add an option of transmission checksumming. 2015-05-19 17:09:39 +02:00
connectionvalidator.cpp Improve reporting of server error messages. #3220 2015-06-04 10:07:24 +02:00
connectionvalidator.h AccountState: Treat *any* 503 as a temporary error. #3113 2015-05-07 09:21:52 +02:00
cookiejar.cpp
cookiejar.h
discoveryphase.cpp Merge pull request #3281 from owncloud/confirm 2015-06-10 13:39:52 +02:00
discoveryphase.h SyncEngine: add an api to set the maximum size of new shared folder that do not require confirmation 2015-05-26 14:41:01 +02:00
filesystem.cpp Improved implementation efficiency of checksum calculation. 2015-05-20 21:42:08 +02:00
filesystem.h Windows: Fix unit test build. 2015-05-27 14:59:28 +02:00
logger.cpp
logger.h
networkjobs.cpp Merge pull request #3281 from owncloud/confirm 2015-06-10 13:39:52 +02:00
networkjobs.h Improve reporting of server error messages. #3220 2015-06-04 10:07:24 +02:00
owncloudpropagator.cpp Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
owncloudpropagator.h
owncloudpropagator_p.h
owncloudtheme.cpp
owncloudtheme.h
ownsql.cpp Merge pull request #3281 from owncloud/confirm 2015-06-10 13:39:52 +02:00
ownsql.h OwnSQL: fix initialisation of variables 2015-06-08 15:30:39 +02:00
progressdispatcher.cpp
progressdispatcher.h ProgressInfo: Fix Windows build 2015-05-20 11:59:33 +02:00
propagatedownload.cpp More compilation fixes after the merge 2015-05-26 12:33:19 +02:00
propagatedownload.h Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
propagateremotedelete.cpp
propagateremotedelete.h
propagateremotemkdir.cpp
propagateremotemkdir.h
propagateremotemove.cpp
propagateremotemove.h
propagateupload.cpp Merge remote-tracking branch 'origin/1.8' 2015-06-10 13:42:02 +02:00
propagateupload.h Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
propagator_legacy.cpp Fix the neon build 2015-05-12 13:04:47 +02:00
propagator_legacy.h
propagatorjobs.cpp SyncScheduling: Avoid new resyncs on local mkdir. 2015-06-05 10:27:28 +02:00
propagatorjobs.h Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
syncengine.cpp Merge pull request #3281 from owncloud/confirm 2015-06-10 13:39:52 +02:00
syncengine.h SyncEngine: add an api to set the maximum size of new shared folder that do not require confirmation 2015-05-26 14:41:01 +02:00
syncfileitem.h Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
syncfilestatus.cpp
syncfilestatus.h
syncjournaldb.cpp Confirm feature: Use selective sync in the database 2015-05-26 12:34:07 +02:00
syncjournaldb.h Confirm feature: document the white/black/unconfirmed lists 2015-05-26 14:41:29 +02:00
syncjournalfilerecord.cpp OwnSQL: fix initialisation of variables 2015-06-08 15:30:39 +02:00
syncjournalfilerecord.h
syncresult.cpp
syncresult.h
theme.cpp Theme: Allow to change the transmission checksum through theming. 2015-05-21 15:59:24 +02:00
theme.h Theme: Allow to change the transmission checksum through theming. 2015-05-21 15:59:24 +02:00
transmissionchecksumvalidator.cpp include qtconcurrentrun header rather than QtConcurrent for Qt4 2015-05-22 14:46:29 +02:00
transmissionchecksumvalidator.h Windows: Fix unit test build. 2015-05-27 14:59:28 +02:00
utility.cpp Branding: Append the appName short to the user agent string. 2015-05-19 17:09:39 +02:00
utility.h StopWatch: return the duration from the stop() command. 2015-05-19 17:09:39 +02:00
utility_mac.cpp
utility_unix.cpp
utility_win.cpp Additional code cleanup 2015-05-06 15:09:41 +02:00
version.h.in