summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpdfwriter.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-20/+0
* Qpagedpaintdevice: Use marginsF instead of internal struct marginsPeng Wenhao2020-09-011-1/+1
* New features for QPdfWriterJordi Pujol Foyo2019-12-191-0/+5
* QPdfWriter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-191-1/+5
* Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-03-281-0/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-6/+6
|\
| * QtGui: Add missing overrideAlexander Volkov2016-11-271-6/+6
* | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-051-1/+4
* QPdfWriter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-0/+12
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-1/+6
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: make some constructors explicitMarc Mutz2012-03-141-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix build.Friedemann Kleint2011-08-191-0/+1
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-0/+2
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-3/+12
* first version of a public API to generate PDFsLars Knoll2011-08-191-0/+79