summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpdfwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-051-57/+72
* QPdfWriter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-19/+210
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-171-6/+4
* QPdfWriter - Fix setting of marginsJohn Layt2014-01-091-0/+2
* QPdfWriter: Fix setting of paper size.Friedemann Kleint2013-07-101-2/+2
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-311-2/+2
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+3
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-0/+15
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-4/+89
* Move the remaining QPrinter dependencies out of qpf.*Lars Knoll2011-08-191-4/+4
* Rename QPdf(Base)EngineLars Knoll2011-08-191-2/+2
* first version of a public API to generate PDFsLars Knoll2011-08-191-0/+112