summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinterinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtPrintSupport: eradicate all Q_FOREACH loopsMarc Mutz2015-12-231-4/+4
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-4/+12
* Add debug operator for QPrinterInfo.Friedemann Kleint2015-04-231-0/+17
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-0/+27
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-171-51/+204
* QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-7/+22
* Add support for getting the paper names available for the printerAndy Shaw2013-02-111-0/+19
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-14/+14
* Fix qdoc errors in PrinterInfo.Frederik Gladhorn2012-08-281-2/+1
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-201-16/+9
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-291-0/+41
* QtPrintSupport: Change QPrinterInfo::defaultPrinter() behaviourJohn Layt2012-05-291-0/+5
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-241-6/+25
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* 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
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-261-6/+3
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Move the printer support backend into it's own pluginLars Knoll2011-08-191-4/+10
* Move printing into it's own libraryLars Knoll2011-08-191-0/+199