summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/windows/qwindowsprintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix win32-g++ build due to -WerrorSérgio Martins2014-12-261-0/+4
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-0/+1
* Get the correct available resolutions from the printerAndy Shaw2014-10-231-3/+3
* Windows: QWindowsPrintDevice::printableMargins avoids leaking the DCShawn Rutledge2014-10-221-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QWindowsPrintDevice check for NULL pDevMode from PPRINTER_INFO_2Dyami Caliri2014-06-201-0/+3
* QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-231-0/+1
* Fix build on older MinGW versionsKonstantin Ritt2014-03-171-0/+4
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-0/+4
* QPlatformPrintDevice - Add Windows implementationJohn Layt2014-03-171-0/+472