D16204: Quick Open: Remove file:/// prefix
Kevin Funk
noreply at phabricator.kde.org
Thu Oct 18 06:41:35 BST 2018
kfunk added inline comments.
INLINE COMMENTS
> katequickopen.cpp:167
>
> + auto prettyDocumentUrl = [](const QUrl & url) {
> + if (!url.isEmpty() && url.isLocalFile()) {
Note: Is this any different to `url.toDisplayString(QUrl::PreferLocalFile)` now?
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D16204
To: gregormi, #kate
Cc: kfunk, gregormi, broulik, dhaumann, tcanabrava, kwrite-devel, michaelh, ngraham, demsking, cullmann, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181018/5c61cbcf/attachment.html>
More information about the KWrite-Devel
mailing list