aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
diff options
context:
space:
mode:
authorLukas Holecek <[email protected]>2012-11-18 19:58:02 +0100
committerhjk <[email protected]>2012-11-19 08:54:10 +0100
commitcd7c91d440413c00a81a7e7b8d6b0d3a1c546971 (patch)
tree710a0c21fe1a191708156f5dd22ba9e9786e1902 /src/libs
parentc3ce444c8eeffeb1a4fb0d6e01d180045a3600e1 (diff)
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 <[email protected]>
Diffstat (limited to 'src/libs')
0 files changed, 0 insertions, 0 deletions