summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qcolor
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* 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-092-1/+33
* 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
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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 TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-3/+5
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-4/+3
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-139/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-7/+4
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+1544