summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qplatformprintdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-3/+5
|\
| * Modernize the "mimetype" featureLiang Qi2018-10-121-3/+5
* | Windows: Cache the printer capability information the first timeAndy Shaw2018-07-201-5/+6
* | Unify QPlatformPrintDevice constructorsAlbert Astals Cid2018-03-231-2/+1
|/
* CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-121-0/+1
* QPlatformPrintDevice: use QVector, not QList in the APIMarc Mutz2017-12-141-4/+4
* QPlatformPrintDevice: store QPageSize/QMimeType/int in QList, not QVectorMarc Mutz2017-12-141-3/+3
* Introduce QPrintDevice::property/setPropertyAlbert Astals Cid2017-12-131-0/+6
* Add qtprintsupportglobal_p.h and fix qtprintsupportglobal.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-5/+2
* Fixed compilation on Mac OS X (qt namespace and preprocessor issues))Sergei Kulik2015-03-201-2/+2
* Introduce QT_NO_MIMETYPESérgio Martins2015-02-171-0/+6
* 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-2/+4
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-171-0/+180