summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaprintdevice.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-5/+5
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Fix inefficient code foreaching on container.values()Sérgio Martins2015-07-081-2/+2
* Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-28/+0
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* QCocoaPrintDevice: fix bad CFReleaseDyami Caliri2014-10-301-4/+4
* Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-271-4/+0
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-0/+3
* QCocoaPrintDevice: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-291-0/+4
* Cocoa: Fix possible printing memory leak.Morten Johan Sørvig2014-04-091-4/+5
* Cocoa: Fix crash when creating printer object.Morten Johan Sørvig2014-04-091-3/+6
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-0/+4
* QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-171-0/+498