summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/profile_select.cpp
AgeCommit message (Expand)Author
2019-06-07constants: Extract backup JPEG used by account servicesZach Hilman
2019-06-05Merge pull request #2527 from lioncash/indexZach Hilman
2019-05-30Merge pull request #1931 from DarkLordZach/mii-database-1bunnei
2019-05-29profile_select: Remove unnecessary GetStatus() member functionLioncash
2019-05-29profile_select: Return int instead of u32 for GetIndex()Lioncash
2019-05-19yuzu/applets/profile_select: Mark header string as translatableLioncash
2019-04-25profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
2019-04-03yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of...Lioncash
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2018-12-03qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman