nextcloud-desktop/src/gui
2017-12-12 10:46:43 +01:00
..
creds Shibboleth: Upgrade to OAuth2 When the server supports it 2017-12-04 08:09:34 +01:00
updater Updater: Rudimentary support for beta channel 2017-10-05 22:01:38 +02:00
wizard fix typo error: occured-> occurred 2017-12-06 20:02:53 +01:00
accountmanager.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
accountmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
accountsettings.cpp Merge branch 'master' into clientSideEncryptionV3 2017-12-12 10:46:43 +01:00
accountsettings.h [CSE] Start to send the metadata to the server 2017-11-13 16:46:30 +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 Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +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-10-05 22:01:35 +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 Account: remove dependency with ConfigFile 2017-12-07 17:39:16 +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 AvatarJob improvements 2017-11-21 16:33:03 +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-12 10:46:43 +01:00
folderman.cpp Windows: Add sync folders to Explorer's navigation pane 2017-10-24 16:10:53 +02:00
folderman.h Windows: Add sync folders to Explorer's navigation pane 2017-10-24 16:10:53 +02:00
folderstatusdelegate.cpp Merge branch 'master' into clientSideEncryptionV3 2017-12-12 10:46:43 +01:00
folderstatusdelegate.h AccountSettings: Draw a box to indicate pending conflicts 2017-07-13 11:48:10 +02:00
folderstatusmodel.cpp [CSE] Update encryption status when folder is updated 2017-11-23 16:55:12 +01:00
folderstatusmodel.h [CSE] Add FileIdRole for the FolderStatusModel 2017-10-18 21:51:36 +02: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: Fix minimum size 2017-11-29 08:03: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 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 Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +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 Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +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-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 Tray: Fix 'Open folder' action creation 2017-11-20 11:48:55 +01:00
owncloudgui.h Context menu: More detailed status messages 2017-10-09 14:14:31 +02: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 Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
servernotificationhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00
settingsdialog.cpp AvatarJob improvements 2017-11-21 16:33:03 +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 Link share: Move 'delete' button to the bottom #6163 2017-11-20 12:42:41 +01:00
sharelinkwidget.h Share links: Confirm deletion explicitly #6163 2017-11-16 11:16:47 +01: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 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 Protocol: Introduce context menu with "open in browser" #6121 2017-11-21 12:42:10 +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 Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +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-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 Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-10-05 22:01:37 +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-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