dolphin/Source/Core/DolphinQt2
Michael M a8b5eab4c4 Qt GCPadWiiU: standalone dialog, not subclass of MappingWidget
It uses none of the functionality of MappingWidget or the parent MappingWindow, and complicates the definition of the MappingWidget interface.
2017-11-05 08:04:16 -08:00
..
Config Qt GCPadWiiU: standalone dialog, not subclass of MappingWidget 2017-11-05 08:04:16 -08: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 DolphinQt2: Fix broken language encodings on Windows 2017-11-05 11:07:41 +01: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
CMakeLists.txt Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +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 Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
Host.cpp DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
Host.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
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 DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in Remove CFBundleLocalizations from Info.plist 2017-07-22 23:15:14 -07:00
Main.cpp UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
MainWindow.cpp Qt MappingWindow: move controller type into constructor 2017-11-05 08:04:16 -08:00
MainWindow.h UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
MenuBar.cpp Merge pull request #6159 from JosJuice/consistent-gui-strings 2017-11-03 14:18:54 +01: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 CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Merge pull request #5748 from nitrousox1de/hide-mouse-delay-fullscreen 2017-08-11 17:34:46 +08:00
RenderWidget.h Merge pull request #5748 from nitrousox1de/hide-mouse-delay-fullscreen 2017-08-11 17:34:46 +08:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
Resources.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
Resources.h GameListModel: update icons when theme changes 2017-06-05 17:04:29 -07:00
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 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