summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-071-5/+6
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Documentation cleanupDebao Zhang2012-03-311-27/+0
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-231-37/+5
* Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-151-1/+1
* Remove stale references to QtopiaDonald Carr2012-03-121-2/+0
* Remove #ifdef Q_WS_MAC code from QPrinterBradley T. Hughes2012-03-051-7/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-5/+5
* 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
* 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