summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsscene
Commit message (Expand)AuthorAgeFilesLines
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-40/+38
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-9/+6
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-26/+17
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-2/+2
* Remove winrtOliver Wolff2020-06-063-4/+4
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+15
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-2/+0
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-2/+0
| | |\
| | | * Fix QGraphicsScene::update() performanceAndre de la Rocha2019-10-111-2/+0
| * | | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+15
| |/ /
* | | Regenerate tests/auto/widgets/graphicsviewAlexandru Croitor2019-11-131-6/+69
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-337/+409
|\| |
| * | tst_QGraphicsScene: Pass on High DPI screensFriedemann Kleint2019-08-241-20/+55
| * | Brush up tst_QGraphicsSceneFriedemann Kleint2019-08-241-315/+354
| * | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+0
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-7/+1
|\| |
| * | unblacklist passing testsDaniel Smith2019-07-081-7/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-1/+1
|\| |
| * | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
| |/
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-66/+51
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-62/+50
| * qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
| * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-4/+0
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+15
|/
* QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-041-0/+36
* Blacklist flaky qgraphicsscene autotestsTony Sarajärvi2018-09-241-0/+12
* Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-121-2/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+2
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* | winrt: make graphicsview auto tests passOliver Wolff2018-05-281-1/+1
|/
* tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-141-6/+0
* Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-201-76/+0
* 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 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
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-15/+15
|\ \ \ | | |/ | |/|
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-15/+15
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+2
|\| |
| * | Blacklist tst_QGraphicsScene::isActive in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| |/
* / Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CITor Arne Vestbø2017-05-111-0/+3
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-12/+12
* Fix Infinite loop in QGraphicsScene::focusNextPrevChildJoão de Deus Morgado2016-06-071-0/+25