summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/windows
Commit message (Expand)AuthorAgeFilesLines
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-172-57/+3
* QPlatformPrintDevice - Add Windows implementationJohn Layt2014-03-175-2/+614
* 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-172-19/+37
* Add support for getting the paper names available for the printerAndy Shaw2013-02-112-0/+6
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-021-1/+1
* disambiguate plugin name vs. windows platform pluginOswald Buddenhagen2012-11-011-1/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-3/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* QtPrintSupport: Move printer list into plugin base classJohn Layt2012-06-082-13/+1
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-081-4/+2
* Remove dependency from QFactoryInterface for the print pluginLars Knoll2012-06-081-6/+0
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+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
* Use new plugin system in qtbase.Friedemann Kleint2012-02-273-2/+7
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-312-0/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* Readded PrintSupport for WindowsOliver Wolff2011-10-255-0/+386