dolphin/Source/Core/DolphinQt2
Anthony e62c26c34b
Merge pull request #6781 from spycrab/qt_rtm_addendum
Qt/GeneralWidget: Various fixes
2018-05-07 09:53:20 -07:00
..
Config Qt/GeneralWidget: Various fixes 2018-05-07 17:50:03 +02:00
Debugger PowerPC: Make the PowerPCState's fpscr member variable a UReg_FPSCR instance 2018-05-06 18:46:52 -04:00
GameList Qt: Disable 'uninstall' action if title is not installed 2018-05-06 21:01:44 +02:00
NetPlay Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
QtUtils Qt/WrapInScrollArea: Make background color more consistent 2018-05-04 00:12:08 +02:00
Settings Qt/PathPane: Add dots to buttons 2018-05-04 00:12:08 +02:00
TAS Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
AboutDialog.cpp
AboutDialog.h
CheatsManager.cpp Merge pull request #6754 from spycrab/qt_no_whatsthis 2018-05-05 16:04:52 +02:00
CheatsManager.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
CMakeLists.txt Qt/Wx: Turn Qt into the default interface 2018-04-21 17:54:00 +02:00
DolphinQt2.manifest
DolphinQt2.rc
DolphinQt2.vcxproj Win32/FileUtil: Fix IsDirectory() not working for certain directories 2018-05-04 23:53:41 +02:00
DolphinQt2.vcxproj.user
FIFOPlayerWindow.cpp Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
FIFOPlayerWindow.h
GCMemcardManager.cpp Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
GCMemcardManager.h
Host.cpp Qt: Call Render::SetFullscreen 2018-05-03 15:15:35 +02:00
Host.h Qt: Call Render::SetFullscreen 2018-05-03 15:15:35 +02:00
HotkeyScheduler.cpp
HotkeyScheduler.h
Info.plist.in Qt/Wx: Turn Qt into the default interface 2018-04-21 17:54:00 +02:00
Main.cpp Qt/Win32: Use better method to obtain the default font 2018-05-06 02:37:52 +02:00
MainWindow.cpp Qt: Implement custom fullscreen resolution support 2018-05-07 18:38:59 +02:00
MainWindow.h Qt: Implement custom fullscreen resolution support 2018-05-07 18:38:59 +02:00
MenuBar.cpp DolphinQt2: Correct the condition for enabling Cheat Manager 2018-04-30 14:19:56 +02:00
MenuBar.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
qt.conf
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
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 #6714 from spycrab/qt_fix_toolbar 2018-04-29 15:20:01 -04:00
Settings.h Qt: Implement Batch flag (-b) 2018-04-29 19:13:40 +02:00
ToolBar.cpp Qt/ToolBar: Fix checkbox and actual visibility not being in sync 2018-04-29 20:28:11 +02:00
ToolBar.h Qt: Make toolbar more dynamic 2018-04-20 22:44:49 +02:00
Translation.cpp Fix some warnings 2018-04-17 14:10:05 +01:00
Translation.h
Updater.cpp AutoUpdater: support optionally restarting Dolphin after update 2018-03-23 11:10:25 +01:00
Updater.h Qt: Improve updater 2018-03-23 10:42:40 +01:00
WiiUpdate.cpp
WiiUpdate.h