summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups/qcupsprintersupport_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+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
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-3/+2
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-171-28/+3
* QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-171-0/+7
* Refresh CUPS printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-171-0/+2
* Add support for getting the paper names available for the printerAndy Shaw2013-02-111-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtPrintSupport: Fix build with QT_NO_PICTURE.Sérgio Martins2012-10-131-0/+1
* QtPrinterSupport: Fix compilation with QT_NO_PRINTERSergio Ahumada2012-10-091-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport - Add CUPS printer and options queries to pluginJohn Layt2012-06-091-2/+22
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-081-2/+0
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-0/+70