dolphin/Source/Core/DolphinQt
JosJuice 235ecfbed7 Return GetNames languages, to avoid hardcoded language lists in callers
This makes the code cleaner and also leads to some user-visible changes:

The wx game properties will no longer let the user
select WAD languages that don't have any names.

The Qt game list will now display names using the languages
set in the configuration instead of always using
English for PAL GC games and Japanese for WADs.

If a WAD doesn't have a name in the user's preferred language,
English is now selected as a fallback before Japanese.
2015-04-23 08:14:39 +02:00
..
GameList Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02: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 Clean Up 2015-01-24 17:10:21 -06:00
MainWindow.h DolphinQt: remove non-render-to-main and add fullscreen. 2014-12-24 14:28:46 -05:00
MainWindow.ui Change Wording in Help Menu 2015-04-01 18:08:26 -05: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