index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
symbollist.h
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
2023-11-24
Add Symbolic symbols type.
Brian Potchik
2023-09-25
Fix uninitialized variable warning on index reset
Rusty Wagner
2023-02-17
Some optimizations to SymbolsView to make it less laggy when updates are occu...
Peter LaFosse
2023-01-31
Fix missing clicks in symbolslist
Peter LaFosse
2022-11-14
Revert "Show filtered/total count in search"
Glenn Smith
2022-11-10
Show filtered/total count in search
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-01-28
Format All Files
KyleMiles
2021-10-07
Fix collision between shortcuts and starting to filter by name
Rusty Wagner
2020-09-15
Fix symbol list perf issue
Peter LaFosse
2019-11-24
Add signature matcher library functions to Feature Map
rollsafe
2019-10-22
Fix SymbolsView context menu.
Brian Potchik
2019-10-02
Fix typo in SymbolList sort settings
Peter LaFosse
2019-08-07
Add option to display raw names in symbol view
Peter LaFosse
2019-08-03
Symbol List performance improvements
Peter LaFosse
2019-08-03
Fix symbol list issues. Vector35/binaryninja-api #1412
Peter LaFosse
2019-07-19
Update SymbolView options to improve usability
Peter LaFosse
2019-07-15
Add move constructors and name caching for performance when sorting large sym...
Peter LaFosse
2019-07-15
Fix scroll bar position for function list
Peter LaFosse
2019-07-14
Pass through ability to show imports/exports/etc
Peter LaFosse
2019-07-14
Add support for sorting the symbol list by name or address
Peter LaFosse