index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
featuremap.h
Age
Commit message (
Expand
)
Author
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
2023-02-08
Remove ifdefs for Qt 5 support.
Alexander Taylor
2022-11-10
Several documentation improvements and fixes
kat
2022-08-07
Fix navigation with respect to preserving graph and IL view preferences.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-10-04
Custom tab widget for tear-away tabs
Rusty Wagner
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2019-11-14
Ignore spurious updates for initial feature map orientation.
Brian Potchik
2019-10-31
Fix initial feature map orientation.
Brian Potchik
2019-10-22
Add auto-rotation to feature map.
Brian Potchik
2019-08-19
Add file-backed only mode toggle to feature map context menu.
Brian Potchik
2019-05-10
Use Qt qobject casting style for DockWidgets.
Brian Potchik
2019-05-01
DockWidget interface updates to better support UI plugins.
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