summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpppointerdeclarationformatter.cpp
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2014-09-07 23:24:10 +0300
committerOrgad Shaneh <orgads@gmail.com>2014-09-18 13:37:04 +0200
commitf0e2708d3e516a2999818dfc85d0d4809b21171e (patch)
tree7200eab8b0b0e35b219a9da7388de4bb49f7d26d /src/plugins/cpptools/cpppointerdeclarationformatter.cpp
parent63da3cb9e0545fe2ecf143ac32097141e3d4c8af (diff)
downloadqt-creator-f0e2708d3e516a2999818dfc85d0d4809b21171e.tar.gz
Debugger: Support setting substitute path by regexp
This is useful when there are multiple build machines with different path, and the user would like to match anything up to some known directory to his local project (variable support will also be useful - will try to add that later). Syntax: (/home/.*)/KnownSubdir -> /home/my/project Capture group will be replaced by the value. In this example the substitute path will be (in case a source string found such as /home/SomeUser/SomeProject/KnownSubdir/foo.cpp): /home/SomeUser/SomeProject -> /home/my/project Change-Id: I19d03c9388161d8456a86676086dcb06dc3d7370 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'src/plugins/cpptools/cpppointerdeclarationformatter.cpp')
0 files changed, 0 insertions, 0 deletions