summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpixelformat.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of QPixelFormat with old clangFrederik Gladhorn2014-08-151-1/+3
* QPixelFormat: don't inherit itMarc Mutz2014-08-091-173/+107
* QPixelFormat is better taken by-valueMarc Mutz2014-08-091-2/+2
* QPixelFormat: implement some oneliners in the class bodyMarc Mutz2014-08-091-15/+6
* QPixelFormat: don't use bit fieldsMarc Mutz2014-08-091-101/+112
* Be consistent in GrayScale vs Grayscale namingAllan Sandfeld Jensen2014-08-061-3/+3
* QPixelFormat: have field 'unused' have the correct number of bitsMarc Mutz2014-08-051-1/+2
* QPixelFormat: make data fields private instead of protectedMarc Mutz2014-08-051-1/+1
* Rename QPixelFormat enum value to avoid conflict with X.h.Axel Rasmussen2014-07-141-2/+2
* Introducing QPixelFormatJorgen Lind2014-04-231-0/+452