summaryrefslogtreecommitdiff
path: root/ui/logview.h
AgeCommit message (Expand)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
2025-08-01Add log message dialog for showing stack tracesRusty Wagner
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-02-27Fix for log/scripting views having a BinaryView context for non-viewframe tabs.Brian Potchik
2025-01-13Add 'ui.log.wordWrap' setting with a default of disabled.Brian Potchik
2024-09-24Make the LogView UI much more responsiveJosh Ferrell
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-02-05Sidebar improvementsRusty Wagner
2023-08-29Fix logview header.Brian Potchik
2023-08-29Fix logview header.Brian Potchik
2023-08-29Fix copy paste for selections in the Log.Brian Potchik
2023-06-22Added a boolean to log view to stop restore logic.Alexander Taylor
2023-06-22Revert "support for sticky log filter"Peter LaFosse
2023-06-06support for sticky log filterJordan Wiens
2023-05-10Store log tokens in entries (for perf)Glenn Smith
2023-02-17LogView: keep a local cache of bv valid ranges to avoid taking a lock in the ...Peter LaFosse
2022-11-10Several documentation improvements and fixeskat
2022-10-05Deprecate BNLogRegisterLoggerCallback and make its use in the LogView unneces...Peter LaFosse
2022-05-25Prevent error/warning indicators from opening a new tabPeter LaFosse
2022-05-19Add to LogView combo box from main threadPeter LaFosse
2022-04-29Improve navigation to correct tab when error/warn indicator is clickedPeter LaFosse
2022-03-17Fix crash when changing log filters with with items selectedPeter LaFosse
2022-03-16Add support for structured loggingPeter LaFosse
2022-01-28Format All FilesKyleMiles
2021-10-26Replace log/scripting console dock widgets with global area conceptRusty Wagner
2020-12-03Allow setting ui.log.maxSize without requiring restart.Brian Potchik
2020-12-01convert log maxsize to a settingJordan Wiens
2020-04-13Make addresses clickable in scripting consolePeter LaFosse
2019-05-10Use Qt qobject casting style for DockWidgets.Brian Potchik
2019-05-01DockWidget interface updates to better support UI plugins.Brian Potchik
2019-04-01Repaint logview when changing tabs.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner