index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
stackview.h
Age
Commit message (
Expand
)
Author
2026-04-29
Add horizontal scrolling to Stack View.
Alexander Taylor
2025-10-07
copy supporrt for variable and stack sidebars
Jordan Wiens
2024-11-21
Remove DockHandler and DockWidget support.
Brian Potchik
2024-10-11
Highlight selected variable in stack view
Josh Ferrell
2024-09-24
Get current stack base offset.
Alexander Taylor
2024-06-12
stackview: only show vars valid at current loc
Ryan Snyder
2024-05-08
Stack view: Make constant base offset per-function
Glenn Smith
2024-05-08
Stack view: allow setting arbitrary base offset by double-click
Glenn Smith
2024-05-07
Stack view: Make the base offsets work with the "create variable" dialog
Glenn Smith
2024-05-07
Stack view: Allow switching base register offset
Glenn Smith
2024-02-05
Sidebar improvements
Rusty Wagner
2023-11-07
Stop drawing blank widgets in sidebar headers.
Alexander Taylor
2022-11-10
Several documentation improvements and fixes
kat
2022-08-03
Add more type actions to Stack View
Jon Palmisciano
2022-01-28
Format All Files
KyleMiles
2022-01-20
Async IL fetching in stack, variables, and xref views
Rusty Wagner
2021-09-30
StackView: It's a view of the stack!
Jon Palmisciano