summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/profile_select.cpp
AgeCommit message (Expand)Author
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2020-12-05applets: Resolve variable shadowingMorph
2020-10-25applets/profile_select: Resolve a warning in exec()Morph
2020-10-22Don't ask for profile when there's only one.Kewlan
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-04-16General: Resolve warnings related to missing declarationsLioncash
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