nextcloud-desktop/src/gui
2020-03-25 11:38:45 +01:00
..
creds OAuth: make sure to encode the '+' in query string 2020-02-25 11:43:43 +01:00
libcloudproviders Fix warnings about class vs. struct mismatch 2019-10-07 14:50:44 +02:00
updater Updater: Fix crash when there is an XML error 2019-10-28 10:30:18 +01:00
wizard Make sure all cases are handled 2020-03-09 14:46:18 +01:00
accountmanager.cpp [SSL] Properly restore user accepted certificats 2020-02-10 14:36:05 +01:00
accountmanager.h Settings migration: Preserve future settings where possible 2018-05-24 12:18:44 +02:00
accountsettings.cpp [Wizard] Make vfs dialog blocking 2020-02-11 12:39:04 +01:00
accountsettings.h vfs: Add vfs migration options to folder context menu 2019-01-18 10:59:12 +01:00
accountsettings.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
accountstate.cpp Fix logic for duration that an etag reply indicates connectivity 2019-04-26 13:48:33 +02:00
accountstate.h ConnectionValidator::Status use Q_ENUM 2018-02-26 16:11:46 +01:00
activitydata.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
activitydata.h Notifications: Also have clickable link #6236 2018-04-17 16:57:38 +02:00
activityitemdelegate.cpp Server Activity Tab: show the full text in the tooltip 2019-11-18 09:53:04 +01:00
activityitemdelegate.h Apply clang-format 2017-05-17 12:26:27 +02:00
activitylistmodel.cpp ActivityListModel: Fix assertion on remove 2020-03-20 12:24:30 +01:00
activitylistmodel.h Apply clang-format 2017-05-17 12:26:27 +02:00
activitywidget.cpp Gui: Workaround for QScrollArea not getting updated on theme change 2020-03-20 12:27:36 +01:00
activitywidget.h Notifications: Lower hiding timeout 2018-04-13 16:55:55 +02:00
activitywidget.ui Code: Modernise notifications and action widget 2020-03-20 12:27:36 +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 addcertificatedialog.ui: Fix compile with older Qt 2019-06-04 12:50:07 +02:00
application.cpp Bugfix: Client sometimes does not show up when started by a user 2020-03-04 09:51:27 +01:00
application.h Bugfix: Client sometimes does not show up when started by a user 2020-03-04 09:51:27 +01:00
authenticationdialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
authenticationdialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
clientproxy.cpp Move ClientProxy and ConnecitonValidator to gui 2018-02-26 16:11:46 +01:00
clientproxy.h Move ClientProxy and ConnecitonValidator to gui 2018-02-26 16:11:46 +01:00
CMakeLists.txt No more MacSettingsDialog #7371 2019-10-07 20:50:45 +02:00
cocoainitializer_mac.mm License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
cocoainitializer.h Apply clang-format 2017-05-17 12:26:27 +02:00
connectionvalidator.cpp Add a noPreFlight branding option 2019-02-01 18:39:04 +01:00
connectionvalidator.h ConnectionValidator: increase timeout to 57s #7456 2019-09-06 18:35:37 +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 Don't ignore file sync notification after an unlock 2019-12-16 19:56:02 +01:00
folder.h Don't ignore file sync notification after an unlock 2019-12-16 19:56:02 +01:00
folderman.cpp Don't ignore file sync notification after an unlock 2019-12-16 19:56:02 +01:00
folderman.h Minimal libcloudproviders support #7209 2019-06-07 09:26:33 +02:00
folderstatusdelegate.cpp [Gui] Fix remaning icon 2020-03-03 12:15:34 +01:00
folderstatusdelegate.h Account Settings: the info text should not be clickable 2018-08-21 10:36:44 +02:00
folderstatusmodel.cpp Don't insert items into the folder model if selectiveSync is not supported 2020-03-10 16:31:00 +01:00
folderstatusmodel.h Fix expansion of tree view on newly added accounts 2020-02-11 12:48:49 +01:00
folderwatcher_linux.cpp FolderWatcher: Become unreliable if test notification fails #7241 2019-06-14 08:04:16 +02:00
folderwatcher_linux.h FolderWatcher: Wait for ready before testing #7305 2019-07-12 12:22:50 +02:00
folderwatcher_mac.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher_mac.h FolderWatcher: Wait for ready before testing #7305 2019-07-12 12:22:50 +02:00
folderwatcher_win.cpp FolderWatcher: Wait for ready before testing #7305 2019-07-12 12:22:50 +02:00
folderwatcher_win.h FolderWatcher: Wait for ready before testing #7305 2019-07-12 12:22:50 +02:00
folderwatcher.cpp FolderWatcher: Disable test on OSX #7305 2019-07-18 10:51:27 +02:00
folderwatcher.h FolderWatcher: Wait for ready before testing #7305 2019-07-12 12:22:50 +02:00
folderwizard.cpp Folder Wizard: warn when adding a folder which is the parent of a sync'ed folder 2020-02-19 17:54:10 +01:00
folderwizard.h Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02: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 Merge branch '2.6.2' into 2.6 2020-02-25 16:53:19 +01:00
generalsettings.h [GUI] Update autostart checkbox when general settings tab gets shown 2020-01-20 12:18:27 +01:00
generalsettings.ui generalsettings.ui: Edit with designer, rename the items 2018-11-06 16:05:07 +01:00
gui.md
guiutility.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
guiutility.h [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
ignorelisteditor.cpp Ignore editor: Expand description 2019-08-05 14:18:56 +02:00
ignorelisteditor.h IgnoreEditor: Preserve comments, add #!readonly 2018-05-15 14:26:35 +02:00
ignorelisteditor.ui IgnoreListEditor: increase a bit the size 2018-11-29 12:10:59 +01:00
issueswidget.cpp Fix usage of deprecated QFontMetrics::width 2019-10-07 14:50:44 +02:00
issueswidget.h Issues: Show link to conflicts doc if there are some #6396 2018-04-25 13:31:49 +02:00
issueswidget.ui Issues: Show link to conflicts doc if there are some #6396 2018-04-25 13:31:49 +02:00
lockwatcher.cpp Test: Add test for locked file tracking and propagation 2018-11-06 10:03:25 +01:00
lockwatcher.h LockWatcher: Add chrono header 2018-11-12 13:47:28 +01:00
logbrowser.cpp Log Window: Create and open folder properly #7166 2019-06-04 12:32:01 +02:00
logbrowser.h LogWindow: Option to disable automatic deletion #7154 2019-05-07 07:27:12 +02:00
main.cpp [Gui] Set Qt::AA_UseHighDpiPixmaps again, was removed on 2.6 by accident 2019-12-12 14:57:06 +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 Fix #6394 2018-04-24 13:27:33 +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 Network Settings: Show a warning that proxy settings do not apply to localhost 2019-11-18 09:53:34 +01:00
networksettings.h Network Settings: Show a warning that proxy settings do not apply to localhost 2019-11-18 09:53:34 +01:00
networksettings.ui Network Settings: Show a warning that proxy settings do not apply to localhost 2019-11-18 09:53:34 +01: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 Code: Modernise notifications and action widget 2020-03-20 12:27:36 +01:00
notificationwidget.h Code: Modernise notifications and action widget 2020-03-20 12:27:36 +01:00
notificationwidget.ui Code: Modernise notifications and action widget 2020-03-20 12:27:36 +01: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 SocketApi/Sharing: Add "copy public link" to menu #6356 2018-04-16 08:37:44 +02:00
ocsshareejob.h Apply clang-format 2017-05-17 12:26:27 +02:00
ocssharejob.cpp Sharing: Ask reshares=true only where it makes sense 2019-10-30 14:23:47 +01:00
ocssharejob.h Link shares: Adjust creation flow 2019-04-23 09:22:21 +02:00
openfilemanager.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +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
owncloud.xml.in Virtual Files Mime Type: use "vnd." prefix instead of "x-" 2018-08-19 21:10:23 +02:00
owncloudgui.cpp [Gui] Implement raiseDialog on Windows 2020-03-25 11:38:45 +01:00
owncloudgui.h No more MacSettingsDialog #7371 2019-10-07 20:50:45 +02:00
owncloudsetupwizard.cpp Wizard: fix compilation warnings about unused variables 2019-10-14 15:15:24 +02:00
owncloudsetupwizard.h Wizard: Move the 'Skip folder configuration' in a radio button 2018-04-23 13:29:01 +02:00
protocolwidget.cpp Fix usage of deprecated QFontMetrics::width 2019-10-07 14:50:44 +02:00
protocolwidget.h Fix warnings about signedness 2019-02-14 10:53:33 +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-09-21 14:05:39 +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-09-21 14:05:39 +02:00
quotainfo.h Apply clang-format 2017-05-17 12:26:27 +02:00
selectivesyncdialog.cpp Ensure local discovery on selective sync changes 2019-02-14 10:57:09 +01:00
selectivesyncdialog.h Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
servernotificationhandler.cpp ServerNotificationHandler: Properly create "Dismiss" URL 2018-02-06 20:28:00 +01:00
servernotificationhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00
settingsdialog.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
settingsdialog.h [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
settingsdialog.ui
sharedialog.cpp Share dialog: use the original name and not the virtual file name 2018-05-30 10:51:17 +02:00
sharedialog.h SocketApi/Sharing: Add "copy public link" to menu #6356 2018-04-16 08:37:44 +02:00
sharedialog.ui ShareDialog: Use a tab widget #5655 2017-04-21 10:09:01 +02:00
sharee.cpp Sharing: add the shareWithAdditionalInfo string in autocompletion results 2018-10-25 12:39:01 +02:00
sharee.h Apply clang-format 2017-05-17 12:26:27 +02:00
sharelinkwidget.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
sharelinkwidget.h Link sharing ui improvements 2019-07-17 14:56:11 +02:00
sharelinkwidget.ui Link shares: Rename permission 2019-10-30 14:35:32 +01:00
sharemanager.cpp Merge remote-tracking branch 'origin/2.5' into 2.6 2019-07-09 15:19:47 +02:00
sharemanager.h Link shares: Adjust creation flow 2019-04-23 09:22:21 +02:00
sharepermissions.h Apply clang-format 2017-05-17 12:26:27 +02:00
shareusergroupwidget.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
shareusergroupwidget.h AvatarJob improvements 2017-11-21 16:33:03 +01:00
shareusergroupwidget.ui [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
shareuserline.ui User shares: Use background color, remove permission frame #6176 2017-11-21 16:33:03 +01:00
socketapi.cpp Merge remote-tracking branch 'origin/2.6' into 7247-share-pw-require 2020-02-04 13:05:49 +01:00
socketapi.h SocketAPI: Add "show versions" to shell context menu #7196 2019-06-04 12:26:15 +02:00
socketapisocket_mac.h
socketapisocket_mac.mm SocketApi OSX: Remove NSConnection observers on connectiondie 2019-01-17 20:46:57 +01:00
sslbutton.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
sslbutton.h SslButton: Improve speed (especially on macOS) #6031 2018-03-27 17:43:57 +02:00
sslerrordialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
sslerrordialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
sslerrordialog.ui
synclogdialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
synclogdialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
synclogdialog.ui
syncrunfilelog.cpp Protocol, Notifications: Show destination() instead of _file 2019-03-28 17:30:19 +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-09-21 14:05:39 +02:00
tooltipupdater.h Apply clang-format 2017-05-17 12:26:27 +02:00
version.rc.in