summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagedpaintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-0/+1
* [Doc] Fix minor typosSze Howe Koh2019-07-101-1/+1
* Extend PDF engine to allow the generation of PDFs with huge pagesAndre de la Rocha2018-10-221-1/+2
* QPagedPainterDevicePrivate: Remove m_pageLayoutAlbert Astals Cid2018-02-161-11/+54
* Docs: Fix some warningsFriedemann Kleint2017-04-211-2/+2
* Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-03-281-0/+12
* Updated license headersJani Heikkinen2016-01-151-14/+20
* De-duplicate vtables, part I: exported private classesMarc Mutz2015-06-031-0/+4
* 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-0/+146
* QPagedPaintDevice - Use QPageSize and QPageLayoutJohn Layt2014-03-171-89/+184
* QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt2014-01-061-2/+2
* Fix some doc errors.Frederik Gladhorn2013-09-211-3/+3
* QPagedPaintDevice: Fix setPageSize() to set correct metricsJohn Layt2013-04-121-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* doc: Update Q*PaintDevice docsEskil Abrahamsen Blomfeldt2012-10-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: fix yet more errors reported by qdocaavit2012-09-041-1/+1
* 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
* Fixed crash in printsupport on WindowsOliver Wolff2011-10-271-8/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-1/+25
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-0/+203