index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
tokenizedtextview.h
Age
Commit message (
Expand
)
Author
2026-05-13
Changes related to display as/type toggling.
Alexander Taylor
2026-04-29
Better toggling of integer display signedness.
Alexander Taylor
2026-01-13
Command Palette enhancements
Glenn Smith
2024-10-04
Make the undefine action context aware
Xusheng
2024-09-30
Use title for generation of function analysis actions.
Brian Potchik
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-11-10
Unify *::viewInTypesView into UIContext::navigateToType
Glenn Smith
2022-08-04
Merge the functionality of "Create Structure" with "Create All Members" in li...
Xusheng
2022-03-24
Cleanup 'Make Function' actions and select the correct platform for multi-arc...
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2021-10-07
Add infrastructure for UTF-{16,32} string creation actions
Jon Palmisciano
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-20
Added editFunctionProperties() methods
Jon Palmisciano
2021-05-05
Ser/des history entries
Glenn Smith
2021-04-13
Toggle/Make Float Variable actions #2069
Glenn Smith
2021-04-02
Make status bar buttons full height + adjustable color
Glenn Smith
2021-02-17
add support for type xref and variable xref
Xusheng
2020-09-15
display as in linear view
Xusheng
2020-08-27
make setSelectionOffsets() pure virtual
Xusheng
2020-07-30
add support for display as float/double
Xusheng
2020-05-29
Update to Qt 5.15
Rusty Wagner
2020-01-16
Factor gutter width/tag token width into a setting
Glenn Smith
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-08-27
Add support for showing structure offsets and inferring types via hotkey, add...
Peter LaFosse
2019-06-13
Add notification callbacks for when data-only metadata is updated
rollsafe
2019-03-26
Add a tokenized text view class for UI plugins
Rusty Wagner