WerWolv
|
498d8c1d65
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
|
WerWolv
|
c8c3f5e753
|
feat: Added primitive replace feature to find view
|
2023-05-28 11:50:10 +02:00 |
|
WerWolv
|
e7b51a56a5
|
feat: Added support for automatically loading patterns using binary pattern magic
|
2023-05-22 00:01:58 +02:00 |
|
WerWolv
|
df75218ecb
|
fix: Ranges found by find view not being highlighted
|
2023-05-22 00:00:50 +02:00 |
|
WerWolv
|
d96fc6d41b
|
fix: Compilation on macOS
|
2023-05-14 21:50:58 +02:00 |
|
WerWolv
|
50c3cf8272
|
build: Replace old interval tree in favour of custom libwolv one
|
2023-05-11 09:27:23 +02:00 |
|
WerWolv
|
5a6e5d2255
|
build: Switch to better interval tree implementation
|
2023-05-07 23:27:43 +02:00 |
|
WerWolv
|
87d0aae608
|
feat: Added selection range radio button to various views
Closes #1024
|
2023-04-10 14:08:21 +02:00 |
|
WerWolv
|
f9a08f5c11
|
feat: Allow custom alignment to be used in binary sequence search
|
2023-04-09 15:28:31 +02:00 |
|
WerWolv
|
78e66f8959
|
feat: Added non-ranged and aligned search to sequence and value finder
|
2023-04-08 20:59:33 +02:00 |
|
WerWolv
|
60efb6973b
|
fix: Filtering of long strings in find view not working correctly
|
2023-04-01 11:04:07 +02:00 |
|
WerWolv
|
880568cc60
|
impr: Better find view result filter speeds
|
2023-03-17 11:32:08 +01:00 |
|
WerWolv
|
4ee53701e6
|
impr: Allow Regex find strategy specify string type and minimum length
|
2023-03-17 08:16:13 +01:00 |
|
WerWolv
|
f8b4d04713
|
feat: Added numeric value search to find view
|
2022-09-19 10:34:57 +02:00 |
|
WerWolv
|
9d7e2eccac
|
feat: Added "Require full match" toggle to regex string search
|
2022-09-13 14:06:19 +02:00 |
|
WerWolv
|
0a115a3c03
|
fix: Filtering search occurrences in Find view with multiple files being broken
Fixes #685
|
2022-09-03 23:15:30 +02:00 |
|
WerWolv
|
e779285be4
|
feat: Added basic ability to interrupt long running tasks
|
2022-08-17 16:15:36 +02:00 |
|
WerWolv
|
f62ca307b0
|
ui: Streamline region selection in different views
Fixes #660
|
2022-08-07 12:20:40 +02:00 |
|
WerWolv
|
d7accb6916
|
feat: Allow Find view to find overlapping occurrences
Closes #653
|
2022-08-06 12:57:47 +02:00 |
|
WerWolv
|
c468801c6e
|
feat: Added support for ASCII + UTF16 string extraction
Closes #641
|
2022-08-03 11:38:36 +02:00 |
|
WerWolv
|
0ac8fcd1eb
|
feat: Added binary pattern search to find view
|
2022-08-03 10:19:34 +02:00 |
|
WerWolv
|
419a2875b3
|
sys: Added filter option to find view
|
2022-07-29 18:49:43 +02:00 |
|
WerWolv
|
b7324913e9
|
sys: Replaced Search view with a generic Find view
Closes #551
|
2022-07-29 13:59:57 +02:00 |
|