nextcloud-desktop/src/gui
Christian Kamm 7053f76d1e Password dialog: Include account name.
Users with accounts on multiple servers could easily use the same
username on both servers. The password dialog did not tell users
what server the password is for. I added the account name to the
dialog.
2015-07-03 11:39:44 +02:00
..
creds Password dialog: Include account name. 2015-07-03 11:39:44 +02:00
updater Merge pull request #3347 from jturcotte/shell_integration_findersync 2015-07-02 14:20:24 +02:00
wizard Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
accountmanager.cpp TrayMenu: Ensure it updates when accounts are added or removed. 2015-07-03 11:13:19 +02:00
accountmanager.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
accountmigrator.cpp Fix header names 2014-11-09 23:25:57 +01:00
accountmigrator.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
accountsettings.cpp QuotaInfo: Ensure label fits into progress bar. #3393 2015-07-02 10:28:33 +02:00
accountsettings.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
accountsettings.ui Accountsettings: Show a notification when there are new unconfirmed folders 2015-06-12 12:19:24 +02:00
accountstate.cpp Revert "Do not use std::unique_ptr" 2015-07-02 13:31:42 +02:00
accountstate.h Revert "Do not use std::unique_ptr" 2015-07-02 13:31:42 +02:00
addcertificatedialog.cpp Add proper copyright headers to some files, fixes #2869 2015-02-25 17:00:27 +01:00
addcertificatedialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
addcertificatedialog.ui Client Dialog Support: Fix certificate dialog 2015-02-02 23:35:39 +01:00
application.cpp Improve account connectivity tooltips. #3200 2015-07-01 14:53:07 +02:00
application.h Improve account connectivity tooltips. #3200 2015-07-01 14:53:07 +02:00
authenticationdialog.cpp Credential: move the implementation to the gui 2015-06-15 17:39:28 +02:00
authenticationdialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
CMakeLists.txt Merge pull request #3347 from jturcotte/shell_integration_findersync 2015-07-02 14:20:24 +02:00
cocoainitializer.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
cocoainitializer_mac.mm Adjust namespaces 2014-11-09 22:34:07 +01:00
folder.cpp Folder: the limit for the confirm featur is 100MB, not 100kB 2015-07-03 10:42:20 +02:00
folder.h Sync scheduling: fix per-account scheduling. #3379 2015-07-01 14:53:07 +02:00
folderman.cpp Improve account connectivity tooltips. #3200 2015-07-01 14:53:07 +02:00
folderman.h Sync scheduling: fix per-account scheduling. #3379 2015-07-01 14:53:07 +02:00
folderstatusdelegate.cpp Move FolderStatusDelegate to its own file 2015-06-15 14:16:21 +02:00
folderstatusdelegate.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderstatusmodel.cpp Progress UI: Properly reset bar after a sync. 2015-07-03 11:26:03 +02:00
folderstatusmodel.h FolderStatusModel: Always update on sync state change. 2015-07-02 14:17:38 +02:00
folderwatcher.cpp FolderWatcher: Fix ignore list usage. 2015-01-22 15:42:47 +01:00
folderwatcher.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_linux.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_linux.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_mac.cpp OS X: Fix a few warnings 2015-06-17 14:32:34 +02:00
folderwatcher_mac.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_qt.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_qt.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_win.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_win.h Use doxygen style everywhere 2015-06-29 18:56:09 +02: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 Use doxygen style everywhere 2015-06-29 18:56:09 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
generalsettings.ui Settings: New UI that intergate the selective sync within the account settings 2015-03-27 16:50:35 +01:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
ignorelisteditor.cpp IgnoreEditor: Make UI more explicit. #3172 2015-06-26 10:46:13 +02:00
ignorelisteditor.h Use doxygen style everywhere 2015-06-29 18:56:09 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
main.cpp Install the crash handler earlier during startup 2015-03-12 17:16:05 +01:00
networksettings.cpp Settings: Auto download bandwidth limit #1485 2015-06-29 17:43:25 +02:00
networksettings.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
networksettings.ui Settings: Auto download bandwidth limit #1485 2015-06-29 17:43:25 +02:00
openfilemanager.cpp Windows: Fix opening activity entries with a space in the name 2015-02-06 13:44:06 +01:00
openfilemanager.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
owncloudgui.cpp TrayMenu: Ensure it updates when accounts are added or removed. 2015-07-03 11:13:19 +02:00
owncloudgui.h TrayMenu: Ensure it updates when accounts are added or removed. 2015-07-03 11:13:19 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
protocolwidget.cpp Merge remote-tracking branch 'origin/1.9' 2015-05-12 10:03:38 +02:00
protocolwidget.h Use doxygen style everywhere 2015-06-29 18:56:09 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
selectivesyncdialog.cpp Merge branch 'master' into new-ui 2015-06-10 15:57:55 +02:00
selectivesyncdialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
settingsdialog.cpp Settings: Aling the non-accounts button on the right 2015-07-03 11:04:03 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
sharedialog.cpp Merge branch 'master' into new-ui 2015-06-10 15:57:55 +02:00
sharedialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
sharedialog.ui Sharedialog: Fix compiler warnings. 2015-04-08 08:59:36 +02:00
socketapi.cpp shell_i: Build the extension with the '-' identity by default 2015-06-22 13:55:19 +02:00
socketapi.h Merge pull request #3347 from jturcotte/shell_integration_findersync 2015-07-02 14:20:24 +02:00
socketapisocket_mac.h shell_i: Use an NSConnection instead of a local socket #2340 2015-06-15 15:28:17 +02:00
socketapisocket_mac.mm shell_i: Use an NSConnection instead of a local socket #2340 2015-06-15 15:28:17 +02:00
sslbutton.cpp SslButton: Only show menu when info is available. 2015-07-02 10:49:18 +02:00
sslbutton.h SslButton: Only show menu when info is available. 2015-07-02 10:49:18 +02:00
sslerrordialog.cpp AbstractSslErrorHandler: Also give QSslConfiguration 2015-04-06 21:46:03 +02:00
sslerrordialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +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 Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
systray.cpp OS X: Send notification natively 2015-02-07 18:23:40 +01:00
systray.h Use doxygen style everywhere 2015-06-29 18:56:09 +02: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