summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/LogWidget.cpp
AgeCommit message (Expand)Author
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-16DolphinQt/LogWidget: Restore log window colors.Admiral H. Curtiss
2022-07-18Qt/LogWidget: remove extra spaceShawn Hoffman
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-09-15Qt: Use better method of getting default monospace fontTechjar
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-03-23Cleanup warnings of -Wpessimizing-moveJun Su
2020-01-15Always display the horizontal scroll bar when log word wrap is offPokechu22
2019-11-28Common: Unify logging namespace with CommonLioncash
2019-08-31LogWidget: Use FixedSizeQueue for a log messages bufferSilent
2019-08-31LogWidget: Do not use QueueOnObject to construct log queue,Silent
2019-08-31LogWidget: Stop update timer when log window is invisible so it doesn't conti...Silent
2019-08-31LogWidget: Remove scrollbar tampering code (doesn't seem to do anything), cle...Silent
2019-08-31LogWidget: Replace QTextEdit with QPlainTextEdit for better performanceSilent
2019-02-08Qt/LogWidget: Make logging asynchronousspycrab
2018-12-02LogWidget: Preserve spaces and newlinesSepalani
2018-07-14Qt/LogWidget: Fix messages not being escaped properlyspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab