summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qpoint.h
Commit message (Expand)AuthorAgeFilesLines
* Fix regression in QPointF::operator==Allan Sandfeld Jensen2018-07-091-3/+2
* Use qFuzzyCompare instead of qFuzzyIsNull in QPointF ==Allan Sandfeld Jensen2018-05-301-2/+10
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-3/+3
* Forward declarations for platform specific types should also be done with Q_QDOCOlivier Goffart2016-06-171-1/+1
* darwin: Add Foundation conversion functions for QPoint/QPointFTor Arne Vestbø2016-06-141-0/+13
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_RELAXED_CONSTEXPR to QPoint and QPointFOlivier Goffart2014-11-261-36/+36
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix compilation with Clang on MacOS.Erik Verbruggen2013-02-191-10/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-261-0/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add unary operator+ to QPoint and QPointF.Mitch Curtis2012-07-121-0/+10
* Use factor and divisor wording to be consistent with the documentation and restLaszlo Papp2012-07-101-27/+27
* mingw: fix a lot of annoying warningsKonstantin Ritt2012-04-201-26/+26
* QtCore: add constexpr to geometric classesMarc Mutz2012-02-221-68/+66
* QPoint/QPointF: inline manhattanLength(); QLineF: inline isNull()Marc Mutz2012-02-201-0/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make QPoint have the same layout on all platformsGunnar Sletta2011-06-201-6/+0
* 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/+389