nextcloud-desktop/src/libsync
2015-04-27 16:28:37 +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 Merge remote-tracking branch into 1.8 2015-04-07 08:02:55 +02:00
account.h Merge remote-tracking branch into 1.8 2015-04-07 08:02:55 +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 Propagator: Fix crash 2015-02-06 11:19:41 +01:00
bandwidthmanager.h Propagator: Fix crash 2015-02-06 11:19:41 +01:00
clientproxy.cpp Proxy: Fix compile harder 2015-03-27 11:02:19 +01:00
clientproxy.h Proxy: Fix compile harder 2015-03-27 11:02:19 +01:00
CMakeLists.txt Remove unused HttpConfigFile. 2015-03-27 13:20:10 +01:00
configfile.cpp ConfigFile: Remove unused functions 2015-04-15 14:58:27 +02:00
configfile.h application: --confdir option with invalid direcotry now exit 2015-03-23 15:02:27 +01:00
connectionvalidator.cpp Proxy: More debug, always set returned system proxy 2015-03-27 11:53:58 +01:00
connectionvalidator.h Proxy: Look up system proxy from different thread 2015-03-25 08:52:23 +01: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 Uploads: Fix big seeks on Windows. #2954 2015-03-12 13:18:08 +01:00
filesystem.h Uploads: Fix big seeks on Windows. #2954 2015-03-12 13:18:08 +01: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 LsColXMLParser: More testing 2 2015-04-14 14:56:25 +02:00
networkjobs.h LsColXMLParser: let parse return bool. 2015-04-14 13:41:51 +02:00
owncloudpropagator.cpp Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +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 SQL: Improve error reporting of failed exec(). #2693 2015-01-29 09:47:48 +01: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 Time estimate: Refactor remaining time guess. #2328 2015-04-22 11:20:31 +02:00
propagatedownload.cpp Merge remote-tracking branch 'origin/1.8' 2015-04-27 12:20:11 +02:00
propagatedownload.h Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +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 Time estimation: Avoid a progress reset before finish. #2328 2015-04-22 10:45:41 +02:00
propagateupload.h Time estimation: Avoid a progress reset before finish. #2328 2015-04-22 10:45:41 +02:00
propagator_legacy.cpp Fix the neon build 2015-04-20 11:31:02 +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 Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +02:00
syncengine.cpp Time estimate: Refactor remaining time guess. #2328 2015-04-22 11:20:31 +02:00
syncengine.h Time estimate: Refactor remaining time guess. #2328 2015-04-22 11:20:31 +02:00
syncfileitem.h Pass SyncFileItems by pointer instead of by value 2015-04-18 14:26:40 +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 Sync: Fix sync of deletions during 503. #2894 2015-04-08 10:50:08 +02:00
syncjournaldb.h Sync: Fix sync of deletions during 503. #2894 2015-04-08 10:50:08 +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 Themes: Cache icons instead of rebuilding a lot. 2015-03-25 14:59:28 +01:00
theme.h More change to compile with 5.5 2015-04-20 09:47:25 +02:00
utility.cpp Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
utility.h Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01: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 Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
version.h.in Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00