summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups/qppdprintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-0/+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
* Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-24/+0
* Introduce QT_NO_MIMETYPESérgio Martins2015-02-171-0/+2
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Do not pass a null pointer to unlink()Alexander Volkov2014-11-061-2/+3
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-0/+4
* QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-171-0/+499