summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qpointf
Commit message (Expand)AuthorAgeFilesLines
* Normalize roundingAllan Sandfeld Jensen2020-09-161-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-121-1/+10
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+7
|\
| * QPoint/F: add transposed()Marc Mutz2019-08-071-0/+7
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Fix regression in QPointF::operator==Allan Sandfeld Jensen2018-07-091-0/+3
* Use qFuzzyCompare instead of qFuzzyIsNull in QPointF ==Allan Sandfeld Jensen2018-05-301-0/+39
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Fix build of tests on QNX.Rafael Roquetto2015-03-141-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QPointF::division autotestGiuseppe D'Angelo2013-08-191-2/+2
* Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-261-0/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Do not consider sign in qIsNull.Mitch Curtis2012-08-221-0/+5
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove the unnecessary qdebug.h includes in the QPoint(F) testsLaszlo Papp2012-07-241-1/+0
* Add unary operator+ to QPoint and QPointF.Mitch Curtis2012-07-121-0/+15
* Improve QPoint and QPointF auto tests.Mitch Curtis2012-07-112-0/+389