19 Commits (c413cafdac2c371705d18f3f1a66e94f9aca9a8f)

Author SHA1 Message Date
Its-Rei c413cafdac applets/swkbd: Fix software keyboard button hint scaling 5 years ago
Morph 7eff91ff20 applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph 0f40c8c634 applets: Remove the previous software keyboard applet implementation 5 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 5 years ago
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 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 65ae1ac4e5 yuzu/applets/software_keyboard: 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
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
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