index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
triage
/
imports.cpp
Age
Commit message (
Expand
)
Author
2026-02-06
Add regex and case sensitivity options to FilterEdit
Josh Ferrell
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-10-17
Make Triage Summary tables multi-select + copyable.
Alexander Taylor
2025-06-25
Fix cxx20 compiler warnings.
Alexander Taylor
2025-04-04
Also include library in triage imports filter.
Alexander Taylor
2024-09-19
Fix font in triage imports list
Josh Ferrell
2023-12-02
TriageView Check for valid indexes before navigating to them
Peter LaFosse
2023-11-16
Special color for exported symbols
Glenn Smith
2023-09-18
Search in the imports/exports in the triage view also checks the ordinal numb...
Xusheng
2023-09-11
Fix BinaryView leak on rebase when triage view is enabled
Peter LaFosse
2023-03-16
Fix triage view crashing when GetDefaultPlatform() is null
Glenn Smith
2023-01-05
set address color to AddressColor for import and export tree
op2786
2022-11-30
Triage View: show typelib status of imports
Glenn Smith
2022-11-10
Include C++ standard headers
Christian Blichmann
2022-02-07
Triage view: respect "prefer graph view" setting
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-08-13
convert filter search boxes to be always shown and include default text
Jordan Wiens
2021-04-06
Add support for duplicate symbol handling.
Brian Potchik
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2020-06-09
Fix warnings
Rusty Wagner
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner