Age | Commit message (Expand) | Author |
2019-05-29 | yuzu/software_keyboard: Remove unnecessary GetStatus() member function | Lioncash |
2019-05-24 | yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() | Lioncash |
2019-05-24 | yuzu/applets/software_keyboard: Resolve sign mismatch comparison | Lioncash |
2019-05-24 | yuzu/applets/software_keyboard: Specify string conversions explicitly | Lioncash |
2019-04-03 | yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead... | Lioncash |
2019-04-01 | general: Use deducation guides for std::lock_guard and std::unique_lock | Lioncash |
2018-11-20 | yuzu/applets/software_keyboard: Override accept() and reject() instead of pro... | Lioncash |
2018-11-20 | yuzu/applets/software_keyboard: std::move std::function instances where appli... | Lioncash |
2018-11-18 | software_keyboard: Add max and current length display to dialog | Zach Hilman |
2018-11-18 | applet: Add operation completed callback | Zach Hilman |
2018-11-18 | software_keyboard: Make GetText asynchronous | Zach Hilman |
2018-11-18 | am: Allow applets to push multiple and different channels of data | Zach Hilman |
2018-11-18 | am: Deglobalize software keyboard applet | Zach Hilman |
2018-11-18 | qt/main: Register Qt Software Keyboard frontend with AM | Zach Hilman |
2018-11-18 | qt/applets: Provide Qt frontend implementation of software keyboard | Zach Hilman |