summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterstateguard.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPainterStateGuard: make movable, add test coverageVolker Hilsheimer2024-12-191-0/+19
* QPainterStateGuard: make InitialState enum scopedVolker Hilsheimer2024-12-171-3/+4
* QPainterStateGuard: document that restore() asserts when already at 0Volker Hilsheimer2024-12-171-0/+2
* Add QPainterStateGuardChristian Ehrlicher2024-11-281-0/+55