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
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
Cheats
/
CheatsWindow.cpp
Age
Commit message (
Expand
)
Author
2018-06-26
Remove DolphinWX
spycrab
2017-04-06
Frame: Make cheat dialog private
Lioncash
2017-03-09
Unify the way of setting game ID, title ID, revision
JosJuice
2017-03-08
ConfigManager: Remove m_strName
JosJuice
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-10-04
WX: Replace SetIcon with SetIcons(wxIconBundle)
EmptyChaos
2016-10-04
WX: HiDPI: CheatsWindow
EmptyChaos
2016-08-31
CheatManager/ISOProperties: Refactor ActionReplay tabs as a class
EmptyChaos
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-29
ActionReplay: UI Consistency and Cleanup
EmptyChaos
2016-05-29
ActionReplay: Fix ISOProperties corrupting active code set
EmptyChaos
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-08
Core: Remove some header inclusions in header files
Lioncash
2015-05-08
DolphinWX: Remove unnecessary includes
Lioncash
2015-03-12
Rename "Cheats Manager" to "Cheat Manager"
Stevoisiak
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-11
Move some BootManager game INI code to CoreParameter
JosJuice
2014-10-25
CheatsWindow: Remove unnecessary header includes and forward decls
Lioncash
2014-10-18
DolphinWX: Reimplement cheat listbox updating, but without a global
Lioncash
2014-10-18
CheatsWindow: Remove unnecessary wxPanel in the wxDialog
Lioncash
2014-10-18
DolphinWX: Split cheat window components into their own source files
Lioncash