summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp
AgeCommit message (Expand)Author
2024-03-31CheatsManager: Allow making the window smallerDentomologist
2023-12-02Disable cheats in hardcore modeLillyJadeKatrin
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-05-02GeckoCode: Add sort by enabled stateSepalani
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2021-09-16Qt/GeckoCodeWidget: Disable functionality if no game id is given.Admiral H. Curtiss
2021-08-28Split out code for serializing/deserializing cheat linesJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-06GeckoCodeWidget: Take game ID and revision directly instead of through GameFile.Admiral H. Curtiss
2019-09-01Remove double space in GeckoCodeWidget code viewdreamsyntax
2019-08-09Merge pull request #8277 from lioncash/codeConnor McLaughlin
2019-07-31DolphinQt/Config/GeckoCodeWidget: Use forward declarations where applicableLioncash
2019-07-31DolphinQt/Config/GeckoCodeWidget: Call LoadDefaultGameIni() directlyLioncash
2019-07-31DolphinQt/Config/GeckoCodeWidget: Make exec() outcomes explicitLioncash
2019-07-31DolphinQt/Config/GeckoCodeWidget: Deduplicate ini pathLioncash
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-06-22Config/GeckoCodeWidget: Add option for alphabetical sortingspycrab
2019-06-22Qt/GeckoCodeWidget: Support drag and drop reorderingspycrab
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2018-10-09Change gecko sorting back to manualsp00nd
2018-07-07Move DolphinQt2 to DolphinQtspycrab