aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HoverHandler: handle all device types; hovered=false on touch releasev5.14.0-alpha1Shawn Rutledge2019-09-191-5/+6
* Fix documentation for qmlRegisterType and qmlRegisterAnonymousTypeUlf Hermann2019-09-191-20/+20
* Fix deprecation macros in qqml.hUlf Hermann2019-09-181-2/+6
* PathView: fix warnings, oddities and whitespaceShawn Rutledge2019-09-181-79/+79
* doc: correct the snippet for Item.scaleShawn Rutledge2019-09-181-0/+1
* Add missing doc entries for QSGGeometry::Type valuesLaszlo Agocs2019-09-181-0/+4
* Add some missing since and internal doc tagsLaszlo Agocs2019-09-182-14/+23
* Avoid changing function signature in public headerLaszlo Agocs2019-09-185-10/+64
* Add missing inner struct and enum docs for rhi material shaderLaszlo Agocs2019-09-181-0/+65
* Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-186-22/+22
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-1717-73/+231
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-1717-73/+231
| |\
| | * lancelot graphics test: Fix screengrabs being distorted on WindowsEirik Aavitsland2019-09-131-0/+9
| | * lancelot graphics test: support shadow build and installEirik Aavitsland2019-09-132-9/+15
| | * tst_gridlayout.qml: use createTemporaryObject()Mitch Curtis2019-09-121-41/+15
| | * tst_gridlayout.qml: convert to a proper data-driven testMitch Curtis2019-09-121-13/+26
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-1211-42/+194
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-1211-42/+194
| | |/|
| | | * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-072-0/+89
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-072-0/+89
| | | |/|
| | | | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-262-0/+89
| | | * | Fix various accumulator-saving problemsUlf Hermann2019-09-035-5/+27
| | | * | Visit lists iteratively when parsing QMLUlf Hermann2019-09-031-35/+38
| | | * | QQuickTextNodeEngine: don't create background when its alpha is 0Wang Chuan2019-08-293-2/+40
| | * | | Blacklist tst_qquickmousearea::nestedStopAtBounds on opensuse 15.0Ulf Hermann2019-09-121-0/+4
| | * | | Blacklist tst_qquicktextinput::mouseSelectionMode on OpenSuse 15.0Ulf Hermann2019-09-121-0/+3
| | * | | tst_qqmlecmascript: Cast pointer to unsigned for printingUlf Hermann2019-09-121-3/+3
* | | | | Re-add documentation for Qt Qml ModelsUlf Hermann2019-09-1716-0/+39
* | | | | Re-add documentation for QtQml.WorkerScriptUlf Hermann2019-09-173-1/+40
|/ / / /
* | | | Fix qmlobject_{dis}connect macros to require semicolon at the endJan Arve Sæther2019-09-167-12/+12
* | | | doc: Add missing directories to qdocconf filesMartin Smith2019-09-164-4/+12
* | | | Force creation of metaobjects for top level objects and componentsUlf Hermann2019-09-138-13/+66
* | | | Use the correct type's meta-type ID for int and save a misplaced castEdward Welbourne2019-09-131-1/+1
* | | | PathView: reduce velocity by linear decay model if release is delayedShawn Rutledge2019-09-122-1/+15
* | | | Move qsgrhisupport to an unconditional section in the priLaszlo Agocs2019-09-121-4/+4
* | | | Rename textureinsgnode example to a more fitting nameLaszlo Agocs2019-09-129-7/+7
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-1252-418/+699
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-1252-418/+699
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-051-0/+107
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+107
| | |/| | |
| | | * | | Add changes file for Qt 5.13.1v5.13.1Antti Kokko2019-08-081-0/+107
| | * | | | lancelot graphics test: prepare for new host info mechanismEirik Aavitsland2019-09-042-76/+4
| | * | | | Fix QQuickTextEdit triple click detectionJan Arve Sæther2019-08-292-6/+4
| | * | | | Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-2926-268/+336
| | * | | | QQuickTableView: always relayout after a rebuildRichard Moe Gustavsen2019-08-283-9/+117
| | * | | | Make mouseSelection test more stableJan Arve Sæther2019-08-281-9/+6
| | * | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-2811-29/+102
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-2811-29/+102
| | |/| | | | | | | | |/ / | | | |/| |
| | | * | | Fix build with -no-feature-quick-spriteJohan Klokkhammer Helsing2019-08-271-0/+2
| | | * | | Add missing HoverHandler docsShawn Rutledge2019-08-261-3/+21