index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
taglist.h
Age
Commit message (
Expand
)
Author
2026-05-19
Fix leaks due to unclear ownership of Menu instances
Mark Rowe
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
2024-11-24
Fix missed tags navigation requests via doubleClick actions.
Brian Potchik
2024-11-21
Document next step to improve Tags UI performance.
Brian Potchik
2024-11-21
Initial Tags UI refactor to address performance issues and UI blocking.
Brian Potchik
2024-11-07
Remove unnecessary code causing a crash in TagList view.
Brian Potchik
2024-02-05
Use per view type context sensitivity for most sidebar widgets to significant...
Rusty Wagner
2023-07-17
Add copy function for tag list.
Alexander Taylor
2023-04-03
added option to display tag counts for each type in the tags list tree
Galen Williamson
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-08-16
Cleanup taglist header
Glenn Smith
2021-08-09
Fancier tags list
Glenn Smith
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-07-01
Emoji font settings for tags
Glenn Smith
2021-07-01
GetAllTagReferenceTypeCounts for optimized all-counts list
Glenn Smith
2021-05-25
TagTypeList should not inherit from DockContextHandler.
Brian Potchik
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-08-01
Tags
Glenn Smith