summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs/qprintdialog_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Clean up our Objective-C usageJake Petroules2018-02-201-10/+9
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-4/+0
* Fix deprecated API usageJake Petroules2017-01-241-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+5
|\
| * macOS: Clear event dispatcher interrupt stateGabriel de Dietrich2016-11-081-0/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-5/+8
|\
| * QPrintDialog - Let OSX handle PDF printingJohn Layt2015-04-171-5/+8
* | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* QPrintDialog OSX: Fix qApp->processEvents argumentsDyami Caliri2014-05-221-1/+1
* QPrintDialog - Fix Mac reference counting error.Morten Johan Sørvig2014-04-181-3/+3
* QPrintDialog - Fix mac change of printer nameJohn Layt2014-04-181-5/+5
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-2/+2
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-0/+41
* QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-171-0/+3
* Fix QT_NO_PRINTER build on MacVitalii Shastun2013-09-261-2/+2
* Initialize the print panel with the NSPrintInfo we have createdAndy Shaw2013-09-171-1/+1
* QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge2013-07-251-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Cocoa: QPrintDialog does not show/closes down immediatlyRichard Moe Gustavsen2012-11-141-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-011-11/+0
* Cocoa: use specified window modality in native print dialogsBradley T. Hughes2012-04-121-2/+6
* printing: Make sure window modality works with native print dialogsBradley T. Hughes2012-04-041-0/+9
* Cocoa: fix crash when using QPrintDialogBradley T. Hughes2012-03-211-2/+2
* Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-151-56/+63
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-124/+0
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-7/+0
* Move printing into it's own libraryLars Knoll2011-08-191-0/+429