summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qprintengine_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-1/+1
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-2/+11
|\
| * QMacPrintEngine: Really set the printer resolutionKai Pastor2016-02-251-2/+11
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtBase: use preincrement for iterator typesAnton Kudryavtsev2015-12-091-1/+1
|/
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-2/+2
|\
| * Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-2/+2
* | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+1
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-151-6/+10
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-7/+40
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-5/+6
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-1/+31
* QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-171-165/+53
* QPrintEngine - Switch Mac to QPlatformPrintDeviceJohn Layt2014-03-171-210/+85
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-171-2/+3
* QPrinter - Enable changing of Orientation on MacJohn Layt2014-02-051-12/+9
* QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-051-6/+6
* QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-7/+9
* QPrintEngine - Fix PPK_DocumentNameJohn Layt2014-02-051-8/+9
* QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-10/+78
* Respect the custom paper size settings on MacAndy Shaw2013-12-031-25/+52
* Don't release the printer after using it to change a propertyAndy Shaw2013-08-081-4/+1
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-0/+3
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-0/+38
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-17/+1
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-211-2/+0
* Only use the user set page margins for custom paperAndy Shaw2012-10-301-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport - Fix Mac printerName() useJohn Layt2012-05-231-2/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Don't keep PMPrint* state separate from NSPrintInfoBradley T. Hughes2012-03-151-44/+38
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-151-0/+823