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
2026-02-06
Add regex and case sensitivity options to FilterEdit
Josh Ferrell
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-08-01
Add log message dialog for showing stack traces
Rusty Wagner
2025-08-01
Add LogForException APIs to pass stack trace information separate from the me...
Rusty Wagner
2025-02-27
Fix for log/scripting views having a BinaryView context for non-viewframe tabs.
Brian Potchik
2025-01-13
Add 'ui.log.wordWrap' setting with a default of disabled.
Brian Potchik
2024-09-24
Make the LogView UI much more responsive
Josh Ferrell
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-02-05
Sidebar improvements
Rusty Wagner
2023-08-29
Fix logview header.
Brian Potchik
2023-08-29
Fix logview header.
Brian Potchik
2023-08-29
Fix copy paste for selections in the Log.
Brian Potchik
2023-06-22
Added a boolean to log view to stop restore logic.
Alexander Taylor
2023-06-22
Revert "support for sticky log filter"
Peter LaFosse
2023-06-06
support for sticky log filter
Jordan Wiens
2023-05-10
Store log tokens in entries (for perf)
Glenn Smith
2023-02-17
LogView: keep a local cache of bv valid ranges to avoid taking a lock in the ...
Peter LaFosse
2022-11-10
Several documentation improvements and fixes
kat
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