aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-303-124/+499
* 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
* | 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 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
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-281-0/+2
| |\ \ | | |/ | |/|
| | * myscript: dependency updateYuntaek Rim2019-03-151-0/+2
* | | Add environment variable for disabling desktop method integrationDmitriy Yatmanov2019-05-133-3/+16
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-253-166/+2
|\|
| * Remove unused TpcError.h file with unspecified licenseDmitry Shachnev2019-04-233-166/+2
* | Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-1211-20/+30
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-03-271-0/+7
|\|
| * Document Qt::WA_AcceptTouchEvents requirement when using QQuickWidgetMitch Curtis2019-03-211-0/+7
* | Stop using deprecated qBinaryFindThiago Macieira2019-03-132-4/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-091-2/+2
|\|
| * Fix incorrect qdoc syntax in Handwriting documentationThibaut Cuvelier2019-03-051-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-232-0/+25
|\|
| * Restore InputContext.inputItem property removed in 5.12 releaseJarkko Koivikko2019-02-202-0/+25
* | Fix GCC warning about cv qualifiers in castThiago Macieira2019-02-091-1/+1
* | QVirtualKeyboardSelectionListModel: Fix compiler warningsv5.13.0-alpha1Friedemann Kleint2019-02-061-4/+5
|/
* Register QtQuick.VirtualKeyboard.Plugins version 2.3Andy Shaw2019-01-101-0/+1
* Doc: Fix documentation issuesTopi Reinio2019-01-049-50/+134
* Doc: Fix name of SelectionListModel QML typeTopi Reinio2018-12-141-8/+8
* Add version information about third-party Lipi ToolkitKai Koehne2018-12-051-2/+4
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-0514-1342/+190
|\
| * Update plugins.qmltypesv5.12.0-rc2v5.12.0-rc1v5.12.0Kai Koehne2018-11-154-1333/+138
| * Restrict more sensitive debugging outputMitch Curtis2018-11-149-6/+35
| * Restrict more sensitive logging outputMitch Curtis2018-11-071-3/+17
* | Fix compilation with gcc 4.8Ville Voutilainen2018-12-032-3/+2
* | Doc: remove namespaceMitch Curtis2018-11-291-7/+0
* | plugins/openwnn: Add missing log printsJarkko Koivikko2018-11-281-0/+6
* | Doc: Update MyScript contact email addressTopi Reinio2018-11-261-1/+1
|/
* Doc: Rename dependency to Qt Quick ControlsTopi Reinio2018-10-311-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-292-3/+16
|\
| * Be more restrictive about which information is included in loggingMitch Curtis2018-10-262-3/+15