nextcloud-desktop/src/gui
Hannah von Reth 0eec85a777 Link tests against a static owncloudCore instead of trying to pick single...
files they depend on

This is only a first step and fixes the issue caused by
https://github.com/owncloud/client/blob/master/test/stub.cpp#L3 .
In a next step we should link this libary dynamically to reduce the build
overhead but this will require proper import export macros.
2020-06-24 16:09:33 +02:00
..
creds OAuth: Fix reopening the browser from the account page 2020-06-23 11:53:17 +02:00
libcloudproviders CMake: Only look for libcloudproviders on unix 2020-06-17 14:14:33 +02:00
updater Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
wizard OAuth: Fix reopening the browser from the account page 2020-06-23 11:53:17 +02:00
accountmanager.cpp [SSL] Properly restore user accepted certificats 2020-02-10 14:36:05 +01:00
accountmanager.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
accountsettings.cpp OAuth: Fix reopening the browser from the account page 2020-06-23 11:53:17 +02:00
accountsettings.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
accountsettings.ui OAuth: Fix reopening the browser from the account page 2020-06-23 11:53:17 +02:00
accountstate.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
accountstate.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +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 Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
activitylistmodel.cpp ActivityListModel: Fix assertion on remove 2020-03-20 12:24:30 +01:00
activitylistmodel.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
activitywidget.cpp Merge remote-tracking branch 'origin/2.6' 2020-05-20 12:21:51 +02:00
activitywidget.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
addcertificatedialog.ui addcertificatedialog.ui: Fix compile with older Qt 2019-06-04 12:50:07 +02:00
application.cpp CMake: Don't globaly disable removal of deprecated code 2020-06-23 11:52:54 +02:00
application.h Merge branch '2.6' 2020-03-13 15:22:10 +01:00
authenticationdialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
authenticationdialog.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
clientproxy.cpp Move ClientProxy and ConnecitonValidator to gui 2018-02-26 16:11:46 +01:00
clientproxy.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
CMakeLists.txt Link tests against a static owncloudCore instead of trying to pick single... 2020-06-24 16:09:33 +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 Revert "Add a noPreFlight branding option" 2019-11-22 11:13:39 +01:00
connectionvalidator.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
elidedlabel.cpp Add ElidedLabel 2017-07-12 09:04:27 +02:00
elidedlabel.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
folder.cpp VFS: Tell the vfs plugin whether we have multiple accounts 2020-06-23 12:23:20 +02:00
folder.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
folderman.cpp Merge remote-tracking branch 'origin/2.6' 2020-05-29 14:51:19 +02:00
folderman.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
folderstatusdelegate.cpp [Gui] Fix remaning icon 2020-03-03 12:15:34 +01:00
folderstatusdelegate.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
folderstatusmodel.cpp Merge branch '2.6' 2020-03-13 15:22:10 +01:00
folderstatusmodel.h Merge remote-tracking branch 'origin/2.6' 2020-02-25 11:45:27 +01:00
folderwatcher_linux.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
folderwatcher_linux.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
folderwizard.cpp Merge remote-tracking branch 'origin/2.6' 2020-02-25 11:45:27 +01:00
folderwizard.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +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 Fix usage of QMessageBox 2020-05-27 23:16:16 +02:00
generalsettings.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
generalsettings.ui generalsettings.ui: Edit with designer, rename the items 2018-11-06 16:05:07 +01:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
guiutility.cpp Fix warning C4715: 'OCC::Utility::vfsCurrentAvailabilityText': not all control paths return a value 2020-05-29 14:41:57 +02: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
ignorelisteditor.ui IgnoreListEditor: increase a bit the size 2018-11-29 12:10:59 +01:00
issueswidget.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
issueswidget.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
logbrowser.cpp Log Window: Create and open folder properly #7166 2019-06-04 12:32:01 +02:00
logbrowser.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
MacOSXBundleInfo.plist Mac: Display dock icon when settings are visible 2020-05-15 13:10:45 +02:00
main.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +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 VFS: Prevent duplicated navigation panel icon 2020-06-23 11:52:03 +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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
notificationconfirmjob.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
notificationwidget.cpp Fix: Don't pass references to local variables to lambda 2020-04-02 14:01:26 +02:00
notificationwidget.h Merge remote-tracking branch 'origin/2.6' 2020-03-26 14:24:58 +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 Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +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 Merge remote-tracking branch 'origin/2.6' 2020-03-26 14:24:58 +01:00
owncloudgui.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
owncloudsetupwizard.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
owncloudsetupwizard.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
protocolwidget.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
protocolwidget.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
proxyauthdialog.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
proxyauthhandler.cpp ProxyAuthHandler Use QPointer instead of QWeakPointer 2020-02-10 16:41:07 +01:00
proxyauthhandler.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
quotainfo.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
quotainfo.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
selectivesyncdialog.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
selectivesyncdialog.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
servernotificationhandler.cpp ServerNotificationHandler: Properly create "Dismiss" URL 2018-02-06 20:28:00 +01:00
servernotificationhandler.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
settingsdialog_mac.h Mac: Display dock icon when settings are visible 2020-05-15 13:10:45 +02:00
settingsdialog_mac.mm Mac: Display dock icon when settings are visible 2020-05-15 13:10:45 +02:00
settingsdialog.cpp Mac: Display dock icon when settings are visible 2020-05-15 13:10:45 +02:00
settingsdialog.h Mac: Display dock icon when settings are visible 2020-05-15 13:10:45 +02:00
settingsdialog.ui Revert "Settings dialog: remove the close button #3713" 2015-10-22 16:20:59 +02:00
sharedialog.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sharedialog.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sharedialog.ui ShareDialog: Use a tab widget #5655 2017-04-21 10:09:01 +02:00
sharee.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sharee.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sharelinkwidget.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
sharelinkwidget.h Merge remote-tracking branch 'origin/2.6' 2020-02-25 11:45:27 +01: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sharepermissions.h Beautify flags 2020-06-03 13:13:27 +02:00
shareusergroupwidget.cpp [Gui] Apply createColorAwareIcon on more icons 2020-03-03 11:33:28 +01:00
shareusergroupwidget.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +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_p.h Add GUI testing SocketApi extension 2019-08-27 09:24:29 +02:00
socketapi.cpp Merge remote-tracking branch 'origin/2.6' 2020-05-20 12:21:51 +02:00
socketapi.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01: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 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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sslerrordialog.cpp Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
sslerrordialog.h Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
synclogdialog.ui Settings: Move synclog widget to a seperate dialog. 2015-10-01 16:57:37 +02:00
syncrunfilelog.cpp Remvoe now unneeded SyncRunFileLog::directionToStr 2020-04-23 11:52:05 +02:00
syncrunfilelog.h Remvoe now unneeded SyncRunFileLog::directionToStr 2020-04-23 11:52:05 +02:00
systray.cpp [Settings] As the instance is created in the constructor we don't need to check for it 2020-02-04 16:14:23 +01:00
systray.h [Settings] As the instance is created in the constructor we don't need to check for it 2020-02-04 16:14:23 +01: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 Run clang-tidy check for modernize-use-nullptr 2020-02-10 16:41:07 +01:00
tooltipupdater.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
tooltipupdater.h Run clang-tidy with modernize-use-override 2020-02-10 16:41:07 +01:00
version.rc.in Use correct values for items in version.rc 2016-02-17 14:16:29 +01:00