summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups
Commit message (Expand)AuthorAgeFilesLines
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-173-6/+8
* 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-172-184/+104
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-172-80/+41
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-172-116/+5
* QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-175-0/+676
* QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-1/+1
* Refresh CUPS printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-172-6/+19
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-122-2/+46
* Add support for getting the paper names available for the printerAndy Shaw2013-02-112-0/+6
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-021-1/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* QtPrintSupport: Fix build with QT_NO_PICTURE.Sérgio Martins2012-10-131-0/+1
* QtPrinterSupport: Fix compilation with QT_NO_PRINTERSergio Ahumada2012-10-093-0/+11
* QtPrintSupport: cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* QtPrintSupport: use PPD defaults in CUPS pluginTeemu Katajisto2012-09-262-0/+112
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* printersupport: Fix cups.pro qmake warningGirish Ramakrishnan2012-06-131-1/+1
* QtPrintSupport - Add CUPS printer and options queries to pluginJohn Layt2012-06-092-10/+89
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-082-16/+2
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-317-0/+648