summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/GameConfigHighlighter.cpp
AgeCommit message (Collapse)Author
2023-08-12DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
SPDX standardizes how source code conveys its copyright and licensing information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX tags are adopted in many large projects, including things like the Linux kernel.
2019-01-26Qt/GameConfigWidget: Complete overhaulspycrab