1
0
mirror of synced 2024-11-17 12:27:13 +01:00
ImHex/plugins/builtin
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
..
include Huge refactoring of builtin features into an external plugin 2021-01-22 18:01:42 +01:00
source add regex filter in string view (#345) 2021-11-25 08:46:42 +01:00
CMakeLists.txt i18n: Chinese(Simplified) (#303) 2021-09-20 18:41:22 +02:00