nextcloud-desktop/src/gui
Christian Kamm 18091f99d4 Private links: Retrieve numeric file id property #6146
Some servers have non-compliant instance ids (that start with a number)
and thereby make deducing the numeric file id from the full id
unreliable.

To circumvent this problem we retrieve the fileid property from the
server with a PROPFIND.
2017-11-14 12:14:11 +01:00
..
creds DetermineAuth: Remove concept of Unknown #6148 2017-11-14 12:10:35 +01:00
updater Updater: Rudimentary support for beta channel 2017-09-27 16:23:34 +02:00
wizard DetermineAuth: Remove concept of Unknown #6148 2017-11-14 12:10:35 +01:00
accountmanager.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
accountmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
accountsettings.cpp Use display-name from the ocs call in the settings dialog 2017-10-06 10:59:20 +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 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-09-05 17:25:19 +02:00
activityitemdelegate.h Apply clang-format 2017-05-17 12:26:27 +02:00
activitylistmodel.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
activitylistmodel.h Apply clang-format 2017-05-17 12:26:27 +02:00
activitywidget.cpp Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02: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 Fix encoding of version string 2017-09-27 12:06:49 +02:00
application.h Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +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
CMakeLists.txt CMakeLists.txt: Put -pie as a linker flag were it belongs 2017-10-06 14:35:56 +02: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 SyncFileStatusTracker: Detect changed in the shared flag 2017-10-24 15:50:14 +02:00
folder.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
folderman.cpp Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02:00
folderman.h Gui: Use lambda instead of QSignalMapper 2017-09-21 14:05:39 +02:00
folderstatusdelegate.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
folderstatusdelegate.h AccountSettings: Draw a box to indicate pending conflicts 2017-07-13 11:48:10 +02:00
folderstatusmodel.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
folderstatusmodel.h remove qt4 code 2017-09-15 07:11:05 +02:00
folderwatcher.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher.h Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher_linux.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +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 Apply clang-format 2017-05-17 12:26:27 +02:00
folderwatcher_win.h Apply clang-format 2017-05-17 12:26:27 +02:00
folderwizard.cpp Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02:00
folderwizard.h Apply clang-format 2017-05-17 12:26:27 +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 Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02:00
generalsettings.h Apply clang-format 2017-05-17 12:26:27 +02:00
generalsettings.ui General settings: Put all advanced checkboxes in a layout 2017-07-27 17:37:27 +02:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
guiutility.cpp SocketApi: Adjust the format of the mailto: URL 2017-07-07 10:49:51 +02:00
guiutility.h Introduce private link sharing #5023 2017-07-07 10:49:51 +02:00
ignorelisteditor.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02: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 Activity: Allow sorting of issues and protocol #6086 2017-10-17 09:47:57 +02:00
issueswidget.h IssuesWidget: Add button to retry 507 errors #5537 2017-07-12 09:04:27 +02: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-09-21 14:05:39 +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-09-21 14:05:39 +02:00
logbrowser.h Apply clang-format 2017-05-17 12:26:27 +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
networksettings.cpp Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +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 Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +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 Apply clang-format 2017-05-17 12:26:27 +02:00
ocsjob.h Apply clang-format 2017-05-17 12:26:27 +02:00
ocsshareejob.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +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-09-21 14:05:39 +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-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
owncloudgui.cpp Context menu: More detailed status messages 2017-10-09 14:14:31 +02:00
owncloudgui.h Context menu: More detailed status messages 2017-10-09 14:14:31 +02:00
owncloudsetupwizard.cpp DetermineAuthType: Adjustments for tight firewalls #6135 2017-11-06 13:09:10 +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 Activity: Allow sorting of issues and protocol #6086 2017-10-17 09:47:57 +02:00
protocolwidget.h Activity: Allow sorting of issues and protocol #6086 2017-10-17 09:47:57 +02: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 Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02:00
selectivesyncdialog.h Apply clang-format 2017-05-17 12:26:27 +02:00
servernotificationhandler.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
servernotificationhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00
settingsdialog.cpp Settings Dialog: Fix display name compilation for macOS #6078 2017-10-06 13:34:40 +02: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-09-19 10:51:03 +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 Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02:00
sharelinkwidget.h Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +02:00
sharelinkwidget.ui Link shares: Add "show file listing" option #5837 2017-07-07 11:23:32 +02:00
sharemanager.cpp ShareDialog: trigger a sync for folder affected by a change of sharing 2017-10-24 15:50:14 +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 Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
shareusergroupwidget.h Private links: Retrieve link through propfind property #6020 2017-09-19 10:51:03 +02:00
shareusergroupwidget.ui Introduce private link sharing #5023 2017-07-07 10:49:51 +02:00
shareuserline.ui Rename ShareWidget to ShareUserLine 2017-04-21 10:09:01 +02:00
socketapi.cpp Private links: Retrieve numeric file id property #6146 2017-11-14 12:14:11 +01:00
socketapi.h Port to new signal-slot syntax what cannot be done automatically 2017-09-21 14:05:39 +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 Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
sslbutton.h Apply clang-format 2017-05-17 12:26:27 +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 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-09-21 14:05:39 +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 Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-09-26 16:14:17 +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