summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtransform.h
Commit message (Expand)AuthorAgeFilesLines
* Silence intel compiler warning about float comparisonOlivier Goffart2019-11-281-0/+1
* Compile with Qt 6Lars Knoll2019-05-021-0/+4
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-5/+5
* QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-0/+2
* QtGui: mark some image functions as obsoleteChristian Ehrlicher2019-01-281-0/+3
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+3
|\
| * Do a static_cast in bit-blasts that are UBVille Voutilainen2018-01-251-3/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-3/+3
* Add -Wfloat-equal to Qt's header clean checkThiago Macieira2017-03-071-0/+6
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* QMatrix, QTransform: restore nothrow move special membersMarc Mutz2016-02-111-3/+15
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Add qHash(QMatrix) and qHash(QTransform)Marc Mutz2015-04-211-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-2/+8
|\
| * QTransform: initialize the d memberGiuseppe D'Angelo2014-09-221-2/+8
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QtGui: Use Q_REQUIRED_RESULT in many more placesDavid Faure2014-05-021-3/+3
|/
* Remove overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-02-121-4/+0
* 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
* get rid of Q_*_EXPORT_INLINE macrosKonstantin Ritt2012-04-261-13/+13
* 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/+395