summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpixellayout_p.h
Commit message (Expand)AuthorAgeFilesLines
* QPixelLayout: remove explicit array sizesGiuseppe D'Angelo2024-02-101-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-0/+1
* Rename QRgbaF to QRgbaFloat and assert the compatible typesAllan Sandfeld Jensen2021-07-051-10/+10
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-261-2/+30
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Replace Q_ALWAYS_INLINE with static inlineAllan Sandfeld Jensen2020-07-281-4/+4
* Use QList instead of QVector in guiJarek Kobus2020-06-291-14/+20
* Split PixelLayout to separate source fileAllan Sandfeld Jensen2020-05-111-0/+336