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 (
Collapse
)
Author
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 ↵
Peter LaFosse
symbol sets
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
Refactoring Function List to support Symbols and Data Variables too Renaming FunctionList and FunctionsView to SymbolList/SymbolsView Keep track of current selection and scroll position between model resets