aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for Traditional Chinese handwriting (T9 Write CJK)Jarkko Koivikko2017-07-088-0/+1719
* Add support for T9 Write CJKJarkko Koivikko2017-07-0831-543/+4347
* 3rdparty/openwnn: Fix and optimize the engine due to QStringLiteralJarkko Koivikko2017-07-0813-1341/+390
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0826-32/+109
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-312-0/+42
| |\
| | * Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.0-beta4v5.9.0Antti Kokko2017-05-061-0/+34
| | * Fix bundling of module for static buildsJulian Strobl2017-05-051-0/+8
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| * | Hunspell: Fix chained QString::arg() callsGordan Markuš2017-05-091-2/+2
| * | Replace deprecated Q_ENUMS macro with Q_ENUMGordan Markuš2017-05-093-6/+9
| * | Fix signal emissionGordan Markuš2017-05-091-1/+1
| * | Doc: explain how the keyboard is shown in different integration methodsMitch Curtis2017-05-091-3/+8
| * | Consistently check qApp and equivalents before using themUlf Hermann2017-05-054-6/+22
| * | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-051-0/+3
| |/
| * Allow for separate threads accessing the abort variable at the same timeAndy Shaw2017-05-043-3/+3
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-242-2/+2
| * pinyin: fix build warning on windowsGordan Markuš2017-04-222-1/+2
| * Fix issues reported by clazyv5.9.0-beta3Gordan Markuš2017-04-192-1/+5
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-1/+2
| |\
| | * switch to new way to refer to libdl5.8Oswald Buddenhagen2017-04-061-1/+1
| | * pinyin: depends on pthreadGordan Markuš2017-03-301-0/+1
| * | Doc: link errors qtvirtualkeyboardv5.9.0-beta2Nico Vertriest2017-04-062-2/+2
| * | Fix build without quickTasuku Suzuki2017-04-031-1/+1
| * | Doc: correct link errors InputMethodv5.9.0-beta1Nico Vertriest2017-03-281-4/+4
| * | QRegExp include cleanupSamuel Gaist2017-03-132-0/+2
* | | tests: Fix test execution if only one language is configuredJarkko Koivikko2017-06-071-0/+2
* | | 3rdparty/openwnn: Remove qDebug messages from ComposingTextJarkko Koivikko2017-06-041-4/+0
* | | InputContext: reuse connection to emit signalMitch Curtis2017-05-301-1/+2
* | | Add new component InputModeKeyJarkko Koivikko2017-05-2320-182/+147
* | | Fix InputEngine::inputModes notificationJarkko Koivikko2017-05-222-18/+42
* | | Add common helper class for recording HWR tracesJarkko Koivikko2017-05-154-69/+226
* | | Move gesture recognition to class, so other input methods can use itJarkko Koivikko2017-05-156-156/+357
* | | tests: Do not center emulated HWR input on the input windowJarkko Koivikko2017-05-151-29/+1
* | | Hunspell: Update selection list status when loading dictionaryJarkko Koivikko2017-05-153-2/+4
* | | Always include the special number layouts as fallbackJarkko Koivikko2017-05-151-3/+5
* | | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/ /
* | Merge dev into 5.9v5.9.0-alpha1Oswald Buddenhagen2017-02-0144-112/+1194
|\ \
| * | Add full screen input mode for super wide screensJarkko Koivikko2017-01-3025-57/+1119
| * | Disable Romanian handwriting layout by defaultGordan Markuš2017-01-271-1/+2
| * | gitignore: UpdateGordan Markuš2017-01-271-1/+5
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2521-53/+68
| |\|
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2017-01-181-0/+3
| | |\
| | | * make debug-and-release fix qt 5.7 compatible5.7Oswald Buddenhagen2016-12-021-2/+2
| | | * fix debug-and-release buildsOswald Buddenhagen2016-11-301-0/+3
| | * | Doc: clarify how KeyboardStyle::scaleHint is calculatedMitch Curtis2017-01-171-3/+3
| | * | Fix lipi-toolkit deploymentJarkko Koivikko2017-01-056-31/+5
| | * | Bump versionOswald Buddenhagen2017-01-031-1/+1
| | * | Hunspell: fix source builds correctlyMitch Curtis2016-12-203-3/+3
| | * | Use uppercase propertyJarkko Koivikko2016-12-194-5/+5
| | * | Remove deprecated properties from ShiftKeyJarkko Koivikko2016-12-192-6/+0