summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaprintdevice.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+4
|\
| * Modernize the "mimetype" featureLiang Qi2018-10-121-0/+4
* | Cocoa QPA: Remove uses of NULLGabriel de Dietrich2018-04-251-2/+2
* | q{cocoa,ppd}printdevice: Fix string comparisonMichael Weghorn2018-04-201-1/+1
* | Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-8/+8
|/
* macOS: Disable CUPS PPD deprecation warnings for QCocoaPrintDeviceTor Arne Vestbø2017-11-081-0/+11
* 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