3 Commits (ab736f254fab9a17df8c6f5457d3d5b5622153ff)

Author SHA1 Message Date
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 4 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 7 years ago
Zach Hilman 56c85c996a qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago