summaryrefslogtreecommitdiff
path: root/ui/symbollist.h
AgeCommit message (Expand)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
2023-11-24Add Symbolic symbols type.Brian Potchik
2023-09-25Fix uninitialized variable warning on index resetRusty Wagner
2023-02-17Some optimizations to SymbolsView to make it less laggy when updates are occu...Peter LaFosse
2023-01-31Fix missing clicks in symbolslistPeter LaFosse
2022-11-14Revert "Show filtered/total count in search"Glenn Smith
2022-11-10Show filtered/total count in searchGlenn Smith
2022-11-10Several documentation improvements and fixeskat
2022-01-28Format All FilesKyleMiles
2021-10-07Fix collision between shortcuts and starting to filter by nameRusty Wagner
2020-09-15Fix symbol list perf issuePeter LaFosse
2019-11-24Add signature matcher library functions to Feature Maprollsafe
2019-10-22Fix SymbolsView context menu.Brian Potchik
2019-10-02Fix typo in SymbolList sort settingsPeter LaFosse
2019-08-07Add option to display raw names in symbol viewPeter LaFosse
2019-08-03Symbol List performance improvementsPeter LaFosse
2019-08-03Fix symbol list issues. Vector35/binaryninja-api #1412Peter LaFosse
2019-07-19Update SymbolView options to improve usabilityPeter LaFosse
2019-07-15Add move constructors and name caching for performance when sorting large sym...Peter LaFosse
2019-07-15Fix scroll bar position for function listPeter LaFosse
2019-07-14Pass through ability to show imports/exports/etcPeter LaFosse
2019-07-14Add support for sorting the symbol list by name or addressPeter LaFosse