summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpixellayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix convertToRGBA64PM for Grayscale16Allan Sandfeld Jensen2021-01-151-2/+1
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-2/+0
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-185/+185
* Replace Q_ALWAYS_INLINE with static inlineAllan Sandfeld Jensen2020-07-281-4/+4
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-76/+76
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* Split PixelLayout to separate source fileAllan Sandfeld Jensen2020-05-111-0/+1545