summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_gamelist.cpp
AgeCommit message (Expand)Author
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-03game_list: Only reload game list after relevant settings changedZach Hilman
2018-11-01game_list: Make add-ons column optionalZach Hilman
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-12yuzu/configure_gamelist: Make combo box strings translatableLioncash
2018-09-12yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...Lioncash
2018-09-12yuzu/configure_gamelist: Move combo box initializtion to their own functionsLioncash
2018-08-07configure_gamelist: Use explicit QVariant constructorZach Hilman
2018-08-06Use const where applicableZach Hilman
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman