index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
pane.h
Age
Commit message (
Expand
)
Author
2025-09-04
Further improve feature map behavior when feature map pane is hidden
Mark Rowe
2025-08-29
Add theme color for panes with keyboard focus
Rusty Wagner
2025-07-24
Add ability to reset the Feature Map.
Brian Potchik
2024-02-05
Use new splitter in panes
Rusty Wagner
2024-02-05
Sidebar improvements
Rusty Wagner
2023-09-13
Fix spurious event handling when recreating panes with multiple ViewFrames.
Brian Potchik
2023-01-23
Make splitPane return the created pane
Glenn Smith
2022-11-17
Remove QGraphicsEffect as it's causing instability
Rusty Wagner
2022-11-10
Prefer to restore location information from qsettings, falling back to locati...
Brian Potchik
2022-11-10
Add ability to restore layouts and locations for all sync/no-sync groups.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-06-10
Add New Window for Pane action, document Wayland support
Rusty Wagner
2022-05-11
Add API for saving/restoring split layout info
Jon Palmisciano
2022-04-07
Update to Qt 6.2.4
Rusty Wagner
2022-01-28
Format All Files
KyleMiles
2022-01-22
Add recreateViewFrames API for sync/rebase
Rusty Wagner
2022-01-17
Right-click options on split button to improve discoverability
Rusty Wagner
2022-01-10
Refactor main area to use pane system
Rusty Wagner