aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQmlComponentPrivate::setInitialProperty: improve error messageFabian Kosmale2021-04-271-1/+1
* tst_qquickcanvas: Verfiy that canvas.context existsFabian Kosmale2021-04-231-0/+2
* qqmlirbuilder: Fix treating parser warnings as errrosMaximilian Goldstein2021-04-192-0/+15
* QQuickTextInput: update cursor rectangle after padding changedWang Chuan2021-04-162-0/+46
* QQuickItem::forceActiveFocus(): actually force active focusShawn Rutledge2021-04-162-0/+82
* Do not auto-clean components with live inline componentsUlf Hermann2021-04-093-0/+46
* When resolving property types, also update the property type namesUlf Hermann2021-04-092-0/+11
* Fix string type name in qmllintUlf Hermann2021-04-092-0/+10
* DelegateModelGroup: Fix bug where item could be removed from the modelJan Arve Sæther2021-03-304-1/+62
* QQuickTableView: always update content size when rebuilding small tablesRichard Moe Gustavsen2021-03-292-0/+99
* Add binary compatibility files for Qt 6.0.0 for QtDeclarativeMilla Pohjanheimo2021-03-264-0/+64965
* PinchHandler: scale incrementally when new pinch gesture beginsShawn Rutledge2021-03-251-0/+74
* QQuickTableView: forceLayout() should work, even when no items are loadedRichard Moe Gustavsen2021-03-231-0/+33
* Lancelot test: follow name change in dev branchEirik Aavitsland2021-03-181-1/+1
* qv4generatorobject: Fix crash when creating new propertiesMaximilian Goldstein2021-03-082-0/+36
* QQmlIncubator: handle clear inside setinitialStateFabian Kosmale2021-03-041-0/+33
* qqmlapplicationengine: Handle errors during component creationMaximilian Goldstein2021-03-043-0/+27
* Use the correct metaObject in captureProperty()Ulf Hermann2021-03-011-0/+73
* Fix release-only windows buildsAllan Sandfeld Jensen2021-02-222-2/+6
* QQmlPropertyPrivate::signalExpression: handle object being nullFabian Kosmale2021-02-191-0/+10
* MouseArea: fix containsMouse behavior during visibility changesVolker Hilsheimer2021-02-122-0/+60
* Fix QJSValue string parameters used in signalsMaximilian Goldstein2021-02-112-0/+125
* Make tst_qmldiskcache::regenerateAfterChange() pass on big endian systemsDmitry Shachnev2021-02-091-3/+2
* Return errors if validation of inline components failsUlf Hermann2021-02-091-0/+18
* QQuickItemParticle give() method kill particleFabio Falsini2021-02-052-1/+6
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-051-1/+41
* qmllint: Fix segmentation faultMaximilian Goldstein2021-02-043-0/+22
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-032-0/+17
* QuickTest: Do not recurse forever on inline components in enumerateTestCasesFabian Kosmale2021-02-015-0/+128
* Extend blacklisting of tst_QQmlImport::importPathOrder to MinGWTony Sarajärvi2021-01-251-0/+1
* tests: blacklist tst_QQuickGridView::snapToRow() and snapOneRow() on MSVCLiang Qi2021-01-251-0/+3
* tests: blacklist tst_qquicktext::contentSize() on MSVCLiang Qi2021-01-251-0/+1
* tests: blacklist tst_QQmlImport::importPathOrder() on MSVCLiang Qi2021-01-251-0/+2
* qmllint: Fix auto-importing of qmltypes from same directoryUlf Hermann2021-01-223-0/+27
* Change QQuickShortcut::setSequences to bind to all sequencesAndreas Buhr2021-01-151-17/+106
* QQmlComponent: Avoid crash when setting initial properties in JS moduleFabian Kosmale2021-01-154-0/+31
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-151-0/+37
* Flickable: ignore trackpad events with px deltas in disallowed directionShawn Rutledge2021-01-152-0/+113
* Fix Text with ElideRight not being rendered when width goes from 0 to >0Fabian Kosmale2021-01-142-0/+33
* Fix QQuickShortcut::setContext so re-grab all shortcutsAndreas Buhr2021-01-131-0/+44
* ListModel: Fix move handling in syncFabian Kosmale2021-01-135-0/+361
* Add Lancelot tests for both types of clippingLaszlo Agocs2021-01-123-0/+99
* Correct #if-ery in QML locale's time-zone update testEdward Welbourne2021-01-081-7/+11
* tst_qqmlenginecleanup::test_customModuleCleanup(): Add error outputFriedemann Kleint2021-01-041-2/+10
* Fix compilation warning in lancelot testEirik Aavitsland2020-12-281-1/+1
* Blacklist qqmlenginecleanup::test_customModuleCleanup() for MinGWFriedemann Kleint2020-12-231-0/+2
* ecmascript tests: Also raise timeout when built with cmakeUlf Hermann2020-12-181-0/+4
* QML: Fix proxy iterationFabian Kosmale2020-12-172-0/+39
* Windows/MinGW: Fix qqmltimer warnings floodFriedemann Kleint2020-12-171-19/+6
* qmlformat: Remove import sortingMaximilian Goldstein2020-12-165-300/+36