summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/LogConfigWidget.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2023-04-04DolphinQt: Fix leak in LogConfigWidgetMichael Cook (mackal)
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-10-15Turn MAX_LOGLEVEL into a true constant (and fix self-comparison warning)Léo Lam
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-11-28Common: Unify logging namespace with CommonLioncash
2019-05-11Qt/LogConfigWidget: Show log type short namesLéo Lam
2019-05-08DolphinQt: Use LogTypes::LOG_LEVELS instead of magic numbersLéo Lam
2019-05-08DolphinQt: Add debug log option in GUI for debug buildsFrank
2018-07-07Move DolphinQt2 to DolphinQtspycrab