18 Commits (3b63a46ca4dd515ccbf376e9fb4a4afed077b616)

Author SHA1 Message Date
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