77 Commits (06f8c3dc01d29d3e2926edd4c9689dccda085d1f)

Author SHA1 Message Date
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 8 years ago
Zach Hilman e00e1fc755 qt: Implement Qt frontend to web browser 8 years ago
Zach Hilman e11e65b3d6 applets: Correct event ResetTypes from OneShot to Sticky 8 years ago
Zach Hilman bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector 8 years ago
Lioncash 4dcdd3a837 yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 8 years ago
Lioncash 3fa2b218ac yuzu/applets/software_keyboard: std::move std::function instances where applicable 8 years ago
Lioncash fe2609cb77 yuzu/applets/software_keyboard: Make slots private functions 8 years ago
Zach Hilman 56cf5b7b17 software_keyboard: Add max and current length display to dialog 8 years ago
Zach Hilman 19b2571aec applet: Add operation completed callback 8 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 8 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 8 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 8 years ago
Zach Hilman a81645400f qt/main: Register Qt Software Keyboard frontend with AM 8 years ago
Zach Hilman 5454494adb qt/applets: Provide Qt frontend implementation of software keyboard 8 years ago