index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
action.h
Age
Commit message (
Expand
)
Author
2026-04-24
UIAction: API to query aliases
Glenn Smith
2025-11-03
Add additional helpers for right-click menu cleanup
Peter LaFosse
2025-07-02
Add PluginCommand for projects and hide non-contextual commands in linear/gra...
Mason Reed
2024-05-06
Highlight matching indentation lines in linear view
Glenn Smith
2024-02-12
Fix crashes with Python action handlers by clearing the handler widget if the...
Rusty Wagner
2023-11-16
Initial components UI update.
Brian Potchik
2023-11-06
Type Browser
Glenn Smith
2023-08-28
Allow adding actions to menus with relative paths
Glenn Smith
2023-02-08
Remove ifdefs for Qt 5 support.
Alexander Taylor
2023-01-25
Add dock menu with various dock menu actions
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-07-03
Add action aliases
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2021-10-05
More HLIL API parity; Resolves #2363
KyleMiles
2021-05-05
Ser/des history entries
Glenn Smith
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2020-10-09
Per-character text selection
Glenn Smith
2020-09-15
display as in linear view
Xusheng
2019-10-27
Eliminate most warnings on Linux
Rusty Wagner
2019-08-01
Tags
Glenn Smith
2019-07-14
Add support for sorting the symbol list by name or address
Peter LaFosse
2019-04-12
Add multiselect and keyboard navigation to graph view
Rusty Wagner
2019-03-21
Fix global keybindings that are not in menus, fix crash on exit in snippets p...
Rusty Wagner
2019-03-20
Add in progress UI API headers
Rusty Wagner