dolphin/Source/Core/DolphinQt
waddlesplash 7c91669ced DolphinQt: Updates to the SystemInfo dialog.
* Windows 8.1/10 & OS X .10/.11 constants now in Qt
 * idealThreadCount() includes hyperthreads, so say 'logical processors'
2015-09-13 09:33:32 -04:00
..
GameList DolphinQt: Use C++11 'final' keyword where applicable. 2015-09-13 09:33:30 -04:00
Resources Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
Utils Merge pull request #2993 from JosJuice/dol-elf-qt 2015-09-12 00:38:51 -04:00
VideoInterface DolphinQt: Use C++11 'final' keyword where applicable. 2015-09-13 09:33:30 -04:00
AboutDialog.cpp DolphinQt: Rewrite About dialog to match the new DolphinWX one. 2015-09-10 23:02:47 -04:00
AboutDialog.h DolphinQt: Use C++11 'final' keyword where applicable. 2015-09-13 09:33:30 -04:00
AboutDialog.ui DolphinQt: Rewrite About dialog to match the new DolphinWX one. 2015-09-10 23:02:47 -04:00
CMakeLists.txt Tools: Use non-CMake tool for fixing up OS X bundles 2015-06-06 12:44:47 -07:00
DolphinQt.vcxproj DolphinQt: Set the SUBSYSTEM in Release mode to 'Windows' to hide the console. 2015-09-13 09:33:28 -04:00
DolphinQt.vcxproj.filters DolphinQt: Add some sanity to the VS projects. 2015-09-10 23:49:20 -04:00
DolphinQt.vcxproj.user DolphinQt: GameList! 2014-11-21 18:36:49 -05:00
Host.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
Info.plist.in Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
Main.cpp DolphinQt: Properly handle quit events. 2015-09-13 09:32:09 -04:00
MainWindow.cpp DolphinQt: Remove '&' on closures where it isn't needed. 2015-09-13 09:33:26 -04:00
MainWindow.h DolphinQt: Use C++11 'final' keyword where applicable. 2015-09-13 09:33:30 -04:00
MainWindow.ui DolphinQt: Add 'Screenshot' button. 2015-09-13 09:33:24 -04:00
SystemInfo.cpp DolphinQt: Updates to the SystemInfo dialog. 2015-09-13 09:33:32 -04:00
SystemInfo.h DolphinQt: Use C++11 'final' keyword where applicable. 2015-09-13 09:33:30 -04:00
SystemInfo.ui Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00