summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_system.ui
AgeCommit message (Collapse)Author
2020-07-19configure_system: Implement highlighted overrideslat9nq
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-03-19set: implement GetRegionCodeDan
2019-05-29yuzu: Remove unused birthday settingfearlessTobi
Fixes #2522.
2019-01-07qt: Provide UI to edit custom RTC settingsZach Hilman
2019-01-04qt: Move profile manager to own UI tabZach Hilman
2018-11-14yuzu/configure_system: Mark the entropy mask string as nontranslatableLioncash
There's no need for translators to concern themselves with the validation mask used by the entry field.
2018-11-13svc: Use proper random entropy generation algorithmZach Hilman
2018-11-11settings: Add config option to set RNG seedZach 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-08-03Added ability to change username & language code in the settings ui. Added ↵David
IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
2018-01-12Massive removal of unused modulesJames Rowe