summaryrefslogtreecommitdiff
path: root/src/libs/3rdparty/cplusplus/Bind.cpp
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2020-05-28 15:57:35 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2020-05-29 11:40:54 +0000
commit4a6aa35a9151e083a45e76d04a847832bc7d588c (patch)
treed30af01a6a5f40d49b467de110f6d261926700a9 /src/libs/3rdparty/cplusplus/Bind.cpp
parentc8d7c074f56922153923356581fcbd6d15f79110 (diff)
downloadqt-creator-4a6aa35a9151e083a45e76d04a847832bc7d588c.tar.gz
Utils: Do not use QDir::cleanPath() in FilePath::fromUserInput()
Some of the functionality of QDir::cleanPath() breaks the use of Creator's variables. For instance, "%{sourceDir}/.." becomes ".". This has hit us before; see commit 8bc7e04012. It's not always possible to expand strings before converting them to FilePath, and it would require a lot of work to change all occurrences of potentially unexpanded FilePaths to QStrings, so it seems like the more practical solution to allow unexpanded FilePaths. Fixes: QTCREATORBUG-24095 Change-Id: I5fbbd181cb888b129f11c120e363228bc52b090a Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Bind.cpp')
0 files changed, 0 insertions, 0 deletions