aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-101-0/+20
* Bump versionAlexandru Croitor2020-02-021-1/+1
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+26
|\
| * Merge 5.14 into 5.14.1v5.14.1Kari Oikarinen2020-01-151-0/+9
| |\ | |/ |/|
* | Fix arrow key navigation when shortcuts are set for arrow keysPeter Varga2020-01-151-0/+9
| * Add changes file for Qt 5.14.1Antti Kokko2020-01-141-0/+26
|/
* Bump versionDaniel Smith2019-12-161-1/+1
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-1315-79/+306
|\
| * Fix warnings about Binding's new restoreMode propertyv5.14.0-rc2v5.14.0Mitch Curtis2019-12-056-0/+26
| * Add changes file for Qt 5.14.0v5.14.0-rc1Antti Kokko2019-11-231-0/+24
| * Workaround for a alternative characters issuePekka Gehör2019-11-181-7/+33
| * Add SystemTrayIcon to X11 manual testMichael Winkelmann2019-11-183-4/+16
| * Fix keyboard being stuck on the sides on OpenBox environmentRisto Avila2019-11-181-4/+6
| * x11vkbwrapper test: Make keyboard movableMichael Winkelmann2019-11-185-35/+32
| * Fix for a special character issuePekka Gehör2019-11-183-42/+182
* | Skip test_zhuyinInputMethod()Ulf Hermann2019-12-111-0/+2
* | Allow shift toggle with Qt::ImhNoAutoUppercaseSamuli Piippo2019-12-092-5/+4
* | QtQuick.VirtualKeyboard.Plugins: automatically register latest versionMitch Curtis2019-12-041-0/+3
* | example/basic: Fix full screen handwriting toggleJarkko Koivikko2019-11-261-1/+1
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-135-9/+15
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-121-1/+1
|\
| * Revert "Fix lipitoolkit build on Ubuntu"5.13Jani Heikkinen2019-11-081-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-052-1/+21
|\|
| * Merge "Fix lipitoolkit build on Ubuntu"Mitch Curtis2019-11-011-1/+1
| |\
| | * Fix lipitoolkit build on UbuntuMitch Curtis2019-11-011-1/+1
| * | Add changes file for Qt 5.13.2v5.13.2Antti Kokko2019-10-161-0/+20
| * | Bump versionFrederik Gladhorn2019-10-141-1/+1
| * | Add missing newline at end of .qmake.confFrederik Gladhorn2019-10-141-1/+1
| |/
* | Qt virtual keyboard wrapper for X11v5.14.0-beta2Mikko Seppänen2019-10-0857-0/+5484
* | Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-303-124/+499
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-243-3/+40
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-243-3/+40
|/| | | |/
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-081-0/+20
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+20
| |/|
| | * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+20
| | |\
| | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+20
| | |/|
| | | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-271-0/+20
| | |/
| * | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-071-0/+20
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+20
| |/| |
| | * | Add changes file for Qt 5.13.1v5.13.1Antti Kokko2019-07-311-0/+20
| * | | Remove incorrect QML singleton registrationJarkko Koivikko2019-09-051-3/+0
| |/ /
* | | Fix SVG icons in the default stylev5.14.0-alpha1Jarkko Koivikko2019-09-0610-69/+67
* | | ZhuyinTable/CangjieTable: mark all functions as noexceptMarc Mutz2019-08-014-22/+22
* | | CangjieTable: thoroughly QStringView-enableMarc Mutz2019-08-012-10/+10
* | | CangjieTable: replace a QMap with a QStringViewMarc Mutz2019-08-012-47/+10
* | | TCInputMethod: replace a QList with a std::arrayMarc Mutz2019-08-011-6/+8
* | | ZhuyinTable: throughly QStringView-enableMarc Mutz2019-08-014-100/+83
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-7/+6
* | | Port from implicit QChar(*int*) to explicit onesMarc Mutz2019-07-196-41/+40
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-161-0/+1
|\ \ \