summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-041-10/+10
* QRectF/QPointF/QSizeF: document that operator== and != are fuzzyGiuseppe D'Angelo2020-10-231-3/+12
* Fix documentation for hidden friend operatorsVolker Hilsheimer2020-10-231-28/+14
* Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-221-0/+18
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-4/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QSize: use qSwap in transpose()Anton Kudryavtsev2016-01-121-6/+2
* 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
* QSize: plaster API with Q_DECL_NOTHROWMarc Mutz2015-01-081-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-1/+1
|\
| * Doc: QSize::isValid does >= 0 instead of > 0 comparisonsThiago Macieira2014-04-291-1/+1
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-4/+8
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-19/+19
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* fix docsFrederik Gladhorn2012-09-031-4/+10
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-12/+12
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-6/+6
* QSize/QSizeF: add const versions of scale()/transpose()Marc Mutz2012-02-171-18/+61
* 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/+828