D20197: Fix desktop link filter
Robert Hoffmann
noreply at phabricator.kde.org
Tue Apr 2 10:43:37 BST 2019
hoffmannrobert created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
hoffmannrobert requested review of this revision.
REVISION SUMMARY
Set FileMode of the QFileDialog to QFileDialog::AnyFile instead of
QFileDialog::Directory if KUrlRequester is to apply mode
'KFile::File | KFile::Directory'.
TEST PLAN
Right click onto desktop, select 'Create new' and then
'Basic link to file or directory' or 'Link to Location (URL)'.
Click the file selection icon.
Without this patch only directories are shown, with the patch
applied files and directories are shown.
REPOSITORY
R241 KIO
BRANCH
fix_desktop_link_filter
REVISION DETAIL
https://phabricator.kde.org/D20197
AFFECTED FILES
src/widgets/kurlrequester.cpp
To: hoffmannrobert
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190402/8db04a39/attachment.html>
More information about the Kde-frameworks-devel
mailing list