summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qcolor/tst_qcolor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QColor: deprecate isValidColor, setNamedColor, string-ish ctorsMarc Mutz2022-03-151-0/+23
* Long live QColor::fromString()!Marc Mutz2022-03-081-21/+31
* QColorTrcLut: hold in shared_ptrMarc Mutz2021-07-121-2/+1
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-111-47/+47
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-4/+0
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-111-75/+75
* Check returns of hex2int in get_hex_rgbRobert Loehning2020-07-131-0/+3
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Fix ExtendedRgb and Rgb encoding comparisonsAllan Sandfeld Jensen2020-05-281-0/+20
* QColor: unify behavior when passing invalid values to setFoo()Christian Ehrlicher2019-11-221-0/+37
* Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-271-0/+189
|\
| * Long live QColorConstants!Marc Mutz2019-08-251-0/+189
* | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-60/+0
|/
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-6/+6
* Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-121-83/+120
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-1/+1
|\
| * Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-1/+1
* | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-3/+2
|/
* Fix precision in parsing hex format QColorsAllan Sandfeld Jensen2018-11-121-0/+3
* Optimize unpremultiply using SSE rcpAllan Sandfeld Jensen2018-05-231-1/+19
* Remove references to obsolete platformsJake Petroules2017-11-051-3/+0
* QColor: port to QStringViewMarc Mutz2017-03-291-7/+20
* Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-241-0/+35
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-14/+38
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+2
|\
| * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-051-0/+2
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Remove type punning from QRgba64.Erik Verbruggen2015-08-111-0/+19
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-6/+6
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-271-0/+19
|\
| * Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-231-0/+19
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-19/+0
|\|
| * Remove separate SSE4 unpremultiply functionAllan Sandfeld Jensen2015-04-161-19/+0
* | Introduce QRgba64 structure for 64bit RGBA valuesAllan Sandfeld Jensen2015-03-101-1/+84
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Optimize unpremultiply on SSE4.1Allan Sandfeld Jensen2015-02-091-0/+32
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Optimize QColor::setNamedColorJędrzej Nowacki2014-04-031-2/+11
* Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-261-20/+61
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* 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
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1