forked from qt-creator/qt-creator
Previously FilePath::fromString did not decode %25 (%) and %2f (/), so a round of ::fromString(::toString()) would not return the same host. Change-Id: I99c7317fb149443c2e52c099f7da7c4ef6768aff Reviewed-by: hjk <hjk@qt.io>