summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_win.cpp
diff options
context:
space:
mode:
authorAndre de la Rocha <andre.rocha@qt.io>2018-10-25 18:18:57 +0200
committerAndre de la Rocha <andre.rocha@qt.io>2018-10-30 17:48:23 +0000
commiteb056ee233c80376a837beba8f712a0f1068dae3 (patch)
tree036318617b9aa9febb9e3a15de5067321132864d /src/corelib/thread/qthread_win.cpp
parentfc1ab49cd75608f257fb9aa577fed490c5a8e551 (diff)
Fix painter opacity being ignored when rendering to PDF
The opacity set on a QPainter was being ignored for drawImage()/drawPixmap() calls when rendering to a PDF file through QPdfWriter/QPrinter. This change fixes it for PDF files v1.4 (default version) or v1.6. For PDF/A-1b files, opacity will remain ignored to ensure compliance with the specification. Task-number: QTBUG-70752 Change-Id: I4280e898698e0367dfb4c6ac2cd14ca2bf98850e Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/corelib/thread/qthread_win.cpp')
0 files changed, 0 insertions, 0 deletions