dolphin/Source/Core/DolphinQt2
Léo Lam ee868e2362 Move the Wiimote connect code out of Host
I don't know who thought it would be a good idea to put the Wiimote
connect code as part of the Host interface, and have that called
from both the UI code and the core. And then hack around it by having
"force connect" events whenever Host_ConnectWiimote is called
from the core...
2017-07-23 15:47:32 +08:00
..
Config Merge pull request #5797 from ligfx/qtoptionsmenu 2017-07-23 14:46:48 +08:00
GameList Qt: Allow the game list headers to be rearranged 2017-07-22 00:38:09 -06:00
QtUtils ListTabWidget: disallow deselecting items 2017-07-16 18:23:59 -07:00
Settings Qt: Shrink settings window and make widgets stretch 2017-07-16 14:50:52 -06:00
AboutDialog.cpp Qt/AboutDialog: Fix the copyright string 2017-07-23 14:58:01 +08:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Qt: extract ListTabWidget from SettingsWindow 2017-07-16 18:23:59 -07:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.vcxproj Qt: extract ListTabWidget from SettingsWindow 2017-07-16 18:23:59 -07:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
Host.cpp Move the Wiimote connect code out of Host 2017-07-23 15:47:32 +08:00
Host.h DolphinQt2/Host: cleanup 2017-07-13 12:58:32 -07:00
HotkeyScheduler.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
HotkeyScheduler.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
InDevelopmentWarning.cpp Qt: Make the "In Development" warning less threatening 2017-07-08 10:47:31 +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 DolphinQt2: set QSettings parameters globally 2017-07-07 17:08:00 -07:00
MainWindow.cpp Merge pull request #5797 from ligfx/qtoptionsmenu 2017-07-23 14:46:48 +08:00
MainWindow.h Qt: implement remainder of 'Options' menu 2017-07-16 18:23:59 -07:00
MenuBar.cpp Qt: implement remainder of 'Options' menu 2017-07-16 18:23:59 -07:00
MenuBar.h Qt: implement remainder of 'Options' menu 2017-07-16 18:23:59 -07:00
RenderWidget.cpp RenderWidget: watch for activation/deactivation, not focus in/out 2017-07-13 12:58:32 -07:00
RenderWidget.h RenderWidget: watch for activation/deactivation, not focus in/out 2017-07-13 12:58:32 -07: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 DolphinQt2: set QSettings parameters globally 2017-07-07 17:08:00 -07:00
Settings.h DolphinQt2: set QSettings parameters globally 2017-07-07 17:08:00 -07:00
ToolBar.cpp Qt: Add Graphics option to tool bar 2017-06-28 20:13:37 +02:00
ToolBar.h Qt: Add Graphics option to tool bar 2017-06-28 20:13:37 +02:00
WiiUpdate.cpp Qt: Don't show the Qt "What's this" button 2017-06-29 18:52:53 -06:00
WiiUpdate.h Qt: Add menu item to perform online update 2017-06-28 11:23:08 +02:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00