aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/applets/qt_software_keyboard.cpp
AgeCommit message (Collapse)Author
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation. The confirmation text itself seems to be corrupted though, this needs to be investigated. Fixes the software keyboard in Famicom Detective Club: The Missing Heir
2021-08-19qt_software_keyboard: fix copy-paste errorValeri
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph