summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups/qcupsprintengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-2/+2
* Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivateAlbert Astals Cid2018-02-201-0/+1
* Remove QCupsPrintEnginePrivate::setupDefaultPrinterAlbert Astals Cid2018-02-051-1/+0
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
* Initialize the print engine with the given printer nameAndy Shaw2017-08-251-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* 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
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-171-10/+6
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-171-3/+3
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtPrintSupport: use PPD defaults in CUPS pluginTeemu Katajisto2012-09-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-0/+114