index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
util.h
Age
Commit message (
Expand
)
Author
2026-05-13
Add stack adjustment helper.
Alexander Taylor
2026-05-13
Changes related to display as/type toggling.
Alexander Taylor
2026-04-29
Better toggling of integer display signedness.
Alexander Taylor
2026-04-23
Add a hover preview for extern symbols that includes type information
Mark Rowe
2026-04-23
Share hover-preview logic between LinearView and FlowGraphWidget
Mark Rowe
2026-04-16
Fix context menus for calls when call target is HLIL_IMPORT
Mark Rowe
2025-07-01
ui: resolve some more invalid instr cases
Ryan Snyder
2025-06-25
Fix cxx20 compiler errors.
Alexander Taylor
2025-03-17
core: initial union support with C++ API
Ryan Snyder
2025-02-14
uidf refactor
Ryan Snyder
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-09-18
Unify implementations of getStringForGraphType
Glenn Smith
2024-04-26
Fix display of possible values in uidf dialog
Josh Ferrell
2024-01-22
Project support
Josh Ferrell
2024-01-12
Add fmt::format for QString
Glenn Smith
2023-11-13
Add fmt library to api
Glenn Smith
2023-11-06
Type Browser
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-08-05
Fix possible value set query for token inputs.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-25
Fix VSA query on hover feature in the UI.
Brian Potchik
2021-12-27
Expose BinaryNinjaUI::isBinaryNinjaDataBase
Glenn Smith
2021-11-05
Add tooltips to linear view, make generic tooltip functions
Glenn Smith