Review Request 130177: Fix 'Deprecated hint for KUrl::path() is wrong on Windows'
Kevin Funk
kfunk at kde.org
Wed Jul 12 09:11:30 UTC 2017
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/130177/#review103432
-----------------------------------------------------------
Fix it, then Ship it!
Note: Please start to use Phabricator. We're phasing out ReviewBoard.
src/kdecore/kurl.h (line 437)
<https://git.reviewboard.kde.org/r/130177/#comment68837>
Maybe it's also worth pointing people to `QUrl::toDisplayString(QUrl::PreferLocalFile | ...)` as well -- because in fact that's what most people want when having used `KUrl::path()` before.
I've fixed `QUrl::toDisplayString(QUrl::PreferLocalFile | ...)` in Qt 5.6 to do what one would expect from it...
- Kevin Funk
On July 12, 2017, 6:10 a.m., Ralf Habacker wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/130177/
> -----------------------------------------------------------
>
> (Updated July 12, 2017, 6:10 a.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Bugs: 382242
> https://bugs.kde.org/show_bug.cgi?id=382242
>
>
> Repository: kdelibs4support
>
>
> Description
> -------
>
> This patch extends the documentation of KUrl::path() to use toLocalFile() for local file urls. See bug for more details
>
>
> Diffs
> -----
>
> src/kdecore/kurl.h 1dcd77cca66b4ebc6fcdaa36a5451a71227eecb7
>
> Diff: https://git.reviewboard.kde.org/r/130177/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Ralf Habacker
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170712/43f3c0ff/attachment.html>
More information about the Kde-frameworks-devel
mailing list