summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_profile_manager.cpp
AgeCommit message (Expand)Author
2021-04-14common: Move settings to common from core.bunnei
2021-01-28Avoid overwritting usernamegerman
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2019-08-02Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-30Merge pull request #1931 from DarkLordZach/mii-database-1bunnei
2019-05-19yuzu/configuration/configure_profile_manager: Mark UI string as translatableLioncash
2019-04-25profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman
2019-01-04qt: Move profile manager to own UI tabZach Hilman