summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qrect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-041-25/+26
* Make QRect(F) and QMargins comparison operators hidden friendsVolker Hilsheimer2020-10-261-8/+4
* QRectF/QPointF/QSizeF: document that operator== and != are fuzzyGiuseppe D'Angelo2020-10-231-3/+11
* Make QPoint*, QSize*, and QRect* binary operators hidden friendsAllan Sandfeld Jensen2020-10-211-1/+1
* Fix various qdoc warningsVolker Hilsheimer2020-09-221-2/+2
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-211-84/+92
* Fix "rectange" typos in qtbaseOliver Wolff2020-08-051-2/+2
* QRect(F): remove deprecated functionsChristian Ehrlicher2020-06-201-28/+0
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-2/+2
|\
| * [docs] Fix issues in QRect/QMargin API docsMarc Mutz2019-07-031-2/+2
* | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-13/+13
|/
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-8/+2
* Doc: Fix typos in QRectF documentationPaul Wicking2018-08-271-4/+4
* Unify wording in documentation to use 'top-left' instead 'upper-left'Christian Ehrlicher2017-10-141-2/+2
* Doc: Fix minor typos in QRectFAaron Linville2017-02-231-3/+3
* QRect(F): add transposed()Marc Mutz2016-02-131-0/+28
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: Remove invalid uses of \relates commandTopi Reinio2015-08-191-4/+0
* Split out some inline qdebug formatting helpers to qdebug_p.h.Friedemann Kleint2015-04-011-5/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-2/+0
* QRect: plaster API with Q_DECL_NOTHROWMarc Mutz2015-01-081-13/+13
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: QRect::isEmpty's documentation didn't match the code.David Faure2014-09-051-1/+1
* 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-2/+2
|\|
| * Fix qdoc warnings in QMargins, QRect.Friedemann Kleint2014-03-211-2/+2
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-4/+8
|/
* QMarginsF - Add new QMarginsF classJohn Layt2014-02-211-0/+65
* QRect - Add missing QMargins subtraction operatorJohn Layt2014-02-211-0/+9
* QRect - Move QMargins operatorsJohn Layt2014-02-211-0/+59
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-42/+42
* Mention QRect's int min/max constraints in detailed description.Mitch Curtis2013-06-041-0/+6
* 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
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-7/+7
* mingw: fix a lot of annoying warningsKonstantin Ritt2012-04-201-10/+0
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-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
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-95/+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/+2465