nextcloud-desktop/src/gui
Olivier Goffart 23ccaa2821 QuotaInfo: add a comment about long running job
To document the change made two commits ago
2015-06-29 10:57:32 +02:00
..
creds Merge remote-tracking branch 'origin/1.8' 2015-06-25 12:30:52 +02:00
updater Updater on OS X: Only allow if in /Applications #2931 2015-05-07 13:04:25 +02:00
wizard QuotaJob: remove and use a PropfindJob instead 2015-06-25 14:39:48 +02:00
accountmanager.cpp Move Account::settings to AccountState::settings 2015-06-15 17:39:28 +02:00
accountmanager.h AccountManager: remove export macro 2015-06-15 14:53:36 +02:00
accountmigrator.cpp Fix header names 2014-11-09 23:25:57 +01:00
accountmigrator.h More change to compile with 5.5 2015-04-20 09:47:25 +02:00
accountsettings.cpp QuotaInfo: only request the quota when the UI is visible 2015-06-26 15:43:19 +02:00
accountsettings.h QuotaInfo: only request the quota when the UI is visible 2015-06-26 15:43:19 +02:00
accountsettings.ui Accountsettings: Show a notification when there are new unconfirmed folders 2015-06-12 12:19:24 +02:00
accountstate.cpp QuotaInfo: only request the quota when the UI is visible 2015-06-26 15:43:19 +02:00
accountstate.h QuotaInfo: only request the quota when the UI is visible 2015-06-26 15:43:19 +02:00
addcertificatedialog.cpp Add proper copyright headers to some files, fixes #2869 2015-02-25 17:00:27 +01:00
addcertificatedialog.h Add proper copyright headers to some files, fixes #2869 2015-02-25 17:00:27 +01:00
addcertificatedialog.ui Client Dialog Support: Fix certificate dialog 2015-02-02 23:35:39 +01:00
application.cpp SystemTray menu: remove the quota information 2015-06-26 13:32:02 +02:00
application.h Remove dead code 2015-05-05 10:23:59 +02:00
authenticationdialog.cpp Credential: move the implementation to the gui 2015-06-15 17:39:28 +02:00
authenticationdialog.h Credential: move the implementation to the gui 2015-06-15 17:39:28 +02:00
CMakeLists.txt Credential: move the implementation to the gui 2015-06-15 17:39:28 +02: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 FolderMan: Make folderSyncStateChange() signal reliable. #3354 2015-06-26 10:09:03 +02:00
folder.h Folder: Simplify Folder constructor: No need for AccountState. 2015-06-17 14:54:51 +02:00
folderman.cpp FolderMan: Make folderSyncStateChange() signal reliable. #3354 2015-06-26 10:09:03 +02:00
folderman.h FolderMan: Make folderSyncStateChange() signal reliable. #3354 2015-06-26 10:09:03 +02:00
folderstatusdelegate.cpp Move FolderStatusDelegate to its own file 2015-06-15 14:16:21 +02:00
folderstatusdelegate.h Move FolderStatusDelegate to its own file 2015-06-15 14:16:21 +02:00
folderstatusmodel.cpp FolderStatusModel: fix a coverity warning 2015-06-17 12:46:49 +02:00
folderstatusmodel.h Fix Qt4 compilation 2015-06-16 12:14:04 +02: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 Add folder: Do not add at other accounts folder to know if you can add a folder 2015-04-28 11:29:35 +02:00
folderwizard.h FolderWizard: Add missing Q_OBJECT which prevent translations from working 2015-05-21 12:53:55 +02:00
folderwizardsourcepage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwizardtargetpage.ui Remote folder wizard: Add optional manual entry #2613 2015-03-13 09:52:21 +01:00
generalsettings.cpp Merge remote-tracking branch 'origin/1.8' 2015-06-25 12:30:52 +02:00
generalsettings.h Settings: New UI that intergate the selective sync within the account settings 2015-03-27 16:50:35 +01:00
generalsettings.ui Settings: New UI that intergate the selective sync within the account settings 2015-03-27 16:50:35 +01:00
ignorelisteditor.cpp IgnoreEditor: Make UI more explicit. #3172 2015-06-26 10:46:13 +02:00
ignorelisteditor.h IgnoreEditor: Make UI more explicit. #3172 2015-06-26 10:46:13 +02:00
ignorelisteditor.ui IgnoreEditor: Make UI more explicit. #3172 2015-06-26 10:46:13 +02:00
logbrowser.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
logbrowser.h Adjust namespaces 2014-11-09 22:34:07 +01:00
main.cpp Install the crash handler earlier during startup 2015-03-12 17:16:05 +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 Windows: Fix opening activity entries with a space in the name 2015-02-06 13:44:06 +01:00
openfilemanager.h Adjust namespaces 2014-11-09 22:34:07 +01:00
owncloudgui.cpp SystemTray menu: remove the quota information 2015-06-26 13:32:02 +02:00
owncloudgui.h SystemTray menu: remove the quota information 2015-06-26 13:32:02 +02:00
owncloudsetuppage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudsetupwizard.cpp Fix compilation after merge of the confirm and the new-ui branch 2015-06-10 16:22:14 +02:00
owncloudsetupwizard.h Wizard: Setup the folder in the right account 2015-04-27 17:43:07 +02:00
protocolwidget.cpp Merge remote-tracking branch 'origin/1.9' 2015-05-12 10:03:38 +02:00
protocolwidget.h Time estimate: Refactor remaining time guess. #2328 2015-04-22 11:20:31 +02:00
protocolwidget.ui Don't translate dummy strings 2015-02-20 10:12:31 +01:00
quotainfo.cpp QuotaInfo: make sure that we always check the quota every 30 seconds 2015-06-26 18:04:27 +02:00
quotainfo.h QuotaInfo: add a comment about long running job 2015-06-29 10:57:32 +02:00
selectivesyncdialog.cpp Merge branch 'master' into new-ui 2015-06-10 15:57:55 +02:00
selectivesyncdialog.h SelectiveSync: show a message in case of error or if there is no subfolder 2015-02-06 12:27:54 +01:00
settingsdialog.cpp multi-account: compile with Qt4 2015-06-02 19:57:41 +02: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 Multi-account WIP 2015-04-17 17:56:17 +02:00
settingsdialog.ui Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
settingsdialogmac.cpp SettingsDialogMac: adapt to multi-account 2015-05-26 17:37:15 +02:00
settingsdialogmac.h SettingsDialogMac: adapt to multi-account 2015-05-26 17:37:15 +02:00
sharedialog.cpp Merge branch 'master' into new-ui 2015-06-10 15:57:55 +02:00
sharedialog.h Merge remote-tracking branch 'origin/1.9' 2015-05-12 10:03:38 +02:00
sharedialog.ui Sharedialog: Fix compiler warnings. 2015-04-08 08:59:36 +02:00
socketapi.cpp Merge remote-tracking branch 'origin/master' into new-ui 2015-06-14 10:39:30 +02:00
socketapi.h Merge branch 'master' into new-ui 2015-06-10 15:57:55 +02:00
sslbutton.cpp SslButton: Make menu creation lazy 2015-03-25 15:41:23 +01:00
sslbutton.h SslButton: Make menu creation lazy 2015-03-25 15:41:23 +01:00
sslerrordialog.cpp AbstractSslErrorHandler: Also give QSslConfiguration 2015-04-06 21:46:03 +02:00
sslerrordialog.h AbstractSslErrorHandler: Also give QSslConfiguration 2015-04-06 21:46:03 +02:00
sslerrordialog.ui Adjust namespaces 2014-11-09 22:34:07 +01:00
syncrunfilelog.cpp Propagator: Use QBA for responseTimestamp instead of QString 2015-03-09 15:52:52 +01:00
syncrunfilelog.h Adjust namespaces 2014-11-09 22:34:07 +01:00
systray.cpp OS X: Send notification natively 2015-02-07 18:23:40 +01:00
systray.h OS X: Send notification natively 2015-02-07 18:23:40 +01:00
systray.mm OS X: Send notification natively 2015-02-07 18:23:40 +01:00
version.rc.in Windows: Add version information for owncloud.exe 2015-04-01 15:03:41 +02:00