nextcloud-desktop/src/libsync
2015-05-26 12:33:54 +02:00
..
creds HTTP Creds: Do not send the password at every request 2015-04-27 16:28:37 +02:00
accessmanager.cpp Namespace fixes 2014-12-02 14:20:13 +01:00
accessmanager.h Merge branch 'master' into rename_client 2014-11-12 00:07:59 +01:00
account.cpp Account: Fix Qt4 compile 2015-05-12 13:49:07 +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 Adjust namespaces 2014-11-09 22:34:07 +01:00
authenticationdialog.h Adjust namespaces 2014-11-09 22:34:07 +01:00
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 Improved implementation efficiency of checksum calculation. 2015-05-20 21:42:08 +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 PropfindJob: fix parsing of properties that have a sub element 2015-05-26 12:33:54 +02:00
networkjobs.h Discovery: Test better, treat invalid hrefs as error #3176 2015-05-07 17:19:48 +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
owncloudpropagator_p.h Propagator: Fix compile 2015-03-30 08:41:53 +02:00
owncloudtheme.cpp Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
owncloudtheme.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
ownsql.cpp JournalDb: add a table in the db for the selective sync 2015-05-26 12:33:54 +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 Adjust namespaces 2014-11-09 22:34:07 +01:00
syncfilestatus.h Adjust namespaces 2014-11-09 22:34:07 +01:00
syncjournaldb.cpp JournalDb: add a table in the db for the selective sync 2015-05-26 12:33:54 +02:00
syncjournaldb.h JournalDb: add a table in the db for the selective sync 2015-05-26 12:33:54 +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 Adjust namespaces 2014-11-09 22:34:07 +01:00
syncresult.h Adjust namespaces 2014-11-09 22:34:07 +01:00
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 TransmissionChecksumming: Remove SyncFileItem dependency. 2015-05-21 15:51:48 +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 Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
utility_unix.cpp Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
utility_win.cpp Additional code cleanup 2015-05-06 15:09:41 +02:00
version.h.in Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00