summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qplatformprintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-5/+5
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-3/+5
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-3/+5
| |\
| | * Modernize the "mimetype" featureLiang Qi2018-10-121-4/+6
* | | Do not include qprintdialog in a kernel/ fileAlbert Astals Cid2018-10-051-13/+3
|/ /
* | Unify QPlatformPrintDevice constructorsAlbert Astals Cid2018-03-231-17/+0
* | Fix QPlatformPrintDevice::supportedPageSizeMatchAlbert Astals Cid2018-02-201-0/+4
|/
* CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-121-0/+8
* QPlatformPrintDevice: use QVector, not QList in the APIMarc Mutz2017-12-141-8/+8
* QPlatformPrintDevice: store QPageSize/QMimeType/int in QList, not QVectorMarc Mutz2017-12-141-3/+3
* Introduce QPrintDevice::property/setPropertyAlbert Astals Cid2017-12-131-0/+15
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-0/+2
* Fix printsupport compilation with -no-feature...Paul Olav Tvete2017-01-251-0/+8
* Fix build with various features disabledLars Knoll2016-10-111-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-0/+6
|\
| * QPlatformPrintDevice: fix uninit'ed member variableMarc Mutz2016-03-061-0/+6
* | Updated license headersJani Heikkinen2016-01-151-13/+19
* | QtPrintSupport: eradicate all Q_FOREACH loopsMarc Mutz2015-12-231-5/+5
|/
* Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-5/+0
* 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/+389