nextcloud-desktop/src/gui
Markus Goetz 97a229cbf1 Settings: Attempt to fix rename issue on old macOS
Found by @hurradieweltgehtunter
2018-07-25 16:54:37 +02:00
..
creds OAuth: Remove the timeout 2018-06-27 15:10:09 +02:00
updater MSI: Always with logfile #6609 2018-06-27 10:25:33 +02:00
wizard Wizard OAuth2 Page: add a context menu to copy the link 2018-07-16 12:55:31 +02:00
accountmanager.cpp Settings migration: Preserve future settings where possible 2018-05-24 12:18:44 +02:00
accountmanager.h Settings migration: Preserve future settings where possible 2018-05-24 12:18:44 +02:00
accountsettings.cpp Selective sync: Hide ui on disconnect #5809 2018-06-13 14:51:39 +02:00
accountsettings.h OAuth2: Have a link to the browser in the owncloud UI 2017-07-13 16:09:42 +02:00
accountsettings.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
accountstate.cpp OAuth2: Try to refresh the token even if the credentials weren't ready. 2018-06-14 12:58:18 +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 Move Utility to a new common static library 2017-09-05 17:25:19 +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 Use std::chrono::milliseconds to represent milliseconds 2018-01-25 14:07:08 +01:00
activitywidget.h Notifications: Lower hiding timeout 2018-04-13 16:55:55 +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 Settings: Attempt to fix rename issue on old macOS 2018-07-25 16:54:37 +02:00
application.h Settings migration: Preserve future settings where possible 2018-05-24 12:18:44 +02: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 ECMAddAppIconMacro: Rename OUTFILE_BASE to OUTFILE_BASENAME and fix sidebar icon resolutions 2018-06-27 01:28:44 +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 ConnectionValidator: change the minimum server version 2018-03-01 14:48:00 +01:00
connectionvalidator.h ConnectionValidator::Status use Q_ENUM 2018-02-26 16:11:46 +01: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 Virtual Files: Allow to download a folder recursively from the socket API 2018-05-30 11:57:57 +02:00
folder.h Virtual Files: Allow to download a folder recursively from the socket API 2018-05-30 11:57:57 +02:00
folderman.cpp FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders 2018-07-17 09:02:37 +02:00
folderman.h FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders 2018-07-17 09:02:37 +02:00
folderstatusdelegate.cpp More Button: Use SVG and fix size so it renders good in highdpi 2018-04-19 16:44:11 +02:00
folderstatusdelegate.h AccountSettings: Draw a box to indicate pending conflicts 2017-07-13 11:48:10 +02:00
folderstatusmodel.cpp FolderStatusModel: Fix crash when there is an error while expanding folders 2018-06-04 10:32:30 +02:00
folderstatusmodel.h FolderStatusModel: fix potential assert 2018-03-28 10:19:05 +02:00
folderwatcher_linux.cpp Show a tray message when a folder watcher becomes unreliable #6119 2018-04-24 13:06:50 +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
folderwatcher.cpp Show a tray message when a folder watcher becomes unreliable #6119 2018-04-24 13:06:50 +02:00
folderwatcher.h Show a tray message when a folder watcher becomes unreliable #6119 2018-04-24 13:06:50 +02:00
folderwizard.cpp FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders 2018-07-17 09:02:37 +02: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 Introduce an about dialog 2018-07-05 13:15:43 +02:00
generalsettings.h Updater: Fix beta channel for translated clients. 2018-06-19 12:56:31 +02:00
generalsettings.ui Introduce an about dialog 2018-07-05 13:15:43 +02:00
gui.md
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 IgnoreEditor: Preserve comments, add #!readonly 2018-05-15 14:26:35 +02:00
ignorelisteditor.h IgnoreEditor: Preserve comments, add #!readonly 2018-05-15 14:26:35 +02:00
ignorelisteditor.ui Ignore list editor: adjust the size 2017-03-15 16:00:48 +01:00
issueswidget.cpp Issues: Show link to conflicts doc if there are some #6396 2018-04-25 13:31:49 +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 Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
lockwatcher.h Apply clang-format 2017-05-17 12:26:27 +02:00
logbrowser.cpp Logging: Add persistent auto-logdir option #6442 2018-04-12 12:38:17 +02:00
logbrowser.h Logging: Add persistent auto-logdir option #6442 2018-04-12 12:38:17 +02:00
main.cpp Use qEnvironmentVariable* instead of qgetenv when appropriate 2017-10-19 13:57:49 +02: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 Proxy settings: Fix bad behavior with empty host 2018-04-26 10:07:05 +02:00
networksettings.h Fix a bunch of warning with clang 2018-04-23 13:22:01 +02:00
networksettings.ui
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: Also have clickable link #6236 2018-04-17 16:57:38 +02: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 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 Update ocssharejob.cpp 2018-07-20 16:02:32 +02:00
ocssharejob.h SocketApi/Sharing: Add "copy public link" to menu #6356 2018-04-16 08:37:44 +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 Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
owncloudgui.cpp Introduce an about dialog 2018-07-05 13:15:43 +02:00
owncloudgui.h Introduce an about dialog 2018-07-05 13:15:43 +02:00
owncloudsetupwizard.cpp Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
owncloudsetupwizard.h Wizard: Move the 'Skip folder configuration' in a radio button 2018-04-23 13:29:01 +02:00
protocolwidget.cpp INSTRUCTION_IGNORE now carries a direction 2018-03-06 13:02:54 +01:00
protocolwidget.h ProtocolItem: Adjust the way data is stored again 2018-03-06 13:02:54 +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 Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +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 SettingsDialog: Show the page for the newly created account 2018-06-19 09:47:07 +02:00
settingsdialog.h Notifications: Immediately request when getting account online 2018-02-12 09:01:00 +01:00
settingsdialog.ui
settingsdialogcommon.cpp Settings Dialog: Fix display name compilation for macOS #6078 2017-10-06 13:34:40 +02:00
settingsdialogmac.cpp SettingsDialogMac: Show the page for the newly created account 2018-06-19 09:47:07 +02:00
settingsdialogmac.h Notifications: Immediately request when getting account online 2018-02-12 09:01:00 +01:00
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 Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
sharee.h Apply clang-format 2017-05-17 12:26:27 +02:00
sharelinkwidget.cpp ShareLink: translate the send-email string 2018-06-13 16:47:11 +02:00
sharelinkwidget.h ShareLink: Preserve password when unrelated ui changes #6512 2018-05-14 09:44:21 +02:00
sharelinkwidget.ui Share link: Update permission wording #6192 2018-04-09 12:16:40 +02:00
sharemanager.cpp ShareLink: Preserve password when unrelated ui changes #6512 2018-05-14 09:44:21 +02: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 More Button: Use SVG and fix size so it renders good in highdpi 2018-04-19 16:44:11 +02: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 Virtual Files: Allow to download a folder recursively from the socket API 2018-05-30 11:57:57 +02:00
socketapi.h Rename SocketApi::FileData::accountRelativePath to serverRelativePath 2018-05-30 10:51:44 +02:00
socketapisocket_mac.h
socketapisocket_mac.mm
sslbutton.cpp SslButton: Improve speed (especially on macOS) #6031 2018-03-27 17:43:57 +02: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 owncloudsynclog: 1 MB -> 10 MB #6420 2018-05-24 16:02:52 +02: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 Use correct values for items in version.rc 2016-02-17 14:16:29 +01:00