dolphin/Source/Core/DolphinQt2
MaJoR 4112936bae Adjust CPU Override Text
There has been a lot of confusion about what the CPU clock override
section does among users, and looking at it… I’m not surprised! It
doesn’t directly state which CPU clock rate is being overridden!

This small change adjusts the language to clarify that the emulated CPU
is being adjusted.
2017-11-06 22:39:12 -08:00
..
Config MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
GameList Remove NANDContentManager 2017-10-24 11:41:54 +02:00
NetPlay RunOnObject: accept pointers to member functions 2017-09-15 10:36:33 -07:00
QtUtils RunOnObject: accept pointers to member functions 2017-09-15 10:36:33 -07:00
Settings Adjust CPU Override Text 2017-11-06 22:39:12 -08:00
AboutDialog.cpp Qt/About: Fix text size to better match WX 2017-09-26 17:43:49 +02:00
AboutDialog.h
CMakeLists.txt Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
DolphinQt2.manifest
DolphinQt2.rc Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
DolphinQt2.vcxproj Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
DolphinQt2.vcxproj.user
Host.cpp
Host.h
HotkeyScheduler.cpp Qt: Implement TAS/Movie shortcuts 2017-09-03 02:58:38 +02:00
HotkeyScheduler.h Qt: Implement TAS/Movie shortcuts 2017-09-03 02:58:38 +02:00
InDevelopmentWarning.cpp Qt/DevelopmentWarning: Add "Don't show me this warning again" option 2017-09-03 03:46:23 +02:00
InDevelopmentWarning.h
Info.plist.in
Main.cpp UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
MainWindow.cpp NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02:00
MainWindow.h UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
MenuBar.cpp WiiUtils: Attempt to fix the NAND more aggressively 2017-10-08 18:57:58 +02:00
MenuBar.h Add a way to check the NAND for issues and fix them 2017-10-08 18:31:42 +02:00
qt.conf
RenderWidget.cpp
RenderWidget.h
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
Resources.cpp
Resources.h
Settings.cpp MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
Settings.h MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
ToolBar.cpp Qt: Always show the stop button in the toolbar 2017-09-26 17:44:18 +02:00
ToolBar.h Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07:00
Translation.cpp Qt: use translations 2017-09-14 17:15:21 -07:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07:00
WiiUpdate.cpp
WiiUpdate.h