summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_profile_manager.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-01-13service: acc: Only save profiles when profiles have changedgerman77
2023-12-10core: Use single instance of profile managergerman77
2023-11-05service: acc: Ensure proper profile sizegerman77
2022-11-15configure_profile_manager: Cleanup reference/pointer usagelat9nq
2022-11-15configure_profile_manager: Use a custom dialog for deletionlat9nq
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-03-20yuzu: Reduce unused includesameerj
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2021-10-29profile_manager: Resize any image bigger than 256pgerman77
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-29style: Remove extra space preceding the :: operatorMorph
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
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