index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
viewframe.h
Age
Commit message (
Expand
)
Author
2020-11-21
Allow DockHandler::notifyOffset to provide notification that an IL view infor...
Brian Potchik
2020-11-21
Move IL view type access to ViewFrame.
Brian Potchik
2020-11-07
Improved view location preservation when duplicating existing views in the UI.
Brian Potchik
2020-10-15
edit current line in linear view
Xusheng
2020-09-15
display as in linear view
Xusheng
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
2020-03-18
Cross References Overhaul
Peter LaFosse
2020-03-11
Set default start address in rebase dialog.
Brian Potchik
2019-08-19
Add file-backed only mode toggle to feature map context menu.
Brian Potchik
2019-08-01
Tags
Glenn Smith
2019-07-14
Add support for sorting the symbol list by name or address
Peter LaFosse
2019-05-14
Add dynamic dock widget support for UI plugins.
Brian Potchik
2019-05-01
DockWidget interface updates to better support UI plugins.
Brian Potchik
2019-05-01
Fix typo in ViewFrame interface.
Brian Potchik
2019-03-27
Add prev/next cross reference functions
Rusty Wagner
2019-03-26
Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga...
Brian Potchik
2019-03-20
Add data sensitivity to dock widget system.
Brian Potchik
2019-03-20
Add in progress UI API headers
Rusty Wagner