summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/CheatSearchWidget.cpp
AgeCommit message (Expand)Author
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-31CheatsManager: Allow making the window smallerDentomologist
2024-03-17DolphinQt: Allow Cheat Search to create multiple AR codes when selecting mult...Jordan Woyak
2024-03-11CheatsManager/CheatSearchWidget: Avoid Global System Accessormitaclaw
2024-02-01CheatSearch: Remove redundant lambdasmitaclaw
2023-12-12CheatSearchWidget: Make use of CPUThreadGuard parameter in UpdateTableRowsLioncash
2023-10-31CheatSearchWidget: Add checkbox to toggle Current Value autoupdateDentomologist
2023-10-31CheatSearch: Update Current Values at end of frameDentomologist
2023-10-30CheatSearchWidget: Don't recreate table when refreshing valuesDentomologist
2023-10-30CheatSearch: Use index range for ClonePartialDentomologist
2023-03-08Core: Add System parameter to CPUThreadGuard.Admiral H. Curtiss
2023-03-02[[unlikely]] ASSERTMinty-Meeo
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
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/CheatSearchWidget: Drop whitespace when parsing integers and floats...Admiral H. Curtiss
2022-03-31DolphinQt/CheatSearchWidget: Remember state of Hex checkboxes across sessions.Admiral H. Curtiss
2021-10-28Qt/CheatSearchWidget: Add a checkbox to force parsing a value as hexadecimal.Admiral H. Curtiss
2021-10-03DolphinQt: Add i18n comment for "Keep addresses where value in memory"JosJuice
2021-09-15DolphinQt: Rewrite cheat search GUI.Admiral H. Curtiss