summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qrgba64.h
Commit message (Expand)AuthorAgeFilesLines
* Mark QRGba64 as Q_PRIMITIVE_TYPEMarc Mutz2015-04-271-0/+2
* Don't use anonymous types declared in an anonymous unionLiang Qi2015-04-221-6/+8
* Solid and gradients in high color accuracyAllan Sandfeld Jensen2015-04-101-0/+9
* Fix C++14 compilation in QRgba64Olivier Goffart2015-03-161-2/+11
* Introduce QRgba64 structure for 64bit RGBA valuesAllan Sandfeld Jensen2015-03-101-0/+186