index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
uicontext.h
Age
Commit message (
Expand
)
Author
2026-04-14
Plugin Manifest V2 Support
0cyn
2026-02-10
Improve container-aware display names in projects.
Brian Potchik
2025-08-29
Add a Pinned Cross References tab to hold pinned references
Rusty Wagner
2025-08-18
Add ability to rebase the current view through the UIContext.
Brian Potchik
2025-07-22
Add OnActionExecutedImmutable to ui notifications and python api
Alexander Khosrowshahi
2025-07-07
Add IL view type change UI context notification
Rusty Wagner
2025-03-21
Add API for refreshing UI without needing an analysis update
Glenn Smith
2025-02-04
Firmware Ninja relationships API
Brandon Miller
2024-09-25
Add UIContextNotification::OnContextMenuCreated which is called after a conte...
Xusheng
2024-03-20
Prevent reloading of QSettings file when looking up name for path
Josh Ferrell
2024-02-16
Add UI callback for On(Data)ViewReplaced for rebase
Glenn Smith
2024-02-09
Expose projectbrowser.h
Josh Ferrell
2024-02-07
UIContext: Add plugin hook for when actions execute
Glenn Smith
2024-02-05
Sidebar improvements
Rusty Wagner
2024-01-22
Project support
Josh Ferrell
2023-09-28
Minor updates for Python binding generation of UI API
Rusty Wagner
2023-09-11
Add handling for FileContext to notify the UI when BinaryView instances go ou...
Brian Potchik
2023-01-27
Add virtual non-inline functions for interface classes
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-11-10
Unify *::viewInTypesView into UIContext::navigateToType
Glenn Smith
2022-05-18
Add Split + Navigate Feature
kat
2022-04-29
Improve navigation to correct tab when error/warn indicator is clicked
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2022-01-25
Move file lock status widget into main window to avoid use after free when mo...
Rusty Wagner
2022-01-22
Add recreateViewFrames API for sync/rebase
Rusty Wagner
2022-01-17
OptionsDialog/SettingsView + ProgressTask fixes
Glenn Smith
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-10-26
Replace log/scripting console dock widgets with global area concept
Rusty Wagner
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-05-26
Updated examples and docs
Glenn Smith
2021-05-26
More UIContext api
Glenn Smith
2021-02-27
Add option to anchor a preview window to a position.
Brian Potchik
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
2020-12-02
Callback for address changes #2166
Glenn Smith
2020-10-14
UIContext notifications (eg file open/save)
Glenn Smith
2019-03-27
Add API for adding a new type of file open button on the new tab page
Rusty Wagner
2019-03-20
Add in progress UI API headers
Rusty Wagner