summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolor.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-4/+4
* QColor: deprecate isValidColor, setNamedColor, string-ish ctorsMarc Mutz2022-03-151-0/+18
* QColor: remove setColorFromString()Marc Mutz2022-03-081-1/+0
* Long live QColor::fromString()!Marc Mutz2022-03-081-4/+10
* QColor: port parsing to QAnyStringViewMarc Mutz2022-02-181-2/+1
* QColor: eradicate QT_STRINGVIEW_LEVELMarc Mutz2022-02-161-8/+0
* Add Qt7 TODOs for reducing the size of QColorUlf Hermann2021-06-301-0/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* QColorConstants: code tidiesGiuseppe D'Angelo2020-10-171-172/+167
* Replace Q_DECL_UNUSED with [[maybe_unused]]Allan Sandfeld Jensen2020-10-031-167/+167
* Get rid of some #ifdef qt6Allan Sandfeld Jensen2020-09-301-1/+1
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-3/+3
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-111-33/+33
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-061-167/+167
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-5/+5
* Remove deprecated members from several QtGui classesVolker Hilsheimer2020-04-271-6/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-4/+4
|\
| * QColor: add casts to ushortGiuseppe D'Angelo2020-01-171-4/+4
* | Fix Qt6 TODOs in qcolorAllan Sandfeld Jensen2019-11-251-16/+1
* | Move QListSpecialMethods over to QVectorLars Knoll2019-10-301-0/+2
|/
* 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