summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolor.h
Commit message (Expand)AuthorAgeFilesLines
* QColor: add casts to ushortGiuseppe D'Angelo2020-01-171-4/+4
* Long live QColorConstants!Marc Mutz2019-08-251-0/+187
* Make QColor a literal typeGiuseppe D'Angelo2019-06-121-17/+25
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-121-1/+9
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-71/+71
* QColor: mark light()/dark() as deprecatedChristian Ehrlicher2018-12-241-7/+5
* Add const overloads for QColor::getCmyk and QColor::getCmykFSven Pauli2018-09-251-2/+4
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-8/+8
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-5/+5
|\
| * Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-5/+5
* | QColor: port to QStringViewMarc Mutz2017-03-291-1/+15
|/
* QColor: unbreak mingw buildMarc Mutz2016-10-111-6/+6
* QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-4/+9
* QColor: mark as movable (except for QList)Marc Mutz2016-08-091-0/+1
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* QColor: plaster API with Q_DECL_NOTHROWMarc Mutz2016-01-291-69/+69
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QColor: make nothrow move-assignable and -constructibleMarc Mutz2015-07-221-4/+14
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-8/+8
* Introduce QRgba64 structure for 64bit RGBA valuesAllan Sandfeld Jensen2015-03-101-0/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QColor: remind to remove copy ctor for Qt 6Marc Mutz2014-09-021-1/+1
|/
* QtGui: Use Q_REQUIRED_RESULT in many more placesDavid Faure2014-05-021-5/+5
* Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-261-0/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* 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
* 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
* Get rid of QColor::allowX11ColorNames().Samuel Rødal2011-09-071-5/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | remove obsolete stuffLars Knoll2011-05-031-21/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+308