nextcloud-desktop/src/gui
Christian Kamm 43d6dbb0f2 SQL: Add debugging options. #2693
OWNCLOUD_SQLITE_JOURNAL_MODE: To use something else than WAL
OWNCLOUD_SQLITE_TEMP_STORE: To test with storing temporaries in memory.
2015-01-29 11:02:01 +01:00
..
updater Clean up BSD support patch 2015-01-08 22:40:47 +01:00
wizard Certificate Wizard: Remove dead code, cleanup style 2015-01-28 17:38:38 +01:00
accountmigrator.cpp Fix header names 2014-11-09 23:25:57 +01:00
accountmigrator.h Adjust namespaces 2014-11-09 22:34:07 +01:00
accountsettings.cpp Folderwizard: Prepare for multiaccount. #43 2015-01-28 10:40:32 +01:00
accountsettings.h Account: Split into libsync/Account and gui/AccountState. 2014-12-18 15:39:51 +01:00
accountsettings.ui Adjust namespaces 2014-11-09 22:34:07 +01:00
accountstate.cpp Connection Validator: let the user cancel the password dialog 2015-01-21 15:33:51 +01:00
accountstate.h Fix compilation on Windows 2015-01-12 09:40:11 +01:00
addcertificatedialog.cpp Certificate Wizard: Remove dead code, cleanup style 2015-01-28 17:38:38 +01:00
addcertificatedialog.h Certificate Wizard: Remove dead code, cleanup style 2015-01-28 17:38:38 +01:00
addcertificatedialog.ui adds 'SSL client certificate' support from n.octeau with qknight changes as: 2015-01-21 23:55:11 +00:00
application.cpp gui: Still give a decent experience if there is no system tray 2015-01-26 13:00:45 +01:00
application.h gui: Still give a decent experience if there is no system tray 2015-01-26 13:00:45 +01:00
CMakeLists.txt Merge remote-tracking branch 'origin/ssl_client_cert' 2015-01-28 14:13:40 +01:00
cocoainitializer.h Adjust namespaces 2014-11-09 22:34:07 +01:00
cocoainitializer_mac.mm Adjust namespaces 2014-11-09 22:34:07 +01:00
folder.cpp SQL: Add debugging options. #2693 2015-01-29 11:02:01 +01:00
folder.h Discovery: Report root etag from engine to folder 2015-01-23 15:30:44 +01:00
folderman.cpp FolderMan: Require 2s minimum delay. 2015-01-28 11:24:47 +01:00
folderman.h Pause between sync runs (particularly long ones) #2355 2015-01-22 08:55:52 +01:00
folderstatusmodel.cpp Merge branch '1.7' 2015-01-05 14:40:53 +01:00
folderstatusmodel.h Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher.cpp FolderWatcher: Fix ignore list usage. 2015-01-22 15:42:47 +01:00
folderwatcher.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_linux.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_linux.h Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_mac.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_mac.h Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_qt.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_qt.h Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_win.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_win.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwizard.cpp Folderwizard: Prepare for multiaccount. #43 2015-01-28 10:40:32 +01:00
folderwizard.h Folderwizard: Prepare for multiaccount. #43 2015-01-28 10:40:32 +01:00
folderwizardsourcepage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwizardtargetpage.ui Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
generalsettings.cpp mirall.qrc -> client.qrc 2014-12-08 18:00:29 +01:00
generalsettings.h Adjust namespaces 2014-11-09 22:34:07 +01:00
generalsettings.ui Merge branch 'master' into rename_client 2014-11-12 00:07:59 +01:00
ignorelisteditor.cpp Fix header names 2014-11-09 23:25:57 +01:00
ignorelisteditor.h Adjust namespaces 2014-11-09 22:34:07 +01:00
ignorelisteditor.ui Adjust namespaces 2014-11-09 22:34:07 +01:00
logbrowser.cpp Fix header names 2014-11-09 23:25:57 +01:00
logbrowser.h Adjust namespaces 2014-11-09 22:34:07 +01:00
main.cpp gui: Still give a decent experience if there is no system tray 2015-01-26 13:00:45 +01:00
networksettings.cpp Fix header names 2014-11-09 23:25:57 +01:00
networksettings.h Adjust namespaces 2014-11-09 22:34:07 +01:00
networksettings.ui Fix warnings. 2015-01-14 11:28:53 +01:00
openfilemanager.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
openfilemanager.h Adjust namespaces 2014-11-09 22:34:07 +01:00
owncloudgui.cpp ShareDialog: Prepare for multiaccount. #43 2015-01-28 10:52:55 +01:00
owncloudgui.h Sharedialog: Show general info about a share 2015-01-16 14:48:56 +01:00
owncloudsetuppage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudsetupwizard.cpp Wizard: Give useful error message when server access is forbidden 2015-01-28 11:06:41 +01:00
owncloudsetupwizard.h Wizard Remove unused pointer 2015-01-28 11:06:41 +01:00
protocolwidget.cpp Make public API explicit about blacklist kind. #2301 2015-01-16 10:17:19 +01:00
protocolwidget.h Adjust namespaces 2014-11-09 22:34:07 +01:00
protocolwidget.ui Adjust namespaces 2014-11-09 22:34:07 +01:00
quotainfo.cpp Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
quotainfo.h Account: Split into libsync/Account and gui/AccountState. 2014-12-18 15:39:51 +01:00
selectivesyncdialog.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
selectivesyncdialog.h Selective sync dialog: give a proper size by default 2015-01-21 15:37:00 +01:00
settingsdialog.cpp Settings dialog: remove the code that was updating the account icon 2014-12-16 11:36:52 +01:00
settingsdialog.cpp.Rbt431 Make all ptr-based members either const or check for their existance 2014-12-01 13:08:49 +01:00
settingsdialog.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
settingsdialog.ui Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
settingsdialogmac.cpp mirall.qrc -> client.qrc 2014-12-08 18:00:29 +01:00
settingsdialogmac.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
sharedialog.cpp Merge branch 'sharedialog_fixes' of git://github.com/rullzer/client 2015-01-28 12:19:40 +01:00
sharedialog.h Fix for non C++11 compilers 2015-01-28 14:19:37 +01:00
sharedialog.ui Sharedialog: Some more refinements after the merge of the branch. 2015-01-21 15:05:23 +01:00
socketapi.cpp Socket API: Do not broadcast the shared menu entry on all socket when one connects to the socket API 2015-01-23 16:09:38 +01:00
socketapi.h Socket API: Do not broadcast the shared menu entry on all socket when one connects to the socket API 2015-01-23 16:09:38 +01:00
sslbutton.cpp Fix SSL button icons 2015-01-18 15:34:48 +01:00
sslbutton.h Account: Split into libsync/Account and gui/AccountState. 2014-12-18 15:39:51 +01:00
sslerrordialog.cpp Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
sslerrordialog.h Use global Account/AccountState less. 2014-12-18 15:39:51 +01:00
sslerrordialog.ui Adjust namespaces 2014-11-09 22:34:07 +01:00
syncrunfilelog.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
syncrunfilelog.h Adjust namespaces 2014-11-09 22:34:07 +01:00
systray.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
systray.h Adjust namespaces 2014-11-09 22:34:07 +01:00