summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qprintengine_mac_p.h
Commit message (Expand)AuthorAgeFilesLines
* macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-151-5/+1
* Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Initialize the print engine with the given printer nameAndy Shaw2017-08-251-1/+1
* macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-0/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-151-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-171-12/+3
* QPrintEngine - Switch Mac to QPlatformPrintDeviceJohn Layt2014-03-171-5/+8
* QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-051-0/+1
* Respect the custom paper size settings on MacAndy Shaw2013-12-031-0/+1
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add method to get NSPrintInfo* from QPrintEngine in Cocoa pluginBradley T. Hughes2012-03-151-0/+3
* Don't keep PMPrint* state separate from NSPrintInfoBradley T. Hughes2012-03-151-5/+5
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-151-0/+157