index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
hexeditor.h
Age
Commit message (
Expand
)
Author
2025-10-01
Ensure that all members of LinearView and HexEditor are initialized
Mark Rowe
2024-05-10
Add actions to quickly adjust the selection in linear and hex view
Xusheng
2022-11-10
Add ability to quiesce views not active in a ViewFrame.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-01-28
Format All Files
KyleMiles
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-04-02
Make status bar buttons full height + adjustable color
Glenn Smith
2021-03-18
Add Go to File Offset action
Brian Knudson
2021-01-19
make the trasnsformation dialog non-modal
Xusheng
2020-11-21
Fix 'create function with platform' in the UI to respect the user preferred p...
Brian Potchik
2020-08-27
make setSelectionOffsets() pure virtual
Xusheng
2020-07-29
maintain selected bytes when switching between views
Xusheng
2020-05-29
Update to Qt 5.15
Rusty Wagner
2019-05-25
Fix remaining button state tracking bugs.
Brian Potchik
2019-04-13
Add MenuHelper for better menu behavior.
Brian Potchik
2019-03-20
Add in progress UI API headers
Rusty Wagner