summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/CheatWarningWidget.cpp
AgeCommit message (Expand)Author
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2025-05-15DolphinQt: Add utility function for creating label text with a standard icon.Jordan Woyak
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-06-02Mark files as non-executableTillmann Karras
2018-07-07Move DolphinQt2 to DolphinQtspycrab