summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_system.h
AgeCommit message (Expand)Author
2022-03-20yuzu: Reduce unused includesameerj
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-03-19set: implement GetRegionCodeDan
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-29yuzu: Remove unused birthday settingfearlessTobi
2019-01-04qt: Move profile manager to own UI tabZach Hilman
2018-10-25configure_system: Make GetAccountUsername() an internal functionLioncash
2018-10-25configure_system: Default initialize member variablesLioncash
2018-10-25configure_system: Amend function casingLioncash
2018-10-25configure_system: Add missing override specifier on the destructorLioncash
2018-10-25configure_system: Make public slots privateLioncash
2018-10-24configure_system: Clear current username before overwritingZach Hilman
2018-10-23profile_manager: Create save data if it doesn't exist on useZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23qt: Add Profile Manager UI to system settingsZach Hilman
2018-01-12Massive removal of unused modulesJames Rowe