summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpainterpath/tst_qpainterpath.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-261-1/+11
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-8/+2
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-1/+1
* Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+4
* Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
* Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
* Add clear, reserve and capacity methods to QPainterPathJean-Michaël Celerier2019-01-081-0/+43
* winrt: Fix tst_QPainterPathOliver Wolff2017-05-311-2/+4
* Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+12
* Add test-case for intersection equalityAllan Sandfeld Jensen2017-05-171-0/+49
* tst_QPainterPath: clean upMarc Mutz2016-08-051-10/+11
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+5
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-17/+17
* Fix building tests on QNXAllan Sandfeld Jensen2015-03-091-7/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-3/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-141-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Changed painting unittests to remove created files after run.Kurt Korbatits2012-01-241-1/+7
* 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
* QPainterPath: Fix copy constructor again.Charles Yin2011-11-081-0/+4
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+1332