1
0
mirror of synced 2024-09-24 19:48:25 +02:00
ImHex/include
qdlmcfresh 372908ba9d
add regex filter in string view (#345)
* Filter by regex in string view

* Dont recompile the regex for every string, display error message

* localization

* Use data->Buf for pattern creation / searching
The filter string seems to get updated after the callback finished.
Therefore the search string was always 1 character behind the actual
string in the textfield when calling find() / creating the regex.
2021-11-25 08:46:42 +01:00
..
helpers sys: Tons of long overdue cleanup 2021-09-08 15:18:24 +02:00
init sys: Tons of long overdue cleanup 2021-09-08 15:18:24 +02:00
providers sys: Allow multiple files to be loaded simultaneously 2021-09-21 02:29:54 +02:00
views add regex filter in string view (#345) 2021-11-25 08:46:42 +01:00
window.hpp ui: Fixed automatic pattern loading, added better pattern browse popup 2021-09-26 21:18:25 +02:00