summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-202/+270
* QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-171-9/+5
* QPagedPaintDevice - Use QPageSize and QPageLayoutJohn Layt2014-03-171-50/+146
* QPrinter - Add page metric testsJohn Layt2014-03-171-2/+10
* QPrinter - Enable changing of Orientation on MacJohn Layt2014-02-051-3/+1
* QPrinter - Fix PaperSourcesJohn Layt2014-02-051-2/+0
* QPrinter - Fix Printer Selection option on WindowsJohn Layt2014-02-051-12/+10
* QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-1/+0
* QPrinter - Add missing PaperSource valuesJohn Layt2014-01-131-1/+6
* QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt2014-01-061-2/+2
* QPrinter - Simplify setting manual propertiesJohn Layt2013-11-291-57/+30
* QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-291-62/+109
* QPrinter - Make PDF support required for QPrinterJohn Layt2013-11-271-8/+0
* Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-15/+15
* When calling setPageSizeMM then the size needs to be passed as MMAndy Shaw2013-09-231-3/+23
* Make sure QPrinter::Folio maps to the right paper size on WindowsAndy Shaw2013-09-021-0/+4
* QPrinter - Fix doc errorsJohn Layt2013-04-121-2/+2
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-0/+33
* 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