summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp
AgeCommit message (Expand)Author
2026-03-03DolphinQt: Improve Gecko code download failure messageSimonx22
2025-10-02Merge pull request #13907 from TryTwo/PR_Cheat_RefreshJMC47
2025-08-25CodeWidgets: Show code approval in Hardcore modeDentomologist
2025-08-24Cheats: Refresh active code after editing it.TryTwo
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-05-26DolphinQt: Make GeckoCodeWidget default size not taller than it needs to be.Jordan Woyak
2025-05-26DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.Jordan Woyak
2025-03-15Fixed Multi Config Code ApprovalsLillyJadeKatrin
2024-11-27Add Gecko Code Whitelist ApprovalLillyJadeKatrin
2024-10-27Merge pull request #13096 from mitaclaw/ranges-modernization-7-rewriteJMC47
2024-10-10Modernize `std::find` with rangesmitaclaw
2024-10-09Simplify `std::stable_sort` with `std::ranges::stable_partition`mitaclaw
2024-08-25CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once.Dentomologist
2024-08-25Extract ARCodeWidget/GeckoCodeWidget code loading to functionsDentomologist
2024-08-25ARWidget: Disable Edit and Remove buttons when no code is selectedDentomologist
2024-07-26Adjust order and spacing of various #includesDentomologist
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