dolphin/Source/Core/DolphinQt
Lioncash 76bbd46829 Core: Remove some header inclusions in header files
Replaces them with forward declarations of used types, or removes them entirely if they aren't used at all. This also replaces certain Common headers with less inclusive ones (in terms of definitions they pull in).
2015-05-08 22:38:59 -04:00
..
GameList Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Resources Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
Utils Move down Country_World 2015-04-08 18:55:16 -04:00
VideoInterface DolphinQt: remove non-render-to-main and add fullscreen. 2014-12-24 14:28:46 -05:00
AboutDialog.cpp Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00
AboutDialog.h Some style fixes. 2014-10-27 13:11:39 -04:00
AboutDialog.ui Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
DolphinQt.vcxproj Revert "Merge pull request #1903 from RisingFog/libav" 2015-01-26 02:35:29 +01:00
DolphinQt.vcxproj.filters DolphinQt: GameList! 2014-11-21 18:36:49 -05:00
DolphinQt.vcxproj.user DolphinQt: GameList! 2014-11-21 18:36:49 -05:00
Host.cpp Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01: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 Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
MainWindow.cpp QT: Add reset button 2015-05-07 12:37:19 -07:00
MainWindow.h QT: Add reset button 2015-05-07 12:37:19 -07:00
MainWindow.ui QT: Add reset button 2015-05-07 12:37:19 -07:00
SystemInfo.cpp SystemInfo: various cleanup. 2014-11-26 15:40:38 -05:00
SystemInfo.h SystemInfo: various cleanup. 2014-11-26 15:40:38 -05:00
SystemInfo.ui Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00