summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_gamelist.cpp
AgeCommit message (Expand)Author
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2020-01-19GUI/gamelist: add "None" as an option for second row and remove dynamically d...Bartosz Kaszubowski
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-19yuzu/configuration/configure_gamelist: Specify string conversions explicitlyLioncash
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