summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove strange, incoherent sentences in QColor docsKavindra Palaraja2017-01-071-6/+2
* Fix some qdoc-warningsFriedemann Kleint2016-11-231-0/+8
* QColor: Fix use of uninit'ed value in get_hex_rgb()Marc Mutz2016-10-051-0/+1
* QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-12/+32
* QColor: clean up qcolor_p.hMarc Mutz2016-09-221-34/+25
* QColor: move contents of qcolor_p.cpp into qcolor.cppMarc Mutz2016-09-011-0/+323
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-2/+3
| |\
| | * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-051-2/+3
* | | QApplication: Deprecate ColorSpec, setColorSpec() and colorSpec().Friedemann Kleint2016-04-261-1/+1
|/ /
* | QColor: plaster API with Q_DECL_NOTHROWMarc Mutz2016-01-291-58/+58
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QColor: fix misleading code in op==Marc Mutz2016-01-121-2/+1
|/
* Fix warning message to match the function signatureLars Knoll2015-10-221-2/+2
* QColor: make nothrow move-assignable and -constructibleMarc Mutz2015-07-221-0/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-4/+4
|\
| * Fix wrong method name in QColor documentationAllan Sandfeld Jensen2015-06-011-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-1/+2
|\|
| * Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* | Introduce QRgba64 structure for 64bit RGBA valuesAllan Sandfeld Jensen2015-03-101-5/+83
|/
* QtGui: assorted migrations to QString::asprintfMarc Mutz2015-02-121-6/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-1/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Export optimized premultiply and unpremultiply methodsAllan Sandfeld Jensen2014-02-101-0/+55
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-6/+6
* Add since 5.2 to the new QColor featuresAlbert Astals Cid2013-04-261-1/+3
* Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-261-5/+36
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added url for SVG Color Keyword Names QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* change \img to \image in docsJeremy Katz2012-08-011-2/+2
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-65/+35
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-1/+1
* Fix unsigned comparison warning.Stephen Kelly2012-04-131-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-13/+13
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-6/+0
* 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
* Remove stale documentation.Casper van Donderen2011-10-181-33/+0
* Get rid of QColor::allowX11ColorNames().Samuel Rødal2011-09-071-58/+3
* Move QColorMap into QtWidgetsLars Knoll2011-08-191-1/+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
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-2/+1
|\|
| * Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+1
* | remove obsolete stuffLars Knoll2011-05-031-24/+0
|/