index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
dockhandler.h
Age
Commit message (
Expand
)
Author
2024-11-21
Remove DockHandler and DockWidget support.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-01-28
Format All Files
KyleMiles
2021-09-16
Add ViewLocation clear interface to DockHandler.
Brian Potchik
2020-12-06
Add ViewLocation notification support to DockHandler.
Brian Potchik
2020-11-21
Allow DockHandler::notifyOffset to provide notification that an IL view infor...
Brian Potchik
2020-06-12
DockHandler uses same name for widget creation as is registered.
Brian Potchik
2019-10-27
Eliminate most warnings on Linux
Rusty Wagner
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-10
Use Qt qobject casting style for DockWidgets.
Brian Potchik
2019-05-09
Fix widget visibility state in the application menu.
Brian Potchik
2019-05-01
DockWidget interface updates to better support UI plugins.
Brian Potchik
2019-04-30
Temporary dockwidget interface fix for UI API based dock widgets.
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