summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qpointf/tst_qpointf.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPoint/F: add transposed()Marc Mutz2019-08-071-0/+7
* 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
* 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
* 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-111-0/+385