summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaprintersupport.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fixed compilation on Mac OS X (qt namespace and preprocessor issues))Sergei Kulik2015-03-201-0/+4
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-171-106/+1
* QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-171-0/+35
* Fix QT_NO_PRINTER build on MacVitalii Shastun2013-09-261-0/+4
* Add support for getting the paper names available for the printerAndy Shaw2013-02-111-0/+31
* 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 plugin access of QPrinterInfo internals to baseJohn Layt2012-06-081-10/+9
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-291-0/+6
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-241-2/+21
* QtPrintSupport - Fix Mac printerName() useJohn Layt2012-05-231-1/+1
* Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-151-0/+116