aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/t9writeinputmethod.cpp
Commit message (Expand)AuthorAgeFilesLines
* t9write: Fix Greek character setsGordan Markuš2017-01-021-0/+4
* Use angle brackets for Qt includesGordan Markuš2016-12-161-1/+1
* Replace foreach with range-based forAnton Kudryavtsev2016-03-101-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-241-1/+4
|\
| * t9write: Fix Spanish character setsJarkko Koivikko2016-02-181-0/+3
| * t9write: Fix condition whether the language is supportedJarkko Koivikko2016-02-181-1/+1
* | License updateKalle Viironen2016-01-121-9/+17
|/
* Fix reselect on a word ending to a word joinerJarkko Koivikko2015-10-291-1/+1
* Refactor class namesJarkko Koivikko2015-10-281-62/+62
* Wrap C++ API into namespaceJarkko Koivikko2015-10-271-0/+9
* License Headers UpdateKalle Viironen2015-10-261-9/+12
* Add word reselection featureJarkko Koivikko2015-10-151-12/+107
* Fix exit crash on T9WriteInputMethodJarkko Koivikko2015-10-151-3/+7
* Add T9Write implementation of HandwritingInputMethodJarkko Koivikko2015-10-071-0/+1192