summaryrefslogtreecommitdiff
path: root/ui/logview.h
AgeCommit message (Expand)Author
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