summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_system.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* configuration: Use forward declares and remove extraneous structslat9nq2020-07-191-5/+6
* configuration_shared: Break up tracker structs to respective classeslat9nq2020-07-191-0/+6
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+2
* core: settings: Add a setting for time zone.bunnei2020-05-111-0/+1
* set: implement GetRegionCodeDan2020-03-191-0/+1
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-0/+3
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-2/+3
* yuzu: Remove unused birthday settingfearlessTobi2019-05-291-3/+0
* qt: Move profile manager to own UI tabZach Hilman2019-01-041-27/+0
* configure_system: Make GetAccountUsername() an internal functionLioncash2018-10-251-6/+4
* configure_system: Default initialize member variablesLioncash2018-10-251-4/+5
* configure_system: Amend function casingLioncash2018-10-251-2/+2
* configure_system: Add missing override specifier on the destructorLioncash2018-10-251-1/+1
* configure_system: Make public slots privateLioncash2018-10-251-7/+5
* configure_system: Clear current username before overwritingZach Hilman2018-10-241-1/+5
* profile_manager: Create save data if it doesn't exist on useZach Hilman2018-10-241-4/+4
* profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman2018-10-241-5/+13
* qt: Add Profile Manager UI to system settingsZach Hilman2018-10-241-0/+19
* Massive removal of unused modulesJames Rowe2018-01-131-0/+38