summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsize.h
Commit message (Expand)AuthorAgeFilesLines
* Add more support for structured bindingsGiuseppe D'Angelo2021-02-251-0/+44
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-041-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-2/+2
* Make QPoint*, QSize*, and QRect* binary operators hidden friendsAllan Sandfeld Jensen2020-10-211-78/+34
* Whitespace cleanup in corelib/toolsAllan Sandfeld Jensen2020-10-211-27/+69
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-17/+17
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-100/+100
* Add qHash implementations for QRect and QSizeShawn Rutledge2020-08-041-0/+5
* Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-221-0/+11
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-127/+127
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-13/+13
* Forward declarations for platform specific types should also be done with Q_QDOCOlivier Goffart2016-06-171-1/+1
* darwin: Add Foundation conversion functions for QSize/QSizeFTor Arne Vestbø2016-06-141-0/+13
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QSize, QSizeF: Add Q_REQUIRED_RESULTSérgio Martins2015-05-131-9/+9
* Add Q_REQUIRED_RESULT in several placesSérgio Martins2015-05-041-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QSize: plaster API with Q_DECL_NOTHROWMarc Mutz2015-01-081-124/+124
* Add Q_DECL_RELAXED_CONSTEXPR to QSize and QSizeFOlivier Goffart2014-11-261-28/+28
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* mingw: fix a lot of annoying warningsKonstantin Ritt2012-04-201-37/+37
* QtCore: add constexpr to geometric classesMarc Mutz2012-02-221-73/+66
* QSize/QSizeF: add const versions of scale()/transpose()Marc Mutz2012-02-171-0/+24
* 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
* 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/+368