aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use function syntax for Connectionv5.15.0-beta4Samuli Piippo2020-04-031-3/+3
* Auto-capitalize only after space following a sentence-ending characterv5.15.0-beta3Volker Hilsheimer2020-03-263-6/+13
* Doc: Don't use C++ types in QML reference documentationTopi Reinio2020-03-251-2/+2
* Fix deprecation warnings about QString::SkipEmptyPartsFriedemann Kleint2020-03-253-4/+4
* Doc: Remove \contentspage commandsTopi Reinio2020-03-155-5/+0
* Refactor desktop-detection logic to become an explicit propertyv5.15.0-beta2Volker Hilsheimer2020-03-034-19/+16
* Make sure that the input panel receives events during modal sessionsVolker Hilsheimer2020-03-039-7/+225
* Fix the long press function on the symbol mode key v3v5.15.0-beta1Jarkko Koivikko2020-02-191-4/+18
* Revert "Fix the long press function on the symbol mode key"Jarkko Koivikko2020-02-141-6/+2
* Fix the long press function on the symbol mode keyJarkko Koivikko2020-02-141-2/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-alpha1Qt Forward Merge Bot2020-02-050-0/+0
|\
| * Bump versionAlexandru Croitor2020-02-021-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+26
|\|
| * 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
| | |\ | | |/ | |/|
| | * Add changes file for Qt 5.14.1Antti Kokko2020-01-141-0/+26
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-0/+9
|\| |
| * | Fix arrow key navigation when shortcuts are set for arrow keysPeter Varga2020-01-151-0/+9
| |/
* | ExtensionLoader: Use a QMultiHashFriedemann Kleint2020-01-033-6/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-300-0/+0
|\|
| * Bump versionDaniel Smith2019-12-161-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-1417-84/+312
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-071-0/+3
|\| |
| * | QtQuick.VirtualKeyboard.Plugins: automatically register latest versionMitch Curtis2019-12-041-0/+3
* | | Fix warning: TypeError: Cannot read property 'selectByMouse' of nullFrederik Gladhorn2019-12-051-1/+1
* | | Respect selectByMouse property of inputItem when in fullscreen modeMitch Curtis2019-12-022-1/+14
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-301-1/+1
|\| |
| * | example/basic: Fix full screen handwriting toggleJarkko Koivikko2019-11-261-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-166-10/+16
|\|
| * 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.14' into 5.15Qt Forward Merge Bot2019-11-092-1/+21
|\| |
| * | 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
| | |/
* | | Adapt to new Connections syntaxMitch Curtis2019-10-183-23/+26