nextcloud-desktop/src/libsync
2015-06-03 11:37:26 +02:00
..
creds HTTP Creds: Do not send the password at every request 2015-04-27 16:28:37 +02:00
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 Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
authenticationdialog.cpp
authenticationdialog.h
bandwidthmanager.cpp BandwidthManager: fix warnings 2015-05-12 16:35:27 +02:00
bandwidthmanager.h Propagator: Fix crash 2015-02-06 11:19:41 +01:00
clientproxy.cpp Proxy: Register meta type #3170 2015-04-29 14:54:08 +02:00
clientproxy.h Proxy: Fix compile harder 2015-03-27 11:02:19 +01:00
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 AccountState: Treat *any* 503 as a temporary error. #3113 2015-05-07 09:21:52 +02:00
connectionvalidator.h AccountState: Treat *any* 503 as a temporary error. #3113 2015-05-07 09:21:52 +02:00
cookiejar.cpp Fix compilation with Qt 5.5 2015-04-19 11:02:43 +02:00
cookiejar.h CookieJar: Don't accidentally overwrite cookies. #2808 2015-03-27 10:49:24 +01:00
discoveryphase.cpp Discovery: Fix another empty-local-directory bug 2015-04-23 16:15:13 +02:00
discoveryphase.h Discovery: Initialize error with EIO in constructor 2015-04-13 15:54:08 +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 Add a NO_MSG_HANDLER cmake option 2015-02-19 16:57:16 +01:00
logger.h Logger: use qFormatLogMessage with Qt 5.4 so it respects the Qt logging preferences 2015-02-14 14:23:01 +01:00
networkjobs.cpp Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
networkjobs.h Discovery: Test better, treat invalid hrefs as error #3176 2015-05-07 17:19:48 +02:00
owncloudpropagator_p.h Propagator: Fix compile 2015-03-30 08:41:53 +02:00
owncloudpropagator.cpp Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
owncloudpropagator.h Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
owncloudtheme.cpp Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
owncloudtheme.h
ownsql.cpp OwnSql: Fix numRowsAffected() 2015-05-13 12:54:03 +02:00
ownsql.h Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
progressdispatcher.cpp Time estimate: Refactor remaining time guess. #2328 2015-04-22 11:20:31 +02:00
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 Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagateremotedelete.h Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagateremotemkdir.cpp Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagateremotemkdir.h Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagateremotemove.cpp Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagateremotemove.h Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagateupload.cpp More compilation fixes after the merge 2015-05-26 12:33:19 +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 Fix the neon build 2015-04-20 11:31:02 +02:00
propagatorjobs.cpp Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
propagatorjobs.h Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
syncengine.cpp Merge remote-tracking branch 'origin/1.8' 2015-05-26 12:28:31 +02:00
syncengine.h Time estimate: Refactor remaining time guess. #2328 2015-04-22 11:20:31 +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 SyncJournalDb::updateErrorBlacklistEntry: lock the mutext at the beginning 2015-05-20 15:30:19 +02:00
syncjournaldb.h SyncJournalDB: Simplify code 2015-05-13 13:15:53 +02:00
syncjournalfilerecord.cpp Make public API explicit about blacklist kind. #2301 2015-01-16 10:17:19 +01:00
syncjournalfilerecord.h Make public API explicit about blacklist kind. #2301 2015-01-16 10:17:19 +01:00
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_mac.cpp
utility_unix.cpp
utility_win.cpp Additional code cleanup 2015-05-06 15:09:41 +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
version.h.in