summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* winrt: Handle WaitForWindowExposedOliver Wolff2019-02-131-3/+0
* Blacklist tst_QGraphicsItem::cursor on WinRTKari Oikarinen2019-02-061-0/+3
* tst_QGraphicsItem: stabilize cursor() testChristian Ehrlicher2019-01-221-5/+3
* qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-094-9/+23
* QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-0/+15
* macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-4/+0
* Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
* QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-041-0/+36
* QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-4/+5
* Blacklist flaky qgraphicsscene autotestsTony Sarajärvi2018-09-241-0/+12
* winrt: Fix tst_QGraphicsItem::cursorOliver Wolff2018-08-061-15/+7
* Fix compilation of tst_QGraphicsItem in Visual StudioOliver Wolff2018-07-261-1/+1
* Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-122-4/+4
* tests: port tst_QGraphicsProxyWidget to QTEST_QPA_MOUSE_HANDLINGGatis Paeglis2018-07-072-74/+55
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-4/+4
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-292-4/+4
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-3/+2
* | winrt: make graphicsview auto tests passOliver Wolff2018-05-284-1/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-146-188/+70
|\|
| * tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-146-188/+70
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-13/+18
|\|
| * Stabilize tst_QGraphicsProxyWidget::tooltip_basic()Friedemann Kleint2018-03-291-13/+18
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-18/+8
|\|
| * Stabilize tst_QGraphicsView::acceptMouseDoubleClickEventKari Oikarinen2018-03-221-18/+8
* | Stabilize tst_qgraphicsitem and tst_qgraphicsviewMorten Johan Sørvig2018-03-192-0/+37
|/
* Blacklist tst_QGraphicsView::itemsInRect_cosmeticAdjust on UbuntuKari Oikarinen2018-03-051-0/+3
* Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-202-111/+190
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+76
|\
| * Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-0/+76
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-3/+3
| |\
* | \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-141-3/+3
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-3/+3
* | | | Blacklist tst_QGraphicsView::update2 on openSUSE 42.3Kari Oikarinen2018-02-141-0/+2
|/ / /
* | | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* | | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-122-10/+0
* | | Port away from QRegion::rects()Marc Mutz2017-12-072-9/+18
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-235-45/+32
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-094-22/+8
| |\|
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-044-22/+8
| | * tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-10-172-31/+19
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-23/+24
* | | Remove references to obsolete platformsJake Petroules2017-11-051-3/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-173-3/+3
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-053-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-263-31/+21
|\| |
| * | Blacklist tst_QGraphicsScene::isActive in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| * | tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-09-072-31/+19
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-193-21/+21
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-4/+4
|/ /