16 Commits (194746c55819bea56b8912f3d78b2df59fd0c752)

Author SHA1 Message Date
german77 194746c558 service: hid: Create abstracted pad structure 2 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago
Morph 2a75968ff4 main: Convert to device independent coordinates for scaling 3 years ago
Lioncash 047c256fe4 applets/software_keyboard: Use aliases for callbacks 3 years ago
Morph d3e35cd462 qt_software_keyboard: Fix infinite loop when moving between buttons 4 years ago
Morph 9abacc2f86 applet/swkbd: Implement optional symbol keys 4 years ago
lat9nq bb9dc5098d qt_software_keyboard: Address review feedback 4 years ago
lat9nq 9843438669 qt_software_keyboard: Use Common::U16StringFromBuffer 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph 21ef5f290d qt_software_keyboard: Fix out of bounds array access 4 years ago
german77 8517d89be0 core/hid: Rename NpadType to NpadStyleIndex 4 years ago
german77 6774c7988b configuration: Migrate controller settings to emulated controller 5 years ago
german77 5709d1271e Qt_applets: Use new input 5 years ago
Morph ab736f254f applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
Valeri 35c40cf0aa qt_software_keyboard: fix copy-paste error 5 years ago
Morph 30498f3ce8 applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph ed52a83511 applets/swkbd: Make use of std::move where applicable 5 years ago
Morph 54d9cd162d applets/swkbd: Make use of QueuedConnection in returnPressed signal 5 years ago
Morph 798908da34 applets/swkbd: Send the correct text string on TextCheck::Confirm 5 years ago
Its-Rei 6b2bdb75bd applets/swkbd: Fix software keyboard button hint scaling 5 years ago
Morph d00a4873bf applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph ac87713cb8 applets: Remove the previous software keyboard applet implementation 5 years ago
Morph 6efd390668 applets: Resolve variable shadowing 5 years ago
Lioncash a4d4b67322 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash c991a5d2b0 yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() 7 years ago
Lioncash 63eed87b61 yuzu/applets/software_keyboard: Resolve sign mismatch comparison 7 years ago
Lioncash cd72443889 yuzu/applets/software_keyboard: Specify string conversions explicitly 7 years ago
Lioncash 746e7ee4df yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 22af607a8d yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 7 years ago
Lioncash 870fa5e657 yuzu/applets/software_keyboard: std::move std::function instances where applicable 7 years ago
Zach Hilman 945fdd9361 software_keyboard: Add max and current length display to dialog 7 years ago
Zach Hilman 948e1b2f42 applet: Add operation completed callback 7 years ago
Zach Hilman f0d2246b6a software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 04bc2fafbc am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman b9c5a8bcf6 qt/main: Register Qt Software Keyboard frontend with AM 8 years ago
Zach Hilman 56c85c996a qt/applets: Provide Qt frontend implementation of software keyboard 8 years ago