diff options
| author | David Faure <david.faure@kdab.com> | 2020-06-26 11:06:49 +0200 |
|---|---|---|
| committer | David Faure <david.faure@kdab.com> | 2020-06-29 16:45:31 +0200 |
| commit | eb546469849d2bf560f41b14366832e1f8b22456 (patch) | |
| tree | d857134211ab98514df344ff3beb98e1c13645f6 /src/gui/opengl/qopenglprogrambinarycache_p.h | |
| parent | 76f45e6e972f6fdf26102a685ab9205c04ee9172 (diff) | |
Fix QUrl::toDisplayString(PreferLocalFile) returning an encoded path
It's supposed to return the same as toLocalFile(), for local files,
which means passing QUrl::FullyDecoded just like QUrl::toLocalFile()
does.
But a few code paths were testing component formatting options without masking
other FormattingOptions like RemovePassword, so this had to be fixed.
Fixes: QTBUG-84594
Change-Id: I82f15148b6d93516200f9ad6258d474e7f10924a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/opengl/qopenglprogrambinarycache_p.h')
0 files changed, 0 insertions, 0 deletions
