13 Commits (96fd1348aea9d70cb502a94cbd0412be6edb0189)

Author SHA1 Message Date
german77 a22a025c5b core: Use single instance of profile manager 2 years ago
QGJ 4366a21eae yuzu/applets/qt_profile_select: connect double-click to accept() 3 years ago
Narr the Reg 668eb5b8da service: am: Improve profile select applet 3 years ago
Liam 50a59487eb qt: implement RequestExit for applets 3 years ago
Lioncash a84676c2aa applets/profile_select: Use aliases for callbacks 3 years ago
Steve cd5bbf0f04
Controller bugfixes in profile select (#8716) 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph dfe11d72e3 profile: Migrate to the new UUID implementation 4 years ago
bunnei c73841500a core: hle: Remove global HLE lock. 4 years ago
german77 5ba7b11ba4 yuzu: Implement basic controller navigation 4 years ago
Morph 9a48f252ae applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 5 years ago
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 6 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash e2d8be1ca2 General: Resolve warnings related to missing declarations 6 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Lioncash 802dd3cc95 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 139301c5a1 profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 22324e3ef1 yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Lioncash a504bad3fb yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
Zach Hilman bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector 8 years ago