summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize the "mimetype" featureLiang Qi2018-10-121-4/+4
* CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-121-0/+5
* QPlatformPrintDevice: use QVector, not QList in the APIMarc Mutz2017-12-141-8/+8
* Introduce QPrintDevice::property/setPropertyAlbert Astals Cid2017-12-131-0/+10
* QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-171-3/+3
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-1/+1
* Add debug operator for QPrinterInfo.Friedemann Kleint2015-04-231-0/+55
* 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-0/+4
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-171-0/+251