summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix Qt5PrintSupport(d).lib generationMaurice Kalinowski2017-01-131-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+3
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-3/+3
* | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
* | QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-171-8/+8
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtPrintSupport: eradicate all Q_FOREACH loopsMarc Mutz2015-12-231-1/+2
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+9
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-1/+9
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-3/+3
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-3/+3
* | Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-1/+3
* | qprinter: Remove superfluous iteration and memory allocationSérgio Martins2015-06-191-1/+1
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-2/+2
|\
| * Fix documentation of obsoleted functions to show the right replacementAndy Shaw2015-05-261-2/+2
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixelDavid Faure2015-01-191-1/+4
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-151-4/+0
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-4/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrinter - Don't use QPrinterInfo::availablePrinters()John Layt2014-06-071-3/+3
* QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-051-65/+95
* QPrinter - Doc fixJohn Layt2014-03-171-16/+1
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-8/+0
* 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