summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicssceneindex/tst_qgraphicssceneindex.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QGraphicsSceneIndex::clear() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QGraphicsSceneIndex::removeItems() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-26/+26
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-2/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-6/+6
* tst_QGraphicsSceneIndex::clear: Don't assume only one repaintTor Arne Vestbø2020-07-231-1/+1
* Remove winrtOliver Wolff2020-06-061-3/+0
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* winrt: make graphicsview auto tests passOliver Wolff2018-05-281-0/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-221-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-0/+52
* Stabilize tst_qgraphicssceneindex.Friedemann Kleint2013-05-231-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-1/+1
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-3/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-4/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Remove disabled code from qgraphicssceneindex testJason McDonald2011-10-311-36/+0
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+366