summaryrefslogtreecommitdiff
path: root/examples/triage/imports.h
AgeCommit message (Collapse)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
The down and enter keys now preserve an existing selection in the associated list or table views, rather than unconditionally selecting or activating the first item.
2025-10-17Make Triage Summary tables multi-select + copyable.Alexander Taylor
Closes #6562.
2023-09-11Fix BinaryView leak on rebase when triage view is enabledPeter LaFosse
2022-11-30Triage View: show typelib status of importsGlenn Smith
2022-01-28Format All FilesKyleMiles
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner