qt: Don't mix up URLs & path
commitd4254763f030986cb3a3d35fc78d1c1e4dbea7c5
authorHugo Beauzée-Luyssen <hugo@beauzee.fr>
Thu, 5 Jan 2017 10:09:11 +0000 (5 11:09 +0100)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Thu, 5 Jan 2017 10:34:01 +0000 (5 11:34 +0100)
tree09f40f6dd4b34147e4d90848a85120a9779a9d96
parentf8f5395125568d41dfe19bf620a69f3e6a3c7ee0
qt: Don't mix up URLs & path

This attempts to reduce the mixing up of URLs and file path (and the
often associated back and forth conversions) by using URLs as much as
possible
Fix #17841
modules/gui/qt/components/open_panels.cpp
modules/gui/qt/dialogs_provider.cpp
modules/gui/qt/dialogs_provider.hpp