dolphin/Source/Core/DolphinQt2
Léo Lam f802dc14c1 Remove useless BootManager::Stop
It's not used anywhere other than in DolphinQt2, where the usage is
incorrect and stupid since we shouldn't be trying to stop the core
and 'restore config' that was changed by the core at app exit time,
but immediately when the core is being shut down.
2018-05-26 11:33:13 +02:00
..
Config Merge pull request #6967 from spycrab/qt_anagylph_fix 2018-05-26 00:53:25 +02:00
Debugger Common: Namespace GekkoDisassembler.cpp/.h 2018-05-25 16:55:09 -04:00
FIFO Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
GameList Qt/GameList: Fix bold header when selecting a game 2018-05-24 13:48:14 +02:00
NetPlay QtUtils/RunOnObject: Make safe under object destruction 2018-05-21 15:49:19 -07:00
QtUtils Qt/RunOnObject: Fix no result being returned 2018-05-23 01:07:08 +02:00
Settings Qt/InterfacePane: Toggle panic handlers instantly 2018-05-25 04:17:04 +02:00
TAS Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
AboutDialog.cpp Make GUI strings more consistent 2017-11-02 14:32:16 +01:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CheatsManager.cpp DebugInterface: MemoryPatches methods added 2018-05-22 10:31:31 +04:00
CheatsManager.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
CMakeLists.txt Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.rc Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
DolphinQt2.vcxproj Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
GCMemcardManager.cpp DolphinQt2: Resolve unused lambda capture warnings 2018-05-14 10:11:47 -04:00
GCMemcardManager.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
Host.cpp Qt/debugger: properly update when we load the symbols on boot 2018-05-17 15:33:47 -04:00
Host.h Qt/debugger: properly update when we load the symbols on boot 2018-05-17 15:33:47 -04:00
HotkeyScheduler.cpp Merge pull request #6891 from spycrab/qt_fs_glitch 2018-05-18 19:30:42 +02:00
HotkeyScheduler.h Merge pull request #6853 from aldelaro5/qt-debugger-hotkey-fixes 2018-05-18 19:06:17 +02:00
Info.plist.in Qt/Wx: Turn Qt into the default interface 2018-04-21 17:54:00 +02:00
Main.cpp Remove useless BootManager::Stop 2018-05-26 11:33:13 +02:00
MainWindow.cpp Qt: Show exit confirmation prompt on main window 2018-05-25 03:53:40 +02:00
MainWindow.h Qt/HotkeyScheduler: Fix state loading 2018-05-17 20:27:14 +02:00
MenuBar.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
MenuBar.h Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Qt: Fix "Render To Main" 2018-05-06 04:51:13 +02:00
RenderWidget.h Qt: Implement "Free look" 2018-04-29 13:52:27 +02:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
Resources.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
Resources.h Remove EmuState 2018-03-31 16:21:17 +02:00
SearchBar.cpp SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
SearchBar.h SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
Settings.cpp Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
Settings.h DolphinQt2/Settings: Remove unimplemented IsInDevelopmentWarningEnabled() prototype 2018-05-17 16:09:56 -04:00
ToolBar.cpp Qt/ToolBar: Fix checkbox not properly reflecting toolbar visibility 2018-05-19 15:50:21 +02:00
ToolBar.h Qt: make the pause play button only one button 2018-05-15 23:37:50 -04:00
Translation.cpp Fix some warnings 2018-04-17 14:10:05 +01:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07:00
Updater.cpp QtUtils/RunOnObject: Make safe under object destruction 2018-05-21 15:49:19 -07:00
Updater.h Qt: Improve updater 2018-03-23 10:42:40 +01:00
WiiUpdate.cpp Qt: Fix WiiUpdate progress dialog cancel button 2017-08-10 23:47:18 +08:00
WiiUpdate.h Qt: Add menu item to perform system update from disc 2017-08-10 23:47:18 +08:00