42 Commits (e17067642db5a75a065ea56e5110afdec32b10ba)

Author SHA1 Message Date
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 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 bb06b98d81 yuzu/applets/software_keyboard: Remove unused assert header 7 years ago
Lioncash 16bf791939 yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() 7 years ago
Lioncash b3d7180164 yuzu/applets/software_keyboard: Resolve sign mismatch comparison 7 years ago
Lioncash cf9cc41478 yuzu/applets/software_keyboard: Specify string conversions explicitly 7 years ago
Lioncash f5d416e071 yuzu/applets/error: Specify string conversions explicitly 7 years ago
Lioncash 22324e3ef1 yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Lioncash d6d809db87 yuzu: Remove explicit types from locks where applicable 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 76452cd5b3 qt: Add dialog implementation of Error applet 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Lioncash 65ae1ac4e5 yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 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 4130b07f88 web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash a661025637 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Lioncash 66978a772d yuzu/web_browser: std::move std::function instances in OpenPage() 7 years ago
Lioncash e4fa77ef6a yuzu/web_browser: Make slot functions private 7 years ago
Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman e00e1fc755 qt: Implement Qt frontend to web browser 7 years ago
Zach Hilman e11e65b3d6 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Lioncash 4dcdd3a837 yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 7 years ago
Lioncash 3fa2b218ac yuzu/applets/software_keyboard: std::move std::function instances where applicable 7 years ago
Lioncash fe2609cb77 yuzu/applets/software_keyboard: Make slots private functions 7 years ago
Zach Hilman 56cf5b7b17 software_keyboard: Add max and current length display to dialog 7 years ago
Zach Hilman 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
Zach Hilman a81645400f qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
Zach Hilman 5454494adb qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago