dolphin/Source/Core/DolphinQt2
spycrab ed0cefec78
Merge pull request #6976 from JosJuice/qt-addgame
GameListModel: Don't do a linear scan for each newly added game
2018-05-27 15:42:17 +02:00
..
Config Merge pull request #6984 from Techjar/patch-2 2018-05-27 15:35:03 +02:00
Debugger CodeWidget/CodeViewWidget: Make symbol pointers const where applicable 2018-05-26 23:43:28 -04:00
FIFO Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
GameList Merge pull request #6976 from JosJuice/qt-addgame 2018-05-27 15:42:17 +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 Merge pull request #6372 from spycrab/wasapi 2018-05-26 20:04:55 +02:00
TAS
AboutDialog.cpp
AboutDialog.h
CheatsManager.cpp DebugInterface: MemoryPatches methods added 2018-05-22 10:31:31 +04:00
CheatsManager.h
CMakeLists.txt Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
DolphinQt2.manifest
DolphinQt2.rc
DolphinQt2.vcxproj Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
DolphinQt2.vcxproj.user
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
Main.cpp Qt/Win32: Remove font weight calculation 2018-05-26 13:24:50 +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 Qt: Add option to invoke the updater manually 2018-05-27 04:12:21 +02:00
MenuBar.h Qt: Add option to invoke the updater manually 2018-05-27 04:12:21 +02:00
qt.conf
RenderWidget.cpp Qt: Fix "Render To Main" 2018-05-06 04:51:13 +02:00
RenderWidget.h
resource.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
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
Translation.h
Updater.cpp Qt: Add option to invoke the updater manually 2018-05-27 04:12:21 +02:00
Updater.h Qt: Add option to invoke the updater manually 2018-05-27 04:12:21 +02:00
WiiUpdate.cpp
WiiUpdate.h