summaryrefslogtreecommitdiff
path: root/src/plugins/fakevim/fakevim.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-10-14 18:09:16 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-11-03 17:45:59 +0100
commit65650b26a5b03d40b612026094234a42cef07f23 (patch)
tree0e04295745e2cd5452b2d80764c6932de2dd086f /src/plugins/fakevim/fakevim.pro
parent1914d05db390cc4db86e5b575b666cea17c2d89b (diff)
downloadqt-creator-65650b26a5b03d40b612026094234a42cef07f23.tar.gz
make shellQuote() nicer
- unify unix and windows paths - on windows: - we don't need to care for trailing backslashes, as we never append directly to quoted strings - simplify, as this doesn't need to be fast. unfortunately, it's impossible to use ret.replace(QRegExp(QLatin1String("(\\\\*)$")), QLatin1String("\"\\1")); as that matches foo\ twice (once one backslash and once an empty string).
Diffstat (limited to 'src/plugins/fakevim/fakevim.pro')
0 files changed, 0 insertions, 0 deletions