summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups/qppdprintdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+1
|\
| * Modernize the "mimetype" featureLiang Qi2018-10-121-1/+1
* | QPpdPrintDevice: Move loadPrinter code to the constructorAlbert Astals Cid2018-04-041-1/+0
* | Remove unused QPpdPrintDevice constructorAlbert Astals Cid2018-03-231-1/+0
|/
* CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-121-0/+1
* Allow access to ppd file and ppdMarkOption via QPpdPrintDevice::property/setP...Albert Astals Cid2017-12-131-0/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-17/+17
* Updated license headersJani Heikkinen2016-01-151-13/+19
* 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
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-7/+0
|\
| * Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-7/+0
* | qppdprintdevice.h: Don't rely on indirect includesMarc Mutz2015-04-051-0/+4
|/
* Introduce QT_NO_MIMETYPESérgio Martins2015-02-171-0/+2
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-3/+2
* QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-171-0/+125