aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/shifthandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qtify new APIMitch Curtis2018-09-271-27/+27
* Use enum class in the public APIJarkko Koivikko2018-08-281-3/+3
* Prefix non-namespaced header file names with qvirtualkeyboardJarkko Koivikko2018-08-271-3/+3
* Remove QtVirtualKeyboard namespace from the public APIJarkko Koivikko2018-08-271-9/+9
* Trim InputContext APIJarkko Koivikko2018-08-271-39/+80
* Add Thai keyboard layoutJarkko Koivikko2018-08-161-1/+1
* Use module include path instead of local include pathJarkko Koivikko2018-08-071-2/+2
* Fix zero as null pointer constantJarkko Koivikko2018-08-061-1/+1
* Doc: Add C++ API for the extension pluginsJarkko Koivikko2018-08-061-2/+2
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-061-2/+4
* Add Hebrew keyboard layoutJarkko Koivikko2017-08-241-1/+1
* Clear toggle shift timer when appropriateJarkko Koivikko2017-08-241-2/+10
* Add support for Japanese handwriting (T9 Write CJK)Jarkko Koivikko2017-07-081-1/+1
* Add support for Korean handwriting (T9 Write CJK)Jarkko Koivikko2017-07-081-1/+1
* Add support for T9 Write CJKJarkko Koivikko2017-07-081-1/+1
* Consistently check qApp and equivalents before using themUlf Hermann2017-05-051-2/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+17
|\
| * Defer shift state change until input panel becomes visibleJarkko Koivikko2016-12-191-0/+18
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-4/+8
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-3/+5
| |\
| | * Fix duplicate shift state change when focus object changesJarkko Koivikko2016-11-251-3/+5
| * | Doc: Mark the remaining C++ API \internalLeena Miettinen2016-10-141-0/+2
| * | Doc: Use standard documentation structure for the moduleLeena Miettinen2016-10-131-1/+1
* | | Implemented proper double click behavior of shift handlerBramastyo Harimukti2016-09-271-1/+17
|/ /
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-261-1/+1
* | License updateKalle Viironen2016-01-121-9/+17
|/
* Add Zhuyin input method for Traditional ChineseJarkko Koivikko2015-11-271-2/+2
* Refactor class namesJarkko Koivikko2015-10-281-0/+322