aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.9.3v5.9.3Jani Heikkinen2017-11-081-0/+24
* Fix build of pinyin plugin on platforms without pthreadJake Petroules2017-11-041-1/+1
* Bump versionOswald Buddenhagen2017-10-061-1/+1
* Merge 5.9 into 5.9.2v5.9.2Oswald Buddenhagen2017-09-251-0/+1
|\
| * Add svg dependency in qtvirtualkeyboard.proZhang Xingtao2017-09-251-0/+1
* | Add changes file for Qt 5.9.2Jani Heikkinen2017-09-221-0/+30
|/
* Ensure that EnterKey.label is actually shownMitch Curtis2017-09-152-3/+3
* SelectionListModel: Fix use after freeMitch Curtis2017-09-122-3/+3
* Compile fix for MSVC 2015 as it does not work with QAtomicInteger<bool>Andy Shaw2017-08-156-9/+9
* 3rdparty/openwnn: Fix crash related to entering a smileyJarkko Koivikko2017-08-022-5/+12
* Doc: remove paragraph about needing to deploy the virtual keyboardMitch Curtis2017-07-271-5/+2
* styles.qrc: Remove qmldirFriedemann Kleint2017-07-261-1/+0
* 3rdparty/openwnn: Fix and optimize the engine due to QStringLiteralJarkko Koivikko2017-07-2513-1341/+390
* Use QSharedPointer::create() moreMarc Mutz2017-07-214-10/+10
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+26
|\
| * Add changes file for 5.9.1v5.9.1Jani Heikkinen2017-06-231-0/+26
* | Bump versionOswald Buddenhagen2017-06-301-1/+1
* | Update license headersMitch Curtis2017-06-2212-100/+188
|/
* winrt: Disable buildMaurice Kalinowski2017-06-121-0/+1
* 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
* | 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