summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
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
|/
* 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
* QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-041-0/+36
* 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
| |/
* / Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* 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-071-21/+2
* 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-201-4/+14
* 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-221-121/+128
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-9/+9
* 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-021-1/+1
|/
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-5/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-5/+1
* | Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-171-0/+115
* | Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-171-2/+2
|/
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-271-1/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-10/+25
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2