aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * Fix duplicate shift state change when focus object changesJarkko Koivikko2016-11-251-3/+5
| | * | Use the QLocale's decimal point setting for the digipadAndy Shaw2016-11-231-2/+4
| | * | Doc: Add dependency to Qt Reference DocumentationTopi Reinio2016-10-281-1/+1
| | * | Properly namespace documentation pagesKai Koehne2016-10-192-2/+2
| | * | Doc: Mark InputContext::setSelectionOnFocusObject() internalLeena Miettinen2016-10-141-0/+3
| | * | Doc: Mark the remaining C++ API \internalLeena Miettinen2016-10-147-8/+16
| | * | Doc: Use standard documentation structure for the moduleLeena Miettinen2016-10-138-38/+96
| | * | Doc: Fix typo in type nameLeena Miettinen2016-10-121-1/+1
| * | | Add license documentationv5.8.0-beta1Kai Koehne2016-10-247-66/+150
| * | | use helper libs via QMAKE_USEOswald Buddenhagen2016-10-215-20/+13
| * | | Add Romanian language keyboard layoutBogDan Vatra2016-10-146-0/+722
| * | | BaseKey: remove enabled property to avoid shadowing Item'sMitch Curtis2016-10-121-6/+0
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-0/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-171-0/+7
| | |\|