7 Commits (96579e515a8da3eb6c1aab13a4d4ff5d9577605a)

Author SHA1 Message Date
Morph 96579e515a qt_software_keyboard: Fix out of bounds array access 4 years ago
german77 5d0f3540c4 core/hid: Rename NpadType to NpadStyleIndex 4 years ago
german77 af55dd1935 configuration: Migrate controller settings to emulated controller 4 years ago
german77 8fff6d6c67 Qt_applets: Use new input 4 years ago
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
Valeri 40674b8e22
qt_software_keyboard: fix copy-paste error 4 years ago
Morph 9a48f252ae applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph c68255f70f applets/swkbd: Make use of std::move where applicable 5 years ago
Morph ecacb002be applets/swkbd: Make use of QueuedConnection in returnPressed signal 5 years ago
Morph 5396593b55 applets/swkbd: Send the correct text string on TextCheck::Confirm 5 years ago
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