index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
logview.h
Age
Commit message (
Expand
)
Author
2022-10-05
Deprecate BNLogRegisterLoggerCallback and make its use in the LogView unneces...
Peter LaFosse
2022-05-25
Prevent error/warning indicators from opening a new tab
Peter LaFosse
2022-05-19
Add to LogView combo box from main thread
Peter LaFosse
2022-04-29
Improve navigation to correct tab when error/warn indicator is clicked
Peter LaFosse
2022-03-17
Fix crash when changing log filters with with items selected
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2021-10-26
Replace log/scripting console dock widgets with global area concept
Rusty Wagner
2020-12-03
Allow setting ui.log.maxSize without requiring restart.
Brian Potchik
2020-12-01
convert log maxsize to a setting
Jordan Wiens
2020-04-13
Make addresses clickable in scripting console
Peter LaFosse
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-04-01
Repaint logview when changing tabs.
Brian Potchik
2019-03-20
Add in progress UI API headers
Rusty Wagner