summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add "see also" links for QPrinter::{get|set}PageMarginsDavid Faure2011-12-071-0/+4
* Move QPrinter::init() to QPrinterPrivate::init()Bradley T. Hughes2011-10-311-12/+11
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-261-9/+2
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+2
* Fix build.Friedemann Kleint2011-08-191-2/+2
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-11/+20
* Move the printer support backend into it's own pluginLars Knoll2011-08-191-9/+10
* Move printing into it's own libraryLars Knoll2011-08-191-0/+2254