dolphin/Source/Core/DolphinQt2
Leo Lam 764e058865 Merge pull request #6063 from ligfx/queuemethodonobject
Qt QueueOnObject/RunOnObject: accept pointers to member functions
2017-09-16 16:46:44 +02:00
..
Config DolphinQt2: Check for file systems being nullptr 2017-09-15 19:44:23 +02:00
GameList Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07: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 Merge pull request #6024 from ligfx/coreonstatechangedcallback 2017-09-15 18:45:17 +02:00
AboutDialog.cpp Common: Move version strings to their own header 2017-09-09 19:28:10 -04: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 #5990 from spycrab/qt_logger_cleanup 2017-09-15 18:30:45 +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 #5990 from spycrab/qt_logger_cleanup 2017-09-15 18:30:45 +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 Qt: use translations 2017-09-14 17:15:21 -07:00
MainWindow.cpp QueueOnObject: accept pointers to member functions 2017-09-15 10:36:32 -07:00
MainWindow.h Merge pull request #6024 from ligfx/coreonstatechangedcallback 2017-09-15 18:45:17 +02:00
MenuBar.cpp Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07:00
MenuBar.h Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07: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 Settings: register the Core::State type with Qt 2017-09-15 10:35:38 -07:00
Settings.h Settings: register the Core::State type with Qt 2017-09-15 10:35:38 -07:00
ToolBar.cpp Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07: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