summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagedpaintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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