summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-3/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Don't use QStringLiteral in comparisonsAnton Kudryavtsev2016-01-281-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-221-4/+0
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* Fixed compilation on Mac OS X (qt namespace and preprocessor issues))Sergei Kulik2015-03-201-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-021-1/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove dependency from QFactoryInterface for the print pluginLars Knoll2012-06-081-6/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-3/+3
* Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-153-0/+100