summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/windows/qwindowsprintersupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-171-45/+1
* QPlatformPrintDevice - Add Windows implementationJohn Layt2014-03-171-0/+17
* QPrintEngine - Remove Windows use of port and driverJohn Layt2014-02-261-3/+1
* Refresh Windows printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-171-19/+33
* Add support for getting the paper names available for the printerAndy Shaw2013-02-111-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport: Move printer list into plugin base classJohn Layt2012-06-081-6/+1
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-081-4/+2
* Compile fix for MinGW.Friedemann Kleint2012-03-241-1/+3
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-231-2/+3
* Fix infinite recursion crash in QPrinterInfo::supportedPaperSizes()Miikka Heikkinen2012-03-191-8/+2
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-311-0/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Readded PrintSupport for WindowsOliver Wolff2011-10-251-0/+102