summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_system.cpp
AgeCommit message (Expand)Author
2018-10-27configure_system: Make GetIcon() return the scaled 64x64 iconLioncash
2018-10-27configure_system: Move entry formatting for the user account list entries to ...Lioncash
2018-10-27configure_system: Display errors to the user if file operations fail when set...Lioncash
2018-10-25configure_system: Make the file selector text translatableLioncash
2018-10-25configure_system: Make GetAccountUsername() an internal functionLioncash
2018-10-25configure_system: Simplify UUID generation call in AddUser()Lioncash
2018-10-25configure_system: Amend function casingLioncash
2018-10-24profile_manager: Use std::optional instead of boost::optionalLioncash
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-23acc: Fix account UUID duplication errorZach Hilman
2018-10-23configure_system: Clear selection after user deleteZach 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-06qt: Default destructors where applicableLioncash
2018-08-03Added ability to change username & language code in the settings ui. Added IP...David
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-17Fixed formattingnoah katz
2018-01-16Fix non translated string (same as Citra PR 2949)noah katz
2018-01-13Minor cleanupMerryMage
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe