Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QPrinter::pageRect() for Windows printers, when fullPage() is set. | Trond Kjernåsen | 2009-04-22 | 1 | -1/+1 |
| | | | | | | | | | When QPrinter::fullPage() was set, pageRect() returned the same as paperRect(). Under Windows, there is always a non-printable area that was not taken into account in the fullPage() case. Task-number: 248881 Reviewed-by: Kim | ||||
* | Fix text drawing and perspective transforms for the Windows, PDF and | Trond Kjernåsen | 2009-03-31 | 1 | -1/+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 Knoll | 2009-03-23 | 1 | -0/+1968 |