aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/configuration/configure_system.h
AgeCommit message (Expand)Author
2024-01-28Merge pull request #12555 from flodavid/fix-gamemode-settingliamwhite
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-02yuzu: Add per-game linux gamemode configurationflodavid
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21shared_widget: Internalize component restoringlat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21configuration: Clean up includes a bitlat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-03-11yuzu: Remove console id settinggerman77
2023-01-22yuzu: Fix language comobox crashgerman77
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
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