aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-313-0/+80
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-286-23/+29
|\
| * Make tst_qquickcanvasitem significant again; fix image size roundingShawn Rutledge2020-03-055-21/+21
| * Blacklist a few more canvas testsShawn Rutledge2020-03-051-2/+8
* | Add autotest for QQuickRenderControlLaszlo Agocs2020-03-234-1/+263
* | QQuickViewTestUtil: Don't leak on matchAgainst()Ulf Hermann2020-03-231-2/+16
* | tst_qquicklistview: Fix a few memory leaksUlf Hermann2020-03-231-123/+75
* | tst_qquicklistview: Don't use QTest::toString()Ulf Hermann2020-03-201-25/+25
* | Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-1813-39/+39
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-032-2/+25
|\|
| * QQuickItem: prevent endless loop in focus tab chainWang Chuan2020-03-032-2/+25
* | Robustify QQuickListView testUlf Hermann2020-02-271-0/+1
* | Propagate the LanguageChange events from the QQuickWindow to the itemsAndy Shaw2020-02-252-0/+35
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-201-0/+4
|\|
| * Blacklist tst_qquickmousearea::pressOneAndTapAnother on OpenSuseUlf Hermann2020-02-181-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-133-0/+61
|\|
| * QQuickLoader: store statusFabian Kosmale2020-02-122-0/+30
| * Fix a bug where a layout could crash or become non-responsiveJan Arve Sæther2020-02-121-0/+31
* | Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-0/+60
* | tst_qquickwindow: construct pointer events with proper devicesShawn Rutledge2020-02-111-2/+2
* | Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-062-0/+72
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-065-0/+721
|\|
| * Blacklist tst_qquickmousearea::nestedStopAtBounds on opensuse 15.0Ulf Hermann2020-02-031-0/+4
| * Fix some ListView bugs related to snapping when it had a headerJan Arve Sæther2020-01-302-0/+668
| * QQuickFlickable: fix division by zeroMitch Curtis2020-01-292-0/+49
* | Add autotest for Image.sourceClipRect propertyShawn Rutledge2020-01-312-0/+74
* | Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-315-6/+76
* | Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-312-0/+29
* | Add Behavior.targetProperty propertyPierre-Yves Siret2020-01-312-0/+38
* | Make QtQuick::Item::mapFrom/ToItem also accept point and rectAlbert Astals Cid2020-01-243-0/+36
* | Make QtQuick::Item::mapFrom/ToGlobal also accept pointAlbert Astals Cid2020-01-242-0/+18
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-233-3/+17
|\|
| * Blacklist failing quickcanvasitem tests for macOSMorten Johan Sørvig2020-01-221-0/+14
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-222-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-203-0/+54
|\|
| * Blacklist tst_TouchMouse::touchButtonOnFlickable() on mingwUlf Hermann2020-01-151-0/+4
| * QQuickItemView: fix crash when changing modelWang Chuan2020-01-152-0/+50
* | QQuickTextNodeEngine: reduce redundant rendering of glyphsWang Chuan2020-01-162-0/+46
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-141-0/+1
|\|
| * Blacklist touchAndDragHandlerOnFlickable() on OpenSuse 15.0Ulf Hermann2020-01-101-0/+1
* | tst_qquickanimations: Avoid memory leaksUlf Hermann2020-01-101-93/+125
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-172-0/+26
|\|
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-132-0/+26
| |\
| | * QQuickPixmapCache: Don't dereference nullptrv5.14.0-rc2v5.14.0Fabian Kosmale2019-12-052-0/+26
* | | QQuickTextInput: Fix validators testUlf Hermann2019-12-111-19/+23
* | | Make inputmask 'X' mask character require non-blank inputEirik Aavitsland2019-12-101-4/+13
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-102-23/+24
|\| |
| * | QQuickTableView: set empty content size when table is emptyRichard Moe Gustavsen2019-12-091-0/+2
| * | QQuickTableView: ensure we release items in the old model and not the newRichard Moe Gustavsen2019-12-092-14/+13
| * | QQuickTableView: support assigning a DelegateModelRichard Moe Gustavsen2019-12-092-7/+7