summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/CheatsManager.cpp
AgeCommit message (Expand)Author
2026-02-14CheatsManager: Update code tabs on creationDentomologist
2025-11-06Common: Remove the string parameters from the HookableEvent interface.Jordan Woyak
2025-11-02Common: Make HookableEvent use non-static data.Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-05-26DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.Jordan Woyak
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-08-25CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once.Dentomologist
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-11CheatsManager/CheatSearchWidget: Avoid Global System Accessormitaclaw
2023-12-02Disable cheats in hardcore modeLillyJadeKatrin
2023-10-31CheatSearchWidget: Add checkbox to toggle Current Value autoupdateDentomologist
2023-10-31CheatSearch: Update Current Values at end of frameDentomologist
2022-12-23DolphinQt: add a 'add to watch' context menu item that allows you to add a me...iwubcode
2022-06-01Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...TryTwo
2022-03-31DolphinQt/CheatsManager: Don't leak closed cheat search tabs.Admiral H. Curtiss
2021-10-28Qt/CheatsManager: Save and restory geometry.Admiral H. Curtiss
2021-09-16Qt/CheatsManager: Show disabled AR and Gecko tabs when no game is running.Admiral H. Curtiss
2021-09-16Qt/CheatsManager: Let the 'Configure Dolphin' button shown in the Cheats Mana...Admiral H. Curtiss
2021-09-15DolphinQt: Rewrite cheat search GUI.Admiral H. Curtiss
2021-08-24CheatsManager: Make use of plural variant of tr()Lioncash
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-06CheatsManager: Use game information directly from SConfig, and only recreate ...Admiral H. Curtiss
2021-06-06GeckoCodeWidget: Take game ID and revision directly instead of through GameFile.Admiral H. Curtiss
2021-06-06ARCodeWidget: Take game ID and revision directly instead of through GameFile.Admiral H. Curtiss
2020-12-11Core: Allow overriding the enabling of a codeJosJuice
2020-10-01GameListModel instance ownership transferred back to the GameList instance. T...Christian Aguilera
2020-04-28Configurable MEM1 and MEM2 sizes at runtime via Dolphin.iniMinty-Meeo
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-08-09Merge pull request #8277 from lioncash/codeConnor McLaughlin
2019-07-31DolphinQt/Config/ARCodeWidget: Use forward declarations where applicableLioncash
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-05-26CheatsManager: Improve performance of searching & add input validationRoland Munsil
2019-04-22Qt/CheatsManager: Use ActionReplay constantsspycrab
2019-04-21Qt/CheatsManager: Fix locking defaulting to the value zerospycrab
2019-04-21Qt/CheatsManager: Fix value settingspycrab
2019-04-21Qt/CheatsManager: Deduplicate codespycrab
2019-04-21Qt/CheatSearch: Fix locking being permanently disabledspycrab
2018-09-24Fix typo causing "Remove from Watch" in Cheat Manager to crash DolphinRoland Munsil
2018-09-24Fix some Cheat Manager comparisons being wrongRoland Munsil
2018-09-08Re-add i18n comments that were lost in the DolphinWX removalJosJuice
2018-07-18Qt/CheatsManager: Fix segfault in GenerateARCodeTechjar
2018-07-11Merge pull request #7245 from lioncash/internalspycrab
2018-07-10Qt/CheatsManager: Move concealable types into the cpp fileLioncash
2018-07-09Qt: Remove ActionHelperspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab