aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpainteditem
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-7/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-6/+3
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* Regenerate testsAlexandru Croitor2019-11-141-7/+0
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+30
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+27
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-061-2/+14
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-271-3/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Remove interim compatibility measuresAlan Alpert2012-10-161-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* Add tests for QQuickPaintedItem.Andrew den Exter2012-07-232-0/+500