summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpolygon
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QPolygon: add toPolygonF()Marc Mutz2022-05-101-0/+12
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* QPolygon: streamline constructors and special member functionsGiuseppe D'Angelo2020-08-071-4/+27
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-11/+16
* Port qtbase/tests/auto/gui/painting to CMakeSona Kurazyan2020-04-271-0/+20
* Add QPolygon::intersects() methodsAllan Sandfeld Jensen2017-05-181-0/+42
* QPolygon: add a smoke-test for boundingRect()Marc Mutz2016-08-041-0/+77
* Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-181-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Haiku: Make remaining auto tests compile on HaikuTobias Koenig2015-01-141-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* 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
* 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
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Clean up some auto tests of guiDebao Zhang2012-03-122-2/+1
* 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
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-5/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+113