dolphin/Source/Core/DolphinQt2
JosJuice 8292d378ea Merge pull request #5824 from lioncash/include-guard
ListProxyModel: Add missing include guard
2017-07-25 08:23:49 +02:00
..
Config DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
GameList Merge pull request #5824 from lioncash/include-guard 2017-07-25 08:23:49 +02:00
QtUtils ListTabWidget: disallow deselecting items 2017-07-16 18:23:59 -07:00
Settings DolphinQt2: Fix saving "Use Built-In Database of Game Names" 2017-07-23 15:29:43 +02: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 Remove Wii Remote connection status from status bar 2017-07-15 13:01:56 +08:00
Host.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -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: Reword the analytics message 2017-07-23 15:18:12 +02:00
MainWindow.cpp Merge pull request #5797 from ligfx/qtoptionsmenu 2017-07-23 14:46:48 +08:00
MainWindow.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
MenuBar.cpp DolphinQt2: use new connection syntax instead of old syntax 2017-07-23 15:07:49 -07:00
MenuBar.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08: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 DolphinQt2: use new connection syntax instead of old syntax 2017-07-23 15:07:49 -07: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