summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagedpaintdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QRangeCollection to QPageRanges, make it a proper value typeVolker Hilsheimer2020-11-081-1/+5
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-181/+4
* Mark obsolete QPrinter functions as deprecated from 5.15 onVolker Hilsheimer2020-09-031-0/+10
* Qpagedpaintdevice: Use marginsF instead of internal struct marginsPeng Wenhao2020-09-011-10/+2
* QPdfWriter: replace a QHash with a static_castMarc Mutz2019-07-121-0/+1
* Extend PDF engine to allow the generation of PDFs with huge pagesAndre de la Rocha2018-10-221-1/+1
* QPagedPainterDevicePrivate: Remove m_pageLayoutAlbert Astals Cid2018-02-161-3/+3
* Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-03-281-0/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+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/+11
* QPagedPaintDevice - Use QPageSize and QPageLayoutJohn Layt2014-03-171-4/+155
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-0/+3
|\
| * undef B0 to build on PPC (conflict with definition in termios.h)Shawn Rutledge2013-02-191-0/+3
* | 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
* 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 missing/incorrect license headersJason McDonald2011-09-151-0/+40
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-1/+12
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-0/+42