aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | tst_qquicktableview: ensure test checks for correct error messageRichard Moe Gustavsen2019-12-091-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-097-10/+52
|\| |
| * | Stabilize tst_qquickmousearea::nestedStopAtBounds()Shawn Rutledge2019-12-082-5/+1
| * | Don't let PointerHandler steal touch grab from preventStealing MouseAreaShawn Rutledge2019-12-061-5/+23
| * | TapHandler: don't reject stationary touchpointsShawn Rutledge2019-12-062-0/+23
| * | QQuickItemView: Emit correct change signal on model resetFabian Kosmale2019-12-052-0/+5
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-058-2/+451
|\| |
| * | Fix ObjectModel item not being rendered when moved between modelsMitch Curtis2019-12-042-0/+175
| * | Fix incorrect behavior of PathView with ungrabMouse()Shin-ichi Okada2019-12-042-0/+110
| * | QQuickTableView: Clear items before deleting the modelUlf Hermann2019-12-042-0/+78
| * | tst_qquicktableview: fix warning about missing JS functionRichard Moe Gustavsen2019-12-043-2/+88
* | | Don't allow dragging a ListView through a floating header or footerShawn Rutledge2019-12-041-0/+40
* | | QQuickListView: implement support for reusing itemsRichard Moe Gustavsen2019-12-044-1/+305
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-046-0/+299
|\| |
| * | QQuickItemView: Set moveReason to other on model changeFabian Kosmale2019-12-031-0/+57
| * | Do not emit inputMaskChanged when setting the same input maskJan Arve Sæther2019-12-021-0/+8
| * | MouseArea: react to touch ungrabShawn Rutledge2019-12-024-0/+234
* | | QQmlDelegateModel: Read values from the correct objectUlf Hermann2019-12-032-0/+39