summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix print support docsLars Knoll2012-11-301-2/+2
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-211-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* printsupport: Include own headers firstSergio Ahumada2012-09-191-1/+1
* Fix QPrinter documentation errors.Mitch Curtis2012-09-131-76/+3
* QtPrintSupport: set QPrinter margins also to QPagedPaintDeviceTeemu Katajisto2012-09-111-0/+3
* Fix qdoc tag.Frederik Gladhorn2012-09-111-1/+1
* QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.Friedemann Kleint2012-07-211-11/+1
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-48/+13
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-6/+6
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-1/+1
|\
| * Doc: Modularize QtPrintSupport documentation.Casper van Donderen2012-05-091-1/+1
* | Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-081-6/+5
* | 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