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
2025-07-24
Add tooltip to feature map for data type.
Brian Potchik
2025-07-12
Fix potential crash in FeatureMap during memory map changes.
Brian Potchik
2025-07-09
Quiesce the FeatureMap widget when hidden or disabled.
Brian Potchik
2025-04-19
Fix crash when using kill in debugger.
Brian Potchik
2025-01-13
Move all FeatureMap processing to the background.
Brian Potchik
2024-11-21
Remove DockHandler and DockWidget support.
Brian Potchik
2024-10-30
Fix memory ordering issues found with TSAN
Rusty Wagner
2024-07-19
Process feature map menu actions more efficiently.
Brian Potchik
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-02-14
Fix featuremap linear display and large binary support
Josh Ferrell
2024-02-05
Use new splitter in panes
Rusty Wagner
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