aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Compiler: Support >32k stack slotsUlf Hermann2019-12-052-0/+33078
* | 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-043-0/+79
* | 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
* | Facilitate testing RHI rendering in the lancelot testEirik Aavitsland2019-11-291-1/+19
* | Fix console logging from lancelot testEirik Aavitsland2019-11-281-0/+1
* | MultiPointTouchArea: stop ignoring Qt-synthesized mouse eventsShawn Rutledge2019-11-261-0/+66
* | QQmlDirParser: Fix lifecycle managementUlf Hermann2019-11-231-0/+3
* | QQmlDelegateModel: Use cache item's index for resolving delegatesUlf Hermann2019-11-232-0/+91
* | mouseDrag(): ensure that intermediate moves are done for all dragsMitch Curtis2019-11-231-0/+30
|/
* TableView: use fetchMore() when scrolling to the end of the tableKari Hormi2019-11-203-0/+43
* Fix: NativeRendering text for non-integer screen scalingEirik Aavitsland2019-11-181-0/+37
* mouseDrag(): never drag along an axis that wasn't requestedMitch Curtis2019-11-141-0/+132
* 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
* | Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-11-131-1/+1
* | 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
* | lancelot graphics test: Use application bundle on MacEirik Aavitsland2019-11-073-4/+15
* | 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-318-0/+149
|\|
| * QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-301-0/+21
| * 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
* | Adapt test case to avoid null characters in directory namesUlf Hermann2019-10-291-0/+0
* | QML: Consistently check for debugger before loading cache filesUlf Hermann2019-10-243-1/+92
* | Fix typoRobert Loehning2019-10-211-1/+1
* | Pass suitable nFormals when constructing JS stack frameUlf Hermann2019-10-213-1/+19
* | Fix interface handling in bindingsFabian Kosmale2019-10-212-0/+106
* | QML: Extend QML loader thread's stack sizeErik Verbruggen2019-10-164-0/+4
* | Make ScopedValue's CHECK_EXCEPTION also check isInterruptedUlf Hermann2019-10-161-0/+1
* | Check for invalid context in QQmlContextPrivate::dropDestroyedQObjectUlf Hermann2019-10-161-7/+18
* | qmlplugindump: Fix prototype and name for composite typesUlf Hermann2019-10-154-1/+18
* | 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
* | Fix float value binding to an integerTeemu Holappa2019-10-112-0/+25
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-10-1015-0/+302
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-1015-0/+302
| |\|