summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qline/tst_qline.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-01-061-7/+7
* Deal with {und,ov}erflow issues in QLine's length handlingEdward Welbourne2020-09-301-24/+34
* QLineF: Don't try calculating a unit vector when length is nullRobert Loehning2020-08-251-0/+11
* QLine: purge deprecated APIEdward Welbourne2020-07-271-64/+1
* tst_QLine: use qmath.h's constants instead of local versionsEdward Welbourne2020-07-211-15/+9
* Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+4
* Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+4
* QLineF: add intersects() as a replacement for intersect()Christian Ehrlicher2019-04-251-1/+1
* Tests: Fix clang warnings about unused variables and capturesFriedemann Kleint2018-05-021-3/+0
* Add QLineF::center() returning the point in the center of the lineLorenz Haas2016-05-271-0/+77
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-301-8/+8
* Cleanup corelib autotestsJason McDonald2011-11-071-11/+1
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-011-0/+492