20 Commits (dfe11d72e3eb14dee718b7fa67a673514d199f20)

Author SHA1 Message Date
Morph dfe11d72e3 profile: Migrate to the new UUID implementation 4 years ago
german77 f503dbf071 profile_manager: Resize any image bigger than 256p 4 years ago
Morph ab441fb009 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq 493905665c configuration: Add const qualifier where able 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph e29f3b87f1 style: Remove extra space preceding the :: operator 4 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german 7b8fa78c65 Avoid overwritting username 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Silent 221250d922 Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Lioncash 428d8098a7 yuzu/configuration/configure_profile_manager: Mark UI string as translatable 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 54d7b664da qt: Move profile manager to own UI tab 7 years ago
Zach Hilman ab552e4a25 svc: Use proper random entropy generation algorithm 7 years ago
Zach Hilman cb1e63ef09 svc: Return random seed for svcGetInfo RandomEntropy 7 years ago
Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed 7 years ago
Frederic Laing d34d0bfc87 configure_system: Fix compiler warning 7 years ago
Lioncash a6830e61b8 configure_system: Contrain profile usernames to 32 characters 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Frederic Laing f50f065c31 configure_system: Fix compiler warning 7 years ago
Lioncash 9024cbb5b8 configure_system: Make GetIcon() return the scaled 64x64 icon 7 years ago
Lioncash 85ed0af84e configure_system: Move entry formatting for the user account list entries to its own function 7 years ago
Lioncash 8eaf857d06 configure_system: Display errors to the user if file operations fail when setting user images 7 years ago
Lioncash 85285b09b0 configure_system: Make the file selector text translatable 7 years ago
Lioncash 5172354e29 configure_system: Make GetAccountUsername() an internal function 7 years ago
Lioncash 8806e69f59 configure_system: Simplify UUID generation call in AddUser() 7 years ago
Lioncash a6addb5332 configure_system: Amend function casing 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 7 years ago
Zach Hilman e7ac42677b configure_system: Clear current username before overwriting 7 years ago
Zach Hilman bfad41b0c1 profile_manager: Create save data if it doesn't exist on use 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman e408bbceed configure_system: Clear selection after user delete 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman b2a8209c5b qt: Add Profile Manager UI to system settings 7 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 7 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
noah katz 1c98f3a9b3 Fixed formatting 8 years ago
noah katz 9a9d33a741 Fix non translated string (same as Citra PR 2949) 8 years ago
MerryMage e35644c005 clang-format 8 years ago
MerryMage 80db02c497 Minor cleanup 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
bunnei 72b03025ac Remove lots more 3DS-specific code. 8 years ago