Skip to content
Commit 7d6bca74 authored by Lukáš Tinkl's avatar Lukáš Tinkl
Browse files

fix "Local files are treated as URLs when placed on command line"

treat URLs w/o a scheme and w/o a leading slash as relative file paths;
on Qt 5.4 use the correct augmented version of
QUrl::fromUserInput(input, cwd)

BUG: 340418
parent 7e1e19ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment