summaryrefslogtreecommitdiffstats
path: root/src/yuzu/applets/qt_software_keyboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* am: re-namespace frontend applets to frontend directoryLiam2024-01-301-5/+5
* service: hid: Create abstracted pad structuregerman772024-01-121-1/+1
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-4/+4
* main: Convert to device independent coordinates for scalingMorph2023-01-261-1/+1
* applets/software_keyboard: Use aliases for callbacksLioncash2022-12-061-4/+1
* qt_software_keyboard: Fix infinite loop when moving between buttonsMorph2022-07-241-0/+14
* applet/swkbd: Implement optional symbol keysMorph2022-07-241-3/+20
* qt_software_keyboard: Address review feedbacklat9nq2022-05-161-14/+14
* qt_software_keyboard: Use Common::U16StringFromBufferlat9nq2022-05-161-14/+15
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* qt_software_keyboard: Fix out of bounds array accessMorph2021-12-141-4/+19
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-251-7/+7
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-9/+12
* Qt_applets: Use new inputgerman772021-11-251-42/+49
* applets/swkbd: Skip text checking if the text has been confirmedMorph2021-11-081-4/+5
* qt_software_keyboard: fix copy-paste errorValeri2021-08-191-1/+1
* applets: Append qt_ prefix to Qt frontend appletsMorph2021-07-141-0/+1620