aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tests that used out-of-context mouse grabsShawn Rutledge2020-11-171-3/+4
* Modernize tst_QQuickPathView::treeModel()Shawn Rutledge2020-06-101-4/+3
* Fix some warnings in tst_qquickpathviewShawn Rutledge2020-06-101-9/+9
* Autotests: use std::atomic in incubateWhile()Shawn Rutledge2020-05-151-7/+7
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-051-0/+35
|\
| * Fix incorrect behavior of PathView with ungrabMouse()Shin-ichi Okada2019-12-041-0/+35
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-111-0/+39
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+39
| |\
| | * Add signal spies to tst_QQuickPathView::flickNClick testShawn Rutledge2019-10-091-0/+39
| | * PathView: grab mouse on press if already movingShawn Rutledge2019-10-091-0/+27
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-0/+27
|\| |
| * | PathView: grab mouse on press if already movingShawn Rutledge2019-09-231-0/+27
* | | Required properties: Break binding to model on writeFabian Kosmale2019-09-181-0/+7
* | | Support required properties in model delegatesFabian Kosmale2019-09-121-0/+30
|/ /
* | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-251-9/+9
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-4/+4
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-061-4/+4
| |\
| | * Fix QQuickPathView autotest: update expected warning messagesEirik Aavitsland2019-06-031-4/+4
* | | Move model types into their own libraryUlf Hermann2019-05-021-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-281-0/+23
|\|
| * Fix incorrect PathView.currentIndex assignment with StrictlyEnforceRangeShawn Rutledge2019-03-271-0/+23
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-221-0/+1
|\|
| * Stabilize tst_QQuickPathView::package()Friedemann Kleint2019-01-141-0/+1
* | tests/auto/quick: remove QQUICK_VERIFY_POLISH macroMitch Curtis2018-10-311-2/+3
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-011-0/+55
|\
| * Prevent PathView's parent stealing mouse grab during double-flickChris Adams2018-09-241-0/+55
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-291-0/+48
|\|
| * QQuickPathViewPrivate: fix heap-use-after-freeMitch Curtis2018-06-251-0/+48
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-041-1/+3
|\|
| * test: fix flaky in tst_QQuickPathView::movementDirection()Liang Qi2018-04-271-1/+3
* | Skip test that is currently asserting on macOSLars Knoll2018-05-021-0/+4
* | Skip tests that are currently asserting on macOSLars Knoll2018-05-021-0/+4
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-72/+72
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-2/+2
* Add missing math.h include for math functionsJake Petroules2017-09-121-0/+2
* PathView: fix crash on path removeOleg Yadrov2017-01-111-0/+14
* tst_QQuickPathView, tst_QQuickListView: Fix compiler warningsFriedemann Kleint2016-12-081-5/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+50
|\
| * PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-121-0/+26
| * PathView: fix item creationAnton Kudryavtsev2016-08-121-0/+24
* | Quick: expose movementDirection of PathViewLiang Qi2016-05-021-0/+68
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Fix QQuickPathViewPrivate::snapToIndex()J-P Nurmi2015-10-221-0/+9
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-6/+6
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* Clear stringCache explicitly instead of asserting its emptiness.Dmitry Volosnykh2015-06-251-0/+8
* Remove ordered list assumptions in PathViewAlan Alpert2015-05-181-0/+49
* tst_QQuickPathView::mouseDrag(): Skip on Windows if drag fails to start.v5.5.0-alpha1Friedemann Kleint2015-03-111-0/+4
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Stabilize the drag related autotests for higher dpi displaysLars Knoll2015-01-091-6/+6