nextcloud-desktop/src/libsync
Daniel Molkentin 99d674c346 Default shiboolethwebview to 900x700, remember last size
Also add host to the title

Addresses #2285
2015-02-17 15:28:14 +01:00
..
creds Default shiboolethwebview to 900x700, remember last size 2015-02-17 15:28:14 +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 concatUrl: Remove manual parsing, add test. #2817 2015-02-13 14:53:55 +01:00
account.h Try another way to fix the build 2015-02-17 14:04:16 +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 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 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 Output libocsync and libowncloudsync in the bin directory 2015-02-04 15:00:22 +01:00
configfile.cpp Remove certificateDate property and other superfluous code 2015-02-12 12:37:42 +01:00
configfile.h Remove certificateDate property and other superfluous code 2015-02-12 12:37:42 +01:00
connectionvalidator.cpp ConValidator: Avoid a double auth check during startup. #2801 2015-02-12 15:25:44 +01:00
connectionvalidator.h Fix reconnection after long network outage #2321 2015-02-11 09:24:56 +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 Fix crash in discovery thread dtor. 2015-02-11 14:00:23 +01:00
filesystem.cpp Windows: Sync .lnk files correctly. #2792 2015-02-12 11:27:58 +01:00
filesystem.h Windows: Sync .lnk files correctly. #2792 2015-02-12 11:27:58 +01:00
logger.cpp Logger: use qFormatLogMessage with Qt 5.4 so it respects the Qt logging preferences 2015-02-14 14:23:01 +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 Account: put the server version in the account 2015-02-12 14:50:42 +01:00
networkjobs.h Account: put the server version in the account 2015-02-12 14:50:42 +01:00
owncloudpropagator.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
owncloudpropagator.h PropagateDirectory: make the code a bit more readable 2015-02-12 20:00:04 +01:00
owncloudpropagator_p.h Merge branch 'master' into rename_client 2014-11-12 00:07:59 +01: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 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 Windows: Sync .lnk files correctly. #2792 2015-02-12 11:27:58 +01:00
propagatedownload.h propagateupload: Save the mtime given by the server in the reply to GET 2015-02-06 10:23:20 +01:00
propagateremotedelete.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
propagateremotedelete.h Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
propagateremotemkdir.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
propagateremotemkdir.h Propagate Remote mkdir: save the fileid to the database early 2015-01-22 15:11:04 +01:00
propagateremotemove.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
propagateremotemove.h Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
propagateupload.cpp propagateupload: Disable parallel chunk upload for owncloud < 8 2015-02-12 14:50:42 +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 some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
propagatorjobs.h Make it compile without neon 2015-01-23 17:56:46 +01:00
syncengine.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
syncengine.h SyncEngine: add an getter to the journal 2015-02-17 11:08:16 +01:00
syncfileitem.h libsync: Fix a case in which canceling the sync would result in some folder never being sync'ed 2015-02-12 20:00:04 +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 SyncJournal: Use DELETE journal mode on FAT filesystems. #2693 2015-02-11 14:03:55 +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 Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
theme.h Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01: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