nextcloud-desktop/src/libsync
2015-01-23 17:56:46 +01:00
..
creds Credentials: Use the bound account everywhere. 2015-01-16 15:22:56 +01: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 Credentials: Use the bound account everywhere. 2015-01-16 15:22:56 +01:00
account.h Use global Account/AccountState less. 2014-12-18 15:39:51 +01: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 Don't require NEON with Qt 5.4 2015-01-23 17:11:34 +01:00
bandwidthmanager.h Namespace fixes 2014-12-02 14:20:13 +01:00
clientproxy.cpp Fix header names 2014-11-09 23:25:57 +01:00
clientproxy.h Adjust namespaces 2014-11-09 22:34:07 +01:00
CMakeLists.txt Remove neon link flag when not required 2015-01-23 17:35:17 +01:00
configfile.cpp Namespace fixes 2014-12-02 14:20:13 +01:00
configfile.h Merge branch 'master' into rename_client 2014-11-12 00:07:59 +01:00
connectionvalidator.cpp Connection Validator: let the user cancel the password dialog 2015-01-21 15:33:51 +01:00
connectionvalidator.h Connection Validator: let the user cancel the password dialog 2015-01-21 15:33:51 +01:00
cookiejar.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
cookiejar.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
discoveryphase.cpp Discovery: Fix broken signal/slots 2015-01-23 15:37:36 +01:00
discoveryphase.h Discovery: Fix broken signal/slots 2015-01-23 15:37:36 +01:00
filesystem.cpp SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
filesystem.h Propagator: Use FILE_SHARE_DELETE on Windows. #2070 #2597 2015-01-14 14:16:05 +01:00
logger.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
logger.h Adjust namespaces 2014-11-09 22:34:07 +01:00
networkjobs.cpp Discovery: Report root etag from engine to folder 2015-01-23 15:30:44 +01:00
networkjobs.h SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
owncloudpropagator.cpp Don't require NEON with Qt 5.4 2015-01-23 17:11:34 +01:00
owncloudpropagator.h Make it compile without neon 2015-01-23 17:56:46 +01:00
owncloudpropagator_p.h Merge branch 'master' into rename_client 2014-11-12 00:07:59 +01:00
owncloudtheme.cpp mirall.qrc -> client.qrc 2014-12-08 18:00:29 +01:00
owncloudtheme.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
ownsql.cpp SQL: Fix error reporting on prepare fail. #2697 2015-01-16 09:12:25 +01:00
ownsql.h Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
progressdispatcher.cpp potential fix for #1865 2015-01-08 11:42:14 +01:00
progressdispatcher.h potential fix for #1865 2015-01-08 11:42:14 +01:00
propagatedownload.cpp Download: Handle locking problems as soft errors, enterprise #455 2015-01-15 20:51:30 +01:00
propagatedownload.h Propagator: Guard access to BandwidthManager 2015-01-14 14:28:47 +01:00
propagateremotedelete.cpp Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
propagateremotedelete.h Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
propagateremotemkdir.cpp Propagate Remote mkdir: save the fileid to the database early 2015-01-22 15:11:04 +01:00
propagateremotemkdir.h Propagate Remote mkdir: save the fileid to the database early 2015-01-22 15:11:04 +01:00
propagateremotemove.cpp Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
propagateremotemove.h Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
propagateupload.cpp Don't require NEON with Qt 5.4 2015-01-23 17:11:34 +01:00
propagateupload.h Propagate upload: code cleanup 2015-01-14 15:20:02 +01:00
propagator_legacy.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
propagator_legacy.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
propagatorjobs.cpp Make it compile without neon 2015-01-23 17:56:46 +01:00
propagatorjobs.h Make it compile without neon 2015-01-23 17:56:46 +01:00
syncengine.cpp Remove neon link flag when not required 2015-01-23 17:35:17 +01:00
syncengine.h Discovery: Report root etag from engine to folder 2015-01-23 15:30:44 +01:00
syncfileitem.h Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01: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 Make public API explicit about blacklist kind. #2301 2015-01-16 10:17:19 +01:00
syncjournaldb.h Make public API explicit about blacklist kind. #2301 2015-01-16 10:17:19 +01: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 Wizard: Add an option in the theme to default to nothing selected in the selective sync 2015-01-22 15:57:55 +01:00
theme.h Wizard: Add an option in the theme to default to nothing selected in the selective sync 2015-01-22 15:57:55 +01:00
utility.cpp Utility: Use appropriate unit when converting from bytes to human readable units 2015-01-15 14:06:17 +01:00
utility.h Clean up BSD support patch 2015-01-08 22:40:47 +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