summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/snippets/snippeteditor.cpp
diff options
context:
space:
mode:
authorLukas Holecek <hluk@email.cz>2012-11-18 19:58:02 +0100
committerhjk <qthjk@ovi.com>2012-11-19 08:54:10 +0100
commitcd7c91d440413c00a81a7e7b8d6b0d3a1c546971 (patch)
tree710a0c21fe1a191708156f5dd22ba9e9786e1902 /src/plugins/texteditor/snippets/snippeteditor.cpp
parentc3ce444c8eeffeb1a4fb0d6e01d180045a3600e1 (diff)
downloadqt-creator-cd7c91d440413c00a81a7e7b8d6b0d3a1c546971.tar.gz
fakevim: Match same text with same regular expression
Match same text on same regex in forward and backward search modes. E.g. with '\w\{2}' Vim regex and 'abc' text always match '<ab>c' (should never match 'a<bc>' as with QTextDocument::find()). Change-Id: Ie920c76540f3be426fc7b842d38137e95c1a65b2 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/texteditor/snippets/snippeteditor.cpp')
0 files changed, 0 insertions, 0 deletions