summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qpoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-041-8/+12
* QRectF/QPointF/QSizeF: document that operator== and != are fuzzyGiuseppe D'Angelo2020-10-231-2/+14
* Fix documentation for hidden friend operatorsVolker Hilsheimer2020-10-231-44/+22
* Add qHash implementation for QPointMitch Curtis2020-09-151-0/+14
* QPoint/F: add transposed()Marc Mutz2019-08-071-0/+23
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: Bring QSizeF/QPointF::isNull() documentation up to dateTopi Reinio2015-04-271-6/+2
* Split out some inline qdebug formatting helpers to qdebug_p.h.Friedemann Kleint2015-04-011-3/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-0/+2
|\
| * Mark QPoint, QPointF, QRect, QRectF as reentrant.Mitch Curtis2014-03-271-0/+2
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-5/+8
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-10/+10
* Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-261-0/+18
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+2
* Add unary operator+ to QPoint and QPointF.Mitch Curtis2012-07-121-0/+16
* Make the documentation consistent with the header and QVector* classesLaszlo Papp2012-07-101-4/+4
* Make the x() and y() method documentation consistent with the restLaszlo Papp2012-07-101-2/+2
* Add note and references to the operator*=() methods for consistencyLaszlo Papp2012-07-101-0/+12
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-21/+21
* QPoint/QPointF: inline manhattanLength(); QLineF: inline isNull()Marc Mutz2012-02-201-8/+3
* 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
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+741