summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpainterpath
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-1/+1
* Regenerate tests/auto/gui/paintingAlexandru Croitor2019-11-131-1/+12
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+4
|\
| * Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+4
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+2
|\|
| * BLACKLIST contains_QPointF for msvc-2019Heikki Halmet2019-08-081-0/+2
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+9
|\|
| * Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-0/+4
|\|
| * Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+43
|\|
| * Add clear, reserve and capacity methods to QPainterPathJean-Michaël Celerier2019-01-081-0/+43
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* 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
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-4/+3
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+1339