summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/PatchesWidget.cpp
AgeCommit message (Expand)Author
2023-12-02Disable memory patches in hardcore modeLillyJadeKatrin
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2021-08-28Move patch saving code to PatchEngineJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-12-29Patches for Resident Evil 2/3 audio issuessmurf3tte
2020-12-11Core: Don't copy default _Enabled sections to user INIsJosJuice
2020-12-11Core: Save the disabling of default enabled codesJosJuice
2020-12-11Core: Allow overriding the enabling of a codeJosJuice
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2018-07-06DolphinQt/PatchesWidget: Remove unused private member variable m_gameLioncash
2018-07-07Move DolphinQt2 to DolphinQtspycrab