summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-122-2/+46
* Add support for getting the paper names available for the printerAndy Shaw2013-02-114-0/+12
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-292-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1810-10/+10
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-103-0/+3
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-023-3/+3
* disambiguate plugin name vs. windows platform pluginOswald Buddenhagen2012-11-011-1/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-013-11/+6
* QtPrintSupport: Fix build with QT_NO_PICTURE.Sérgio Martins2012-10-131-0/+1
* QtPrinterSupport: Fix compilation with QT_NO_PRINTERSergio Ahumada2012-10-093-0/+11
* QtPrintSupport: cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* QtPrintSupport: use PPD defaults in CUPS pluginTeemu Katajisto2012-09-262-0/+112
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-240/+240
* printersupport: Fix cups.pro qmake warningGirish Ramakrishnan2012-06-131-1/+1
* QtPrintSupport - Add CUPS printer and options queries to pluginJohn Layt2012-06-092-10/+89
* QtPrintSupport: Move printer list into plugin base classJohn Layt2012-06-082-13/+1
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-083-20/+4
* Remove dependency from QFactoryInterface for the print pluginLars Knoll2012-06-082-12/+0
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-318-0/+649
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-074-5/+5
* 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
* Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-154-0/+101
* 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-256-0/+389