aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-241-1/+1
* 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
* | Doc: correct link errors InputMethodv5.9.0-beta1Nico Vertriest2017-03-281-4/+4
* | QRegExp include cleanupSamuel Gaist2017-03-132-0/+2
* | Merge dev into 5.9v5.9.0-alpha1Oswald Buddenhagen2017-02-0138-103/+962
|\ \
| * | Add full screen input mode for super wide screensJarkko Koivikko2017-01-3021-49/+919
| * | Disable Romanian handwriting layout by defaultGordan Markuš2017-01-271-1/+2
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2520-53/+41
| |\|
| | * 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
| | * | 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
| | * | Optimized QML related to shift state handlingJarkko Koivikko2016-12-194-7/+7
| | * | Defer shift state change until input panel becomes visibleJarkko Koivikko2016-12-192-0/+19
| | * | Fix t9write buildJarkko Koivikko2016-12-181-0/+1
| | * | Fix WordCandidatePopupList backgroundJarkko Koivikko2016-12-181-3/+3
| | * | tcime: Fix build warningGordan Markuš2016-12-161-1/+1
| | * | Hunspell: fix source buildsMitch Curtis2016-12-123-4/+2
* | | | Doc: provide an example of how 3rdparty/hunspell should lookMitch Curtis2017-02-011-0/+17
* | | | Doc: make QT_IM_MODULE=qtvirtualkeyboard requirement more visibleMitch Curtis2017-02-012-0/+9
|/ / /
* | | Fix incorrect text highlight in OpenWnnInputMethodJarkko Koivikko2017-01-201-2/+2
* | | Add new feature "Auto commit word"Jarkko Koivikko2017-01-205-3/+60
* | | Automatically hide word candidate listJarkko Koivikko2017-01-2022-71/+353
* | | Avoid unnecessary input method queries during input panel animationJarkko Koivikko2017-01-141-0/+5
* | | Prefer single input method query instead of multipleJarkko Koivikko2017-01-141-8/+11
* | | Reset symbol modeJarkko Koivikko2017-01-141-1/+7
* | | Add language popupJarkko Koivikko2017-01-147-20/+378
* | | t9write: Fix Greek character setsGordan Markuš2017-01-021-0/+4
* | | Hunspell: fix MODULE_INCLUDEPATHMitch Curtis2016-12-201-1/+1
* | | Use angle brackets for Qt includesGordan Markuš2016-12-162-2/+2
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1234-173/+1076
|\| |
| * | Add new property InputContext.uppercaseJarkko Koivikko2016-12-072-0/+27
| * | Improve the documentationv5.8.0-rc1v5.8.0Mitch Curtis2016-11-285-26/+27
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2613-55/+130
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-252-5/+9
| | |\
| | | * Doc: fix InputPanel::active documentationMitch Curtis2016-11-251-2/+4