summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsplugin.cpp
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-06-30 18:44:44 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-07-07 12:16:09 +0200
commit600127e8758122501cd4f14b394bfc8e5f95872b (patch)
treefc73c91a4b2724c585083cd28d422ce829bfe20f /src/plugins/cpptools/cpptoolsplugin.cpp
parent17623c877fa89d7faf8c5effb4c8c3ee1da64ef7 (diff)
downloadqt-creator-600127e8758122501cd4f14b394bfc8e5f95872b.tar.gz
fix quoting of strings with spaces and backslashes at the end
the regexp would match twice at the end, and thus insert a stray quote. so use a discrete loop instead. fixed the same thing in proparser/ioutils and consoleprocess before ... Change-Id: I62b80fb4ea68e00145861f289bc13440c5078873 Reviewed-on: http://codereview.qt.nokia.com/1302 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsplugin.cpp')
0 files changed, 0 insertions, 0 deletions