index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
CheatSearchWidget.cpp
Age
Commit message (
Expand
)
Author
2024-04-30
DolphinQt: Properly Delete (Some) Widgets
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-31
CheatsManager: Allow making the window smaller
Dentomologist
2024-03-17
DolphinQt: Allow Cheat Search to create multiple AR codes when selecting mult...
Jordan Woyak
2024-03-11
CheatsManager/CheatSearchWidget: Avoid Global System Accessor
mitaclaw
2024-02-01
CheatSearch: Remove redundant lambdas
mitaclaw
2023-12-12
CheatSearchWidget: Make use of CPUThreadGuard parameter in UpdateTableRows
Lioncash
2023-10-31
CheatSearchWidget: Add checkbox to toggle Current Value autoupdate
Dentomologist
2023-10-31
CheatSearch: Update Current Values at end of frame
Dentomologist
2023-10-30
CheatSearchWidget: Don't recreate table when refreshing values
Dentomologist
2023-10-30
CheatSearch: Use index range for ClonePartial
Dentomologist
2023-03-08
Core: Add System parameter to CPUThreadGuard.
Admiral H. Curtiss
2023-03-02
[[unlikely]] ASSERT
Minty-Meeo
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2022-12-23
DolphinQt: add a 'add to watch' context menu item that allows you to add a me...
iwubcode
2022-06-01
Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...
TryTwo
2022-03-31
DolphinQt/CheatSearchWidget: Drop whitespace when parsing integers and floats...
Admiral H. Curtiss
2022-03-31
DolphinQt/CheatSearchWidget: Remember state of Hex checkboxes across sessions.
Admiral H. Curtiss
2021-10-28
Qt/CheatSearchWidget: Add a checkbox to force parsing a value as hexadecimal.
Admiral H. Curtiss
2021-10-03
DolphinQt: Add i18n comment for "Keep addresses where value in memory"
JosJuice
2021-09-15
DolphinQt: Rewrite cheat search GUI.
Admiral H. Curtiss