aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/shadowinputcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not allow empty selections (shadow input control)Jarkko Koivikko2023-02-081-0/+2
* Fix pre-edit text on shadow input when reselecting the first wordJarkko Koivikko2023-02-081-5/+11
* Port from container::count() and length() to size()Marc Mutz2022-10-061-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-28/+2
* Remove operator== for QInputMethodEvent::AttributeMitch Curtis2020-08-211-1/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Qtify new APIMitch Curtis2018-09-271-1/+1
* Prefix non-namespaced header file names with qvirtualkeyboardJarkko Koivikko2018-08-271-1/+1
* Remove QtVirtualKeyboard namespace from the public APIJarkko Koivikko2018-08-271-2/+2
* Use module include path instead of local include pathJarkko Koivikko2018-08-071-3/+3
* Fix zero as null pointer constantJarkko Koivikko2018-08-061-1/+1
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-061-3/+3
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-301-0/+253