summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprintengine_pdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPrintEngine: emit CMYK colors as CMYK when printing in PDFGiuseppe D'Angelo2024-02-031-1/+1
* Add CMYK support for pens/fills in the PDF engineGiuseppe D'Angelo2024-02-021-2/+25
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-3/+3
* Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivateAlbert Astals Cid2018-02-201-7/+3
* QtPrintSupport: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-051-1/+1
* PrintSupport: convert 0 with nullptr (c++11)Laurent Montel2017-11-301-1/+1
* Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-03-281-1/+3
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-4/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-5/+6
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-0/+30
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-171-2/+2
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-171-78/+41
* QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-1/+1
* QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-4/+38
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Only use the user set page margins for custom paperAndy Shaw2012-10-301-2/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-294/+11
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2012-05-151-14/+14
* Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-081-15/+156
* QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-071-156/+15
* 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
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-291-1/+1
* Fix build.Friedemann Kleint2011-08-191-0/+4
* Move printing into it's own libraryLars Knoll2011-08-191-0/+662