summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_alpha_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix text drawing and perspective transforms for the Windows, PDF andTrond Kjernåsen2009-03-311-0/+1
| | | | | | | | | | | | PostScript print engines. The PDF/PostScript does not support perspective transforms, so it has to be emulated through our draw_helper() fallback. PostScript doesn't support alpha blending, so all perspective drawing needs to be forced through the alpha print engine. Task-number: 249754 Reviewed-by: Samuel
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+134