aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Auto-capitalize only after space following a sentence-ending characterv5.15.0-beta3Volker Hilsheimer2020-03-262-6/+11
* 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-034-5/+39
* 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.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-146-2/+22
|\|
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-135-0/+21
| |\
| | * Fix warnings about Binding's new restoreMode propertyv5.14.0-rc2v5.14.0Mitch Curtis2019-12-055-0/+21
| * | Allow shift toggle with Qt::ImhNoAutoUppercaseSamuli Piippo2019-12-091-2/+1
* | | 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-021-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-091-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-051-1/+1
| |\|
| | * Fix lipitoolkit build on UbuntuMitch Curtis2019-11-011-1/+1
* | | Adapt to new Connections syntaxMitch Curtis2019-10-181-19/+19
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-123-124/+499
|\| |
| * | Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-303-124/+499
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-281-3/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-3/+0
| |\|
| | * Remove incorrect QML singleton registrationJarkko Koivikko2019-09-051-3/+0
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-2110-69/+67
|\| |
| * | Fix SVG icons in the default stylev5.14.0-alpha1Jarkko Koivikko2019-09-0610-69/+67
* | | Fix deprecation warnings related to qmlRegisterType()Friedemann Kleint2019-09-051-1/+2
|/ /
* | 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 remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
* | Enable virtualkeyboard key events and shiftkey without focusMikko Seppänen2019-06-207-3/+31
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-221-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-201-1/+1
| |\
| | * Use correct path to lib dirv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.0Samuli Piippo2019-05-141-1/+1