| Age | Commit message (Collapse) | 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 | |
| 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. | |||
| 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 ↵ | Peter LaFosse | |
| occuring on large binaries Sort the current symbols in the background | |||
| 2023-01-31 | Fix missing clicks in symbolslist | Peter LaFosse | |
| 2022-11-14 | Revert "Show filtered/total count in search" | Glenn Smith | |
| This reverts commit 78a4c923fe3fd5790e03e2c963e0a519d8c2b93b. | |||
| 2022-11-10 | Show filtered/total count in search | Glenn Smith | |
| 2022-11-10 | Several documentation improvements and fixes | kat | |
| - Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs | |||
| 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 | |||
