nextcloud-desktop/src/gui
Daniel Nicoletti c963259bfb Fix URL in dialog that requests password
An URL that had base like "http://localhost/nextcloud/"
would get the last slash '/' removed and then appended
with "index.php..." resulting in
http://localhost/nextcloudindex.php
2017-12-28 10:00:17 -02:00
..
cloudproviders Integrate libcloudproviders support 2017-12-14 11:19:25 +01:00
creds Fix URL in dialog that requests password 2017-12-28 10:00:17 -02:00
updater Updater: use QUrlQuery 2017-12-08 16:15:47 +01:00
wizard Remove usage of QString::null 2017-12-08 16:15:22 +01:00
accountmanager.cpp Forget key + cert + mnemonic on account removal 2017-12-20 15:35:23 +01:00
accountmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
accountsettings.cpp [CSE] Fix infoForFileId 2017-12-17 19:14:34 +01:00
accountsettings.h [CSE] Work the Set Decrypted Bit 2017-12-15 23:32:41 +01:00
accountsettings.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
accountstate.cpp Use display-name from the ocs call in the settings dialog 2017-10-06 10:59:20 +02:00
accountstate.h Use display-name from the ocs call in the settings dialog 2017-10-06 10:59:20 +02:00
activitydata.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
activitydata.h Apply clang-format 2017-05-17 12:26:27 +02:00
activityitemdelegate.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
activityitemdelegate.h Apply clang-format 2017-05-17 12:26:27 +02:00
activitylistmodel.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
activitylistmodel.h Apply clang-format 2017-05-17 12:26:27 +02:00
activitywidget.cpp Notifications: Propagate "Dismiss" as DELETE to server #5922 2017-12-13 11:00:40 +01:00
activitywidget.h Add a more functional error view #5516 (#5861) 2017-07-04 14:08:41 +02:00
activitywidget.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
addcertificatedialog.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
addcertificatedialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
addcertificatedialog.ui Fix up SSL client certificates #5213 #69 (#5289) 2017-01-02 08:34:02 +01:00
application.cpp Integrate libcloudproviders support 2017-12-14 11:19:25 +01:00
application.h Port to new signal-slot syntax what cannot be done automatically 2017-10-05 22:01:35 +02:00
authenticationdialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
authenticationdialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
CMakeLists.txt Integrate libcloudproviders support 2017-12-14 11:19:25 +01:00
cocoainitializer.h Apply clang-format 2017-05-17 12:26:27 +02:00
cocoainitializer_mac.mm License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
elidedlabel.cpp Add ElidedLabel 2017-07-12 09:04:27 +02:00
elidedlabel.h Add ElidedLabel 2017-07-12 09:04:27 +02:00
folder.cpp Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
folder.h Merge branch 'master' into clientSideEncryptionV3 2017-12-14 20:47:05 +01:00
folderman.cpp Integrate libcloudproviders support 2017-12-14 11:19:25 +01:00
folderman.h Windows: Add sync folders to Explorer's navigation pane 2017-10-24 16:10:53 +02:00
folderstatusdelegate.cpp Merge remote-tracking branch 'oc/master' into oc_up 2017-12-14 10:27:11 +01:00
folderstatusdelegate.h AccountSettings: Draw a box to indicate pending conflicts 2017-07-13 11:48:10 +02:00
folderstatusmodel.cpp [CSE] Code Cleanup 2017-12-17 19:19:44 +01:00
folderstatusmodel.h [CSE] Fix infoForFileId 2017-12-17 19:14:34 +01:00
folderwatcher.cpp Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
folderwatcher.h FolderWatcher: reliability and data-loss signal 2017-10-24 10:00:20 +02:00
folderwatcher_linux.cpp FolderWatcher: reliability and data-loss signal 2017-10-24 10:00:20 +02:00
folderwatcher_linux.h Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher_mac.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher_mac.h Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher_win.cpp FolderWatcher: reliability and data-loss signal 2017-10-24 10:00:20 +02:00
folderwatcher_win.h FolderWatcher: reliability and data-loss signal 2017-10-24 10:00:20 +02:00
folderwizard.cpp FolderWizard: don't use deprecated API 2017-12-08 16:16:06 +01:00
folderwizard.h FolderWizard: Fix minimum size 2017-11-29 08:03:06 +01:00
folderwizardsourcepage.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
folderwizardtargetpage.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
generalsettings.cpp Windows: Add a setting to enable/disable the explorer navigation pane integration 2017-10-24 16:10:53 +02:00
generalsettings.h Windows: Add a setting to enable/disable the explorer navigation pane integration 2017-10-24 16:10:53 +02:00
generalsettings.ui Windows: Add a setting to enable/disable the explorer navigation pane integration 2017-10-24 16:10:53 +02:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
guiutility.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
guiutility.h Introduce private link sharing #5023 2017-07-07 10:49:51 +02:00
ignorelisteditor.cpp SSLButton: Removes some call to deprecated functions 2017-12-08 16:16:02 +01:00
ignorelisteditor.h Apply clang-format 2017-05-17 12:26:27 +02:00
ignorelisteditor.ui Ignore list editor: adjust the size 2017-03-15 16:00:48 +01:00
issueswidget.cpp Protocol: Introduce context menu with "open in browser" #6121 2017-11-21 12:42:10 +01:00
issueswidget.h Protocol: Introduce context menu with "open in browser" #6121 2017-11-21 12:42:10 +01:00
issueswidget.ui Activity: Allow sorting of issues and protocol #6086 2017-10-17 09:47:57 +02:00
lockwatcher.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
lockwatcher.h Apply clang-format 2017-05-17 12:26:27 +02:00
logbrowser.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
logbrowser.h Apply clang-format 2017-05-17 12:26:27 +02:00
main.cpp Merge branch 'master' into clientSideEncryptionV3 2017-10-30 11:21:36 +01:00
manifest-mingw.rc Add manifest file on Windows to make the application UAC aware. 2016-11-14 12:16:58 +01:00
navigationpanehelper.cpp Windows: Add a setting to enable/disable the explorer navigation pane integration 2017-10-24 16:10:53 +02:00
navigationpanehelper.h Windows: Add a setting to enable/disable the explorer navigation pane integration 2017-10-24 16:10:53 +02:00
networksettings.cpp Port to new signal-slot syntax what cannot be done automatically 2017-10-05 22:01:35 +02:00
networksettings.h Apply clang-format 2017-05-17 12:26:27 +02:00
networksettings.ui Network Settings: Adjust the bandwidth limit option with old Qt 2015-10-22 17:57:34 +02:00
notificationconfirmjob.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
notificationconfirmjob.h Apply clang-format 2017-05-17 12:26:27 +02:00
notificationwidget.cpp Notifications: Propagate "Dismiss" as DELETE to server #5922 2017-12-13 11:00:40 +01:00
notificationwidget.h Apply clang-format 2017-05-17 12:26:27 +02:00
notificationwidget.ui ActivityWidget: Properly set widget for the Scrollview. 2016-04-11 15:38:25 +02:00
ocsjob.cpp Merge remote-tracking branch 'origin/2.4' 2017-12-13 11:03:24 +01:00
ocsjob.h Notifications: Propagate "Dismiss" as DELETE to server #5922 2017-12-13 11:00:40 +01:00
ocsshareejob.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
ocsshareejob.h Apply clang-format 2017-05-17 12:26:27 +02:00
ocssharejob.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
ocssharejob.h Apply clang-format 2017-05-17 12:26:27 +02:00
openfilemanager.cpp Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
openfilemanager.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
owncloud.exe.manifest-mingw Add manifest file on Windows to make the application UAC aware. 2016-11-14 12:16:58 +01:00
owncloudgui.cpp Integrate libcloudproviders support 2017-12-14 11:19:25 +01:00
owncloudgui.h Integrate libcloudproviders support 2017-12-14 11:19:25 +01:00
owncloudsetupwizard.cpp Merge remote-tracking branch 'origin/2.4' 2017-11-20 11:54:56 +01:00
owncloudsetupwizard.h Wizard: Resolve url/ redirects only if url/status.php not found 2017-10-24 09:42:08 +02:00
protocolwidget.cpp Protocol: Introduce context menu with "open in browser" #6121 2017-11-21 12:42:10 +01:00
protocolwidget.h Protocol: Introduce context menu with "open in browser" #6121 2017-11-21 12:42:10 +01:00
protocolwidget.ui Activity: Allow sorting of issues and protocol #6086 2017-10-17 09:47:57 +02:00
proxyauthdialog.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
proxyauthdialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
proxyauthdialog.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
proxyauthhandler.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
proxyauthhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00
quotainfo.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
quotainfo.h Apply clang-format 2017-05-17 12:26:27 +02:00
selectivesyncdialog.cpp Merge branch 'master' into clientSideEncryptionV3 2017-12-12 10:46:43 +01:00
selectivesyncdialog.h Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
servernotificationhandler.cpp Notifications: Propagate "Dismiss" as DELETE to server #5922 2017-12-13 11:00:40 +01:00
servernotificationhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00
settingsdialog.cpp Remove uses of deprecated QString::fromAscii 2017-12-08 16:15:48 +01:00
settingsdialog.h Settings Dialog: Fix display name compilation for macOS #6078 2017-10-06 13:34:40 +02:00
settingsdialog.ui Revert "Settings dialog: remove the close button #3713" 2015-10-22 16:20:59 +02:00
settingsdialogcommon.cpp Settings Dialog: Fix display name compilation for macOS #6078 2017-10-06 13:34:40 +02:00
settingsdialogmac.cpp SettingsDialogMac: Fix account display name #6078 2017-10-18 10:41:01 +02:00
settingsdialogmac.h SettingsDialogMac: Fix account display name #6078 2017-10-18 10:41:01 +02:00
sharedialog.cpp Private links: Retrieve numeric file id property #6146 2017-11-14 12:14:11 +01:00
sharedialog.h Private links: Retrieve link through propfind property #6020 2017-10-05 22:01:34 +02:00
sharedialog.ui ShareDialog: Use a tab widget #5655 2017-04-21 10:09:01 +02:00
sharee.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
sharee.h Apply clang-format 2017-05-17 12:26:27 +02:00
sharelinkwidget.cpp Share link: Adjust design of folder sharing permissions #6192 2017-12-14 08:34:44 +01:00
sharelinkwidget.h Share link: Adjust design of folder sharing permissions #6192 2017-12-14 08:34:44 +01:00
sharelinkwidget.ui Share link: Adjust design of folder sharing permissions #6192 2017-12-14 08:34:44 +01:00
sharemanager.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
sharemanager.h ShareDialog: trigger a sync for folder affected by a change of sharing 2017-10-24 15:50:14 +02:00
sharepermissions.h Apply clang-format 2017-05-17 12:26:27 +02:00
shareusergroupwidget.cpp User shares: Further avatar tweaks 2017-11-21 16:33:03 +01:00
shareusergroupwidget.h AvatarJob improvements 2017-11-21 16:33:03 +01:00
shareusergroupwidget.ui Introduce private link sharing #5023 2017-07-07 10:49:51 +02:00
shareuserline.ui User shares: Use background color, remove permission frame #6176 2017-11-21 16:33:03 +01:00
socketapi.cpp Remove uses of deprecated QString::fromAscii 2017-12-08 16:15:48 +01:00
socketapi.h Port to new signal-slot syntax what cannot be done automatically 2017-10-05 22:01:35 +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: Removes some call to deprecated functions 2017-12-08 16:16:02 +01:00
sslbutton.h SSLButton: Removes some call to deprecated functions 2017-12-08 16:16:02 +01:00
sslerrordialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
sslerrordialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
sslerrordialog.ui SSL Certificate Error Dialog: show account name #3729 2015-09-03 16:19:53 +02:00
synclogdialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
synclogdialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
synclogdialog.ui Settings: Move synclog widget to a seperate dialog. 2015-10-01 16:57:37 +02:00
syncrunfilelog.cpp Remove uses of deprecated QString::fromAscii 2017-12-08 16:15:48 +01:00
syncrunfilelog.h Apply clang-format 2017-05-17 12:26:27 +02:00
systray.cpp Set proper application name, icon name for freedesktop notifications 2017-06-01 10:01:05 +02:00
systray.h Apply clang-format 2017-05-17 12:26:27 +02:00
systray.mm Use Qt logging categories for logging 2017-05-11 17:22:59 +02:00
thumbnailjob.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
thumbnailjob.h Apply clang-format 2017-05-17 12:26:27 +02:00
tooltipupdater.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
tooltipupdater.h Apply clang-format 2017-05-17 12:26:27 +02:00
version.rc.in Use correct values for items in version.rc 2016-02-17 14:16:29 +01:00