dolphin/Source/Core/DolphinQt2
Lioncash 696e1b40b5 Common: Move version strings to their own header
Ideally Common.h wouldn't be a header in the Common library, and instead be renamed to something else, like PlatformCompatibility.h or something, but even then, there's still some things in the header that don't really fall under that label

This moves the version strings out to their own version header that doesn't dump a bunch of other unrelated things into scope, like what Common.h was doing.

This also places them into the Common namespace, as opposed to letting them sit in the global namespace.
2017-09-09 19:28:10 -04:00
..
Config Merge pull request #5981 from spycrab/qt_filesystem 2017-09-07 19:19:48 +02:00
GameList Qt/GameList: Use AddAction for "Change Disc" 2017-09-07 20:42:11 +02:00
NetPlay Qt frontend build fix for USE_UPNP=OFF 2017-08-14 13:31:55 -07:00
QtUtils Qt: Support versions < 5.6 2017-09-04 10:40:47 +02:00
Settings Merge pull request #5748 from nitrousox1de/hide-mouse-delay-fullscreen 2017-08-11 17:34:46 +08: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 #6021 from spycrab/qt_build_by_default 2017-09-07 19:23:07 +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 #5927 from spycrab/qt_gamelist_cache 2017-09-05 21:16:22 +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 Core: Fix warnings 2017-09-07 20:35:17 +02:00
MainWindow.cpp Common: Move version strings to their own header 2017-09-09 19:28:10 -04:00
MainWindow.h Qt: Implement "Movie" menu 2017-09-03 02:57:44 +02:00
MenuBar.cpp Qt: Support versions < 5.6 2017-09-04 10:40:47 +02:00
MenuBar.h Qt: Implement "Movie" menu 2017-09-03 02:57:44 +02: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
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: Implement NetPlay globals 2017-08-10 06:49:57 +02:00
Settings.h Remove NonCopyable 2017-08-22 16:40:34 +02:00
ToolBar.cpp Qt: Support versions < 5.6 2017-09-04 10:40:47 +02:00
ToolBar.h Qt: Add Graphics option to tool bar 2017-06-28 20:13:37 +02: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
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00