summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsscene
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | unblacklist passing testsDaniel Smith2019-07-081-7/+1
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
|/
* 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
* 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
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-32/+4
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-3/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Android: Fix some QGraphicsScene testsEskil Abrahamsen Blomfeldt2016-01-203-4/+48
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-1/+2
* Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+4
* QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-222-122/+128
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-9/+9
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-2/+2
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-2/+2
* | Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-061-0/+2
* | Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-0/+37
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a new optimization property to QGraphicsSceneDimitar Asenov2014-03-181-0/+73
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+4
|\
| * Stabilize tst_QGraphicsScene::isActive().Friedemann Kleint2013-11-201-1/+4
* | WinRT: Fix various test compilationsAndrew Knight2013-10-022-2/+2
|/