summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups/qcupsprintengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-1/+4
|\
| * If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-021-1/+4
* | cups: Support raw printersAlbert Astals Cid2018-04-041-1/+5
* | Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivateAlbert Astals Cid2018-02-201-1/+6
|/
* Remove QCupsPrintEnginePrivate::setupDefaultPrinterAlbert Astals Cid2018-02-051-32/+0
* Fix custom page size handling in the Unix print dialogAlbert Astals Cid2018-01-091-3/+2
* Fix print to a printer instanceRenato Araujo Oliveira Filho2017-12-191-2/+5
* Cups: Check the created QPrintDevice is valid before using itAndy Shaw2017-09-261-1/+1
* Initialize the print engine with the given printer nameAndy Shaw2017-08-251-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-1/+3
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-221-4/+0
* Don't build CUPS related code if QT_NO_CUPS is set.Ulf Hermann2015-06-181-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-2/+0
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-0/+3
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-0/+12
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-171-174/+98
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-171-77/+38
* QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-1/+1
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-2/+45
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtPrintSupport: cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* QtPrintSupport: use PPD defaults in CUPS pluginTeemu Katajisto2012-09-261-0/+110
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-0/+269