nextcloud-desktop/src/gui
Olivier Goffart dff57362f9 AccountManager: Don't force the server URL while loading the config.
While loading the account, only override the server url if Theme::forceConfigAuthType
is set. This restore the behavior from the client 2.1 for theme that did not
use Theme::forceConfigAuthType.

Issue: owncloud/enterprise#1418
2016-06-28 14:32:03 +02:00
..
creds Shibboleth: Show the inspector if OWNCLOUD_SHIBBOLETH_DEBUG is set 2016-05-17 12:29:20 +02:00
updater Fix memleak in updater 2016-06-02 15:03:52 +02:00
wizard Make postfixlineedit more userfriendly, rename email id string to "Email". 2016-04-13 14:56:49 +02:00
accountmanager.cpp AccountManager: Don't force the server URL while loading the config. 2016-06-28 14:32:03 +02:00
accountmanager.h Make the AccountState a construction argument of the Folder 2016-03-28 13:07:28 +02:00
accountsettings.cpp Update accountsettings.cpp 2016-06-07 14:21:50 +02:00
accountsettings.h AccountSettings: Remove the F5 reset folder shortcut 2015-12-02 12:27:53 +01:00
accountsettings.ui
accountstate.cpp QNAM: Try to workaround missing Qt patches #4720 #3888 #4051 2016-05-31 10:26:52 +02:00
accountstate.h [osx] Fix missing overlay icons on client startup 2016-05-03 13:01:51 +02:00
activitydata.cpp ActivityData: Declare operators outside the class 2016-03-29 14:09:19 +02:00
activitydata.h NotificationHandling: Use QByteArray for the verb. 2016-03-29 18:01:49 +02:00
activityitemdelegate.cpp Activities: Fix color when row is selected 2016-01-11 16:52:37 +01:00
activityitemdelegate.h
activitylistmodel.cpp Remove superflous iterator increment 2016-03-29 16:50:15 +02:00
activitylistmodel.h Activitiy: Refactor - move classes to their own source files. 2016-03-11 11:41:19 +01:00
activitywidget.cpp Activity tab visibility fixes #4651 2016-04-14 11:35:16 +02:00
activitywidget.h Activity tab visibility fixes #4651 2016-04-14 11:35:16 +02:00
activitywidget.ui ActivityWidget: Properly set widget for the Scrollview. 2016-04-11 15:38:25 +02:00
addcertificatedialog.cpp
addcertificatedialog.h
addcertificatedialog.ui
application.cpp Setup csync logging earlier (#4991) 2016-06-21 09:58:53 +02:00
application.h
authenticationdialog.cpp
authenticationdialog.h
clipboard.mm
CMakeLists.txt LockWatcher: Keep an eye on Windows file locks (#4758) 2016-04-29 16:14:18 +02:00
cocoainitializer.h
cocoainitializer_mac.mm
folder.cpp Merge pull request #4979 from jturcotte/2.2 2016-06-21 10:00:41 +02:00
folder.h [osx] Fix missing overlay icons on client startup 2016-05-03 13:01:51 +02:00
folderman.cpp [osx] Fix missing overlay icons on client startup 2016-05-03 13:01:51 +02:00
folderman.h [osx] Fix missing overlay icons on client startup 2016-05-03 13:01:51 +02:00
folderstatusdelegate.cpp Folder info layout adjustments #3403 2016-03-29 12:45:01 +02:00
folderstatusdelegate.h Fix the folder option button click 2016-01-13 11:44:36 +01:00
folderstatusmodel.cpp Selective sync: Sort folders in FolderStatusModel #4612 2016-04-28 09:29:07 +02:00
folderstatusmodel.h
folderwatcher.cpp
folderwatcher.h
folderwatcher_linux.cpp Fix hidden file handling #4655 2016-04-12 11:59:07 +02:00
folderwatcher_linux.h
folderwatcher_mac.cpp OS X: White-list the folder watcher enums 2016-06-02 18:20:07 +02:00
folderwatcher_mac.h
folderwatcher_qt.cpp
folderwatcher_qt.h
folderwatcher_win.cpp Graceful termination of folderwatcher_win #4620 2016-03-31 15:44:42 +02:00
folderwatcher_win.h Graceful termination of folderwatcher_win #4620 2016-03-31 15:44:42 +02:00
folderwizard.cpp FolderWizard: remove dead code and fix the alias 2016-05-18 10:52:22 +02:00
folderwizard.h Remote folder selection: improve path typing #4745 #4746 2016-04-27 10:37:17 +02:00
folderwizardsourcepage.ui UI: Remove alias from more places #4577 #4695 2016-04-20 14:27:50 +02:00
folderwizardtargetpage.ui
generalsettings.cpp Workaround for Ubuntu 16.04 tray issue #4944 (#4947) 2016-06-07 11:48:25 +02:00
generalsettings.h Workaround for Ubuntu 16.04 tray issue #4944 (#4947) 2016-06-07 11:48:25 +02:00
generalsettings.ui
gui.md
ignorelisteditor.cpp
ignorelisteditor.h
ignorelisteditor.ui
lockwatcher.cpp LockWatcher: Keep an eye on Windows file locks (#4758) 2016-04-29 16:14:18 +02:00
lockwatcher.h LockWatcher: Keep an eye on Windows file locks (#4758) 2016-04-29 16:14:18 +02:00
logbrowser.cpp
logbrowser.h
main.cpp Fix windows HiDPI #4994 (#4998) 2016-06-27 16:17:58 +02:00
networksettings.cpp Proxies: Enable ownBrander to force system proxy usage #4458 2016-03-11 16:21:40 +01:00
networksettings.h
networksettings.ui
notificationconfirmjob.cpp NotificationJobs: Set ocs header to maintain the session. 2016-04-05 16:52:51 +02:00
notificationconfirmjob.h NotificationHandling: Use QByteArray for the verb. 2016-03-29 18:01:49 +02:00
notificationwidget.cpp NotificationWidget: Handle empty message and subject properly. 2016-04-04 12:45:39 +02:00
notificationwidget.h NotificationHandling: Use QByteArray for the verb. 2016-03-29 18:01:49 +02:00
notificationwidget.ui ActivityWidget: Properly set widget for the Scrollview. 2016-04-11 15:38:25 +02:00
ocsjob.cpp ocs jobs: Add a define for OCS job success. 2016-03-14 15:41:20 +01:00
ocsjob.h ocs jobs: Add a define for OCS job success. 2016-03-14 15:41:20 +01:00
ocsshareejob.cpp
ocsshareejob.h
ocssharejob.cpp Disable unavailable sharing permissions #4383 2016-04-14 09:44:37 +02:00
ocssharejob.h Disable unavailable sharing permissions #4383 2016-04-14 09:44:37 +02:00
openfilemanager.cpp
openfilemanager.h
owncloudgui.cpp Fix a QAction leak (#5008) 2016-06-27 16:22:51 +02:00
owncloudgui.h Make the AccountState a construction argument of the Folder 2016-03-28 13:07:28 +02:00
owncloudsetuppage.ui
owncloudsetupwizard.cpp Certs: Re-ask for different cert after rejection #4898 (#4911) 2016-05-27 12:08:42 +02:00
owncloudsetupwizard.h
protocolwidget.cpp Prevent the sync protocol widget from over-using memory 2016-06-17 19:20:53 +02:00
protocolwidget.h Protocolwidget: Removed some leftovers from refactoring. 2016-04-18 16:47:14 +02:00
protocolwidget.ui OS X: Fix alignment of "Copy" button in protocol #4207 2016-01-04 16:16:15 +01:00
proxyauthdialog.cpp
proxyauthdialog.h
proxyauthdialog.ui
proxyauthhandler.cpp
proxyauthhandler.h
quotainfo.cpp Quota: Add branding option for the base folder (#4714) 2016-04-22 10:05:50 +02:00
quotainfo.h Quota: Change quota path if single folder #4460 2016-03-18 13:34:49 +01:00
selectivesyncdialog.cpp Selective sync: Sort folders in FolderStatusModel #4612 2016-04-28 09:29:07 +02:00
selectivesyncdialog.h SelectiveSync: Verify if the list could be read from journal. 2016-04-06 15:01:28 +02:00
servernotificationhandler.cpp NotificationHandling: Use QByteArray for the verb. 2016-03-29 18:01:49 +02:00
servernotificationhandler.h Notifications: Refactor - create a notification handler class 2016-03-11 10:48:34 +01:00
settingsdialog.cpp Merge branch 'notifications' 2016-04-04 10:40:33 +02:00
settingsdialog.cpp.Rbt431
settingsdialog.h Activity tab doesn't vanish with too many accounts #4188 2015-12-10 09:43:16 +01:00
settingsdialog.ui
settingsdialogmac.cpp SettingsDialog: show "Account" for the tab name for branded client 2016-01-07 17:59:21 +01:00
settingsdialogmac.h
share.cpp Use expireDate if returned by the OCS Share API 2016-04-19 11:22:32 +02:00
share.h Use expireDate if returned by the OCS Share API 2016-04-19 11:22:32 +02:00
sharedialog.cpp Only 1 : between namespace and property 2016-04-22 14:38:43 +02:00
sharedialog.h Disable unavailable sharing permissions #4383 2016-04-14 09:44:37 +02:00
sharedialog.ui ShareDialog: Tell a user early if resharing is impossible #4679 2016-04-14 10:16:37 +02:00
sharee.cpp Sharing: feedback when there is no result while searching for an user #4348 2016-01-12 14:36:13 +01:00
sharee.h Sharing: feedback when there is no result while searching for an user #4348 2016-01-12 14:36:13 +01:00
sharelinkwidget.cpp ShareDialog: show the error message in red 2016-05-02 14:12:04 +02:00
sharelinkwidget.h Disable unavailable sharing permissions #4383 2016-04-14 09:44:37 +02:00
sharelinkwidget.ui ShareDialog: show the error message in red 2016-05-02 14:12:04 +02:00
sharepermissions.h Disable unavailable sharing permissions #4383 2016-04-14 09:44:37 +02:00
shareusergroupwidget.cpp Share: Permissions for federated shares on servers >=9.1 #4996 (#5001) 2016-06-27 11:09:51 +02:00
shareusergroupwidget.h Add spinner during sharee search (#4764) 2016-04-29 14:11:27 +02:00
shareusergroupwidget.ui ShareDialog: show the error message in red 2016-05-02 14:12:04 +02:00
sharewidget.ui
socketapi.cpp SocketAPI: Use different pipe name #4977 (#4997) 2016-06-27 15:13:08 +02:00
socketapi.h [osx] Fix missing overlay icons on client startup 2016-05-03 13:01:51 +02:00
socketapisocket_mac.h
socketapisocket_mac.mm
sslbutton.cpp
sslbutton.h
sslerrordialog.cpp
sslerrordialog.h
sslerrordialog.ui
synclogdialog.cpp
synclogdialog.h
synclogdialog.ui
syncrunfilelog.cpp Propagation: Fix dir <-> file changes propagating to server #4302 2016-01-08 05:38:08 +01:00
syncrunfilelog.h
systray.cpp
systray.h
systray.mm OS X: Also show desktop notifications when app is active 2016-01-05 13:33:05 +01:00
thumbnailjob.cpp
thumbnailjob.h
tooltipupdater.cpp Update QTreeView tooltips as they change #3403 2016-03-29 12:26:09 +02:00
tooltipupdater.h Tooltip updater: Fix compile with Qt4 2016-03-30 09:21:28 +02:00
version.rc.in Use correct values for items in version.rc 2016-02-17 14:16:29 +01:00