summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpathclipper
Commit message (Expand)AuthorAgeFilesLines
* Port qtbase/tests/auto/gui/painting to CMakeSona Kurazyan2020-04-271-0/+31
* Deprecate all methods that use QMatrixJarek Kobus2020-01-282-7/+3
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+3
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-0/+255
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-181-1/+1
* Updated license headersJani Heikkinen2016-01-214-68/+48
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Haiku: Make remaining auto tests compile on HaikuTobias Koenig2015-01-141-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* Remove debugging code from QPathClipper autotest.Jason McDonald2011-10-311-21/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Fixed crash in tst_QPathClipper.Samuel Rødal2011-09-152-3/+1
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-1/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-016-0/+2301