aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
| | | * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-023-0/+135
| | | * Prevent invalid characters being entered at the appropriate timesAndy Shaw2018-02-021-2/+10
| | * | Change default TapHandler.gesturePolicy to DragThresholdShawn Rutledge2018-01-311-0/+1
| | * | Do not stop delivering to handlers if all points are acceptedJan Arve Saether2018-01-314-9/+211
| | * | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-311-0/+3
| | * | Use the image handler to return a scaled size for the SVGAndy Shaw2018-01-311-2/+2
* | | | Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-132-0/+8
|/ / /
* | | Stabilize testLars Knoll2018-02-081-2/+2
* | | Stabilize the flickableinterop autotestLars Knoll2018-02-081-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-068-1/+476
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-028-1/+476
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-248-1/+476
| | |\|
| | | * Blacklist tst_TouchMouse::buttonOnDelayedPressFlickable() on mingwUlf Hermann2018-01-181-0/+2
| | | * GridView: Fix an off-by-one offset of positioning of itemsJan Arve Sæther2018-01-102-0/+157
| | | * Add test to QQuickShortcut when render window is usedKari Hautamäki2017-12-193-0/+181
| | | * QQuickItemView: Clear pending changes when refillingUlf Hermann2017-12-182-0/+122
| | | * QQuickList/GridViewPrivate::fixupPosition: don't set moveReasonShawn Rutledge2017-12-161-1/+14
* | | | tst_qquickcanvasitem: only run tiff tests if imageformats is installedMitch Curtis2018-02-053-2/+31
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-3/+0
|/ / /
* | | Support masking of QQuickItemsPaolo Angelelli2018-01-253-1/+127
* | | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-251-0/+3
* | | blacklist tst_qquickimage::nullPixmapPaint on QEMUShawn Rutledge2018-01-251-0/+4
* | | test: tst_qquickflickable::flickOnRelease() got fixedLiang Qi2018-01-091-6/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0910-167/+631
|\| |
| * | Prevent errors when unloading LoaderMichael Brasser2018-01-053-0/+185
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Shawn Rutledge2018-01-047-9/+341
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-047-9/+341
| | |\|
| | | * grabMouse() and QQWPriv::removeGrabber(): be clear whether mouse or touchShawn Rutledge2017-12-052-0/+102
| | | * QQuickListView/GridView: load items that results from model changes synchrono...Richard Moe Gustavsen2017-11-302-0/+153
| | | * QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...Richard Moe Gustavsen2017-11-301-9/+9
| | | * Fix crash when moving items during asynchronous creationJoni Poikelin2017-11-282-0/+76
| * | | tst_qquickloader: use QScopedPointer instead of manual deletionMitch Curtis2018-01-021-149/+74
| * | | tst_qquickloader: use local engines instead of one global engineMitch Curtis2018-01-021-11/+33
| |/ /
* | | Blacklist tst_QQuickOpenGLInfo::testProperties() on b2qtLiang Qi2018-01-081-0/+3
* | | Blacklist tst_QQuickFramebufferObject::testThatStuffWorks() andLiang Qi2018-01-081-0/+4
* | | Blacklist tst_qquickanimatedsprite::test_largeAnimation() on b2qtLiang Qi2018-01-081-0/+3
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-0830-454/+767
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-2030-454/+767
| |\| |
| | * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-1/+2
| | |\ \
| | | * | blacklist tst_qquickflickable::rebound on macOSv5.10.0-rc1Shawn Rutledge2017-11-231-1/+2
| | * | | prepend PointerHandler children of Items so the last is visited firstShawn Rutledge2017-11-233-5/+86
| | |/ /
| | * | Fix outdated BSD license headerKai Koehne2017-11-1513-356/+200
| | * | Let passive-grabbing PointerHandlers see all point updatesShawn Rutledge2017-11-142-38/+63
| | * | blacklist tst_QQuickFramebufferObject::testInvalidate on macOSShawn Rutledge2017-11-141-0/+3
| | * | QQuickEventPoint: make ungrab/cancel notifications more consistentShawn Rutledge2017-11-141-8/+8
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Shawn Rutledge2017-11-135-15/+93
| | |\|
| | | * Make tst_qquickframebufferobject pass on macOSJ-P Nurmi2017-11-091-2/+4
| | | * Fix tests/auto/quick/quick.proJ-P Nurmi2017-11-091-1/+1
| | | * Fix tst_qquickshadereffectJ-P Nurmi2017-11-091-4/+4
| | | * stabilize and optimize tst_QQuickListView::QTBUG_34576_velocityZeroShawn Rutledge2017-11-081-8/+9