Basile Burg
a4a9a50a09
fix #13 - Add a way to highlight in the messages widget
2020-03-31 13:42:39 +02:00
Basile Burg
d55932fbb3
search & replace, find next, propose to restart from the doc beg/end if no match anymore
2019-06-10 21:18:10 +02:00
Basile Burg
76365ede58
search & replace, set fovcus on doc after findNext
...
prevent to go back to the editor when doing the following
- CTRL+F (find using selection, focus is now on the search widget)
- F3 (find match)
=> click was necessary to give focus again on the editor, e.g to DEL
2019-06-10 21:07:30 +02:00
Basile Burg
779edd9fe5
fix #464 - searching multiline regexes does not work
2019-04-26 00:32:56 +02:00
Basile Burg
d426bca8d5
fix upstream reg after adding the selection as search & replace scope
2019-03-31 14:02:51 +02:00
Basile Burg
dfac54d407
fix #454 - AV when searching in a whole project and no files opened
2019-03-27 16:24:40 +01:00
Basile Burg
fd39a248c0
Add current doc "Selection" as search scope, close #430
2019-03-15 22:18:27 +01:00
Basile Burg
e6e0dc6215
style, remove all occurences of `then\ [a-z,A-Z]`
2019-02-05 19:08:09 +01:00
Basile Burg
0d411524c9
search & replace, ENTER execute the search or the replacement
...
close #416
2019-01-22 08:38:43 +01:00
Basile Burg
f603fe1879
Get rid of old `TCE<Name>` class identifiers, step 2, #374
2019-01-02 21:10:48 +01:00