summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qcolor
Commit message (Expand)AuthorAgeFilesLines
* 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