index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
scriptingconsole.h
Age
Commit message (
Expand
)
Author
2026-05-18
Argument Assist Popup
0cyn
2025-07-01
Fix scripting console losing edited text when navigating history
Glenn Smith
2024-11-21
Remove DockHandler and DockWidget support.
Brian Potchik
2024-09-13
Ultimate.
Alexander Taylor
2024-08-14
Resizable scripting console input
Mason Reed
2024-02-16
Add message when there are no consoles available
Rusty Wagner
2024-02-05
Sidebar improvements
Rusty Wagner
2023-03-29
Add support for warnings to ScriptingInstance
Josh Ferrell
2022-11-10
Several documentation improvements and fixes
kat
2022-06-21
'Run Script...' fixes and documentation
kat
2022-06-16
Add support for executing scripts from files
kat
2022-04-11
Use QPlainTextEdit for ScriptingConsoleOutput
Josh F
2022-01-28
Format All Files
KyleMiles
2022-01-22
Fix leak of scripting instances when new windows are created
Rusty Wagner
2021-10-26
Replace log/scripting console dock widgets with global area concept
Rusty Wagner
2021-10-08
fixing mis-spelled API
Jordan Wiens
2021-01-22
Add new 'ui.scripting.historySize' setting.
Brian Potchik
2021-01-21
move navigation to mouse release instead of mouse press
Jordan Wiens
2020-10-26
testing workaround to fix scripting console visible when window loses focus
Jordan Wiens
2020-08-25
Reverse search in scripting console
Josh Ferrell
2020-04-16
script console correctly resizes when multi-line no longer necessary
Jordan Wiens
2020-04-15
scripting console expands on multi-line paste
Jordan Wiens
2020-04-13
Make addresses clickable in scripting console
Peter LaFosse
2019-11-26
Fix python console context menu.
Brian Potchik
2019-07-29
Input completion through python
Glenn Smith
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-05-01
Add clear scripting console command to command palette.
Brian Potchik
2019-03-20
Add in progress UI API headers
Rusty Wagner