summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of double conversions and arithmetic when qreal is float.Samuel Rødal2011-04-061-64/+64
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-2/+2
|\
| * Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
| |\
| * | doc: Moved some table headers ahead of the rows.Martin Smith2010-10-221-2/+2
* | | Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.Samuel Rødal2011-01-261-1/+1
| |/ |/|
* | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
|/
* doc: Fixed many broken links.Martin Smith2010-05-191-3/+3
* doc: Fixed several qdoc errors.Martin Smith2010-03-091-9/+2
* Don't print a warning when passing an empty string to QColorThorbjørn Lindeijer2010-03-031-2/+2
* Doc: Rephrase documentation for QColor::isValidColor and add \since 4.7.Volker Hilsheimer2010-03-011-3/+5
* Added static method isValidColor to QColor.Erik Verbruggen2010-03-011-3/+25
* Fix documentation bug in QColorGunnar Sletta2010-01-221-7/+4
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Doc: Created a snippet to generate the global colors image.David Boddie2009-10-091-12/+15
* doc: Fixed a qdoc command that was meant to add emphasisThorbjørn Lindeijer2009-10-061-1/+1
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-291-0/+23
* Update license headers again.Jason McDonald2009-09-091-4/+4
* doc: Also mention HSLThorbjørn Lindeijer2009-09-011-1/+1
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-2/+3
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | HSL support for QColorThomas Hartmann2009-08-241-12/+441
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-3/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-0/+8
|\|
| * qdoc: Added some missing qdoc comments.Martin Smith2009-05-251-0/+8
| * QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2244
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-3/+3
* QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-2/+2
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-2/+2
* Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-2/+2
* Long live Qt!Lars Knoll2009-03-231-0/+2244