aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/applets/software_keyboard.cpp
AgeCommit message (Expand)Author
2019-05-29yuzu/software_keyboard: Remove unnecessary GetStatus() member functionLioncash
2019-05-24yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()Lioncash
2019-05-24yuzu/applets/software_keyboard: Resolve sign mismatch comparisonLioncash
2019-05-24yuzu/applets/software_keyboard: Specify string conversions explicitlyLioncash
2019-04-03yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead...Lioncash
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2018-11-20yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...Lioncash
2018-11-20yuzu/applets/software_keyboard: std::move std::function instances where appli...Lioncash
2018-11-18software_keyboard: Add max and current length display to dialogZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman