aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/inputengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Automatically hide word candidate listJarkko Koivikko2017-01-201-28/+39
* 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
* Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-261-8/+8
* Don't perform lookup twice with associative containersAnton Kudryavtsev2016-03-221-7/+10
* InputEngine: enable (N)RVO for gccAnton Kudryavtsev2016-03-101-4/+4
* Use reserve() to optimize memory allocationAnton Kudryavtsev2016-03-101-0/+2
* Replace foreach with range-based forAnton Kudryavtsev2016-03-101-6/+5
* License updateKalle Viironen2016-01-121-9/+17
* Add Zhuyin input method for Traditional ChineseJarkko Koivikko2015-11-271-0/+3
* Refactor class namesJarkko Koivikko2015-10-281-0/+965