aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | 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
* | 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
* | MultiPointTouchArea: stop ignoring Qt-synthesized mouse eventsShawn Rutledge2019-11-261-0/+66
* | QQmlDelegateModel: Use cache item's index for resolving delegatesUlf Hermann2019-11-232-0/+91
|/
* TableView: use fetchMore() when scrolling to the end of the tableKari Hormi2019-11-203-0/+43
* QQmlTableInstanceModel: always emit index changed when an item is reusedRichard Moe Gustavsen2019-11-143-0/+50
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-141-2/+32
|\
| * QQuickAccessibleAttached: keep track of name being explicitly setMitch Curtis2019-11-061-2/+32
* | Qt Quick Layouts: Do not assert when specifying an invalid row/columnJan Arve Sæther2019-11-131-0/+33
* | autotest, tableview: silence compiler warningRichard Moe Gustavsen2019-11-121-1/+1
* | QQuickTableView::forceLayout(): rebuild table if the size of the model has ch...Richard Moe Gustavsen2019-11-121-0/+24
* | Blacklist tst_qquicktextedit::mouseSelectionMode on OpenSuse 15Ulf Hermann2019-11-071-0/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-317-0/+128
|\|
| * QML Drag: Prevent crash when using image provider urlFabian Kosmale2019-10-301-0/+25
| * QQuickItem::setParentItem: add child earlierFabian Kosmale2019-10-292-0/+20
| * Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-251-0/+54
| * Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-243-0/+29
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-152-0/+35
|\|
| * QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-112-0/+35
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-102-0/+64
|\|
| * Add signal spies to tst_QQuickPathView::flickNClick testShawn Rutledge2019-10-091-0/+39
| * PathView: grab mouse on press if already movingShawn Rutledge2019-10-092-0/+128
| * Fix bug when highlight was not respected after currentIndex changedJan Arve Sæther2019-10-081-0/+25
* | QQuickWindow: Higher z-order items now steal drop targetStephen D'Angelo2019-10-095-18/+271
* | Send ShortcutOverride event when receiving a non-spontaneous key pressTeemu Holappa2019-10-092-0/+75
* | When a DelegateModel delegate changes, refill the viewShawn Rutledge2019-10-091-0/+40
* | Handle "interesting" stationary touchpoints as if they movedShawn Rutledge2019-09-241-0/+37
* | Ensure AnimatedImage currentFrame/onCurrentFrameChanged 2.0 compatibilityShawn Rutledge2019-09-242-0/+59
* | QQuickMouseArea: fix containsMouse when mousearea become visibleWang Chuan2019-09-231-0/+28
* | PathView: grab mouse on press if already movingShawn Rutledge2019-09-232-0/+128
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-175-54/+86
|\|
| * 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 remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-122-0/+38
| |\
| | * QQuickTextNodeEngine: don't create background when its alpha is 0Wang Chuan2019-08-292-0/+38