summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cocoa
Commit message (Expand)AuthorAgeFilesLines
* macOS: Build print support plugin directly into QtPrintSupportTor Arne Vestbø2020-06-044-106/+0
* Move macOS print support from platform plugin into QtPrintSupportTor Arne Vestbø2020-06-041-12/+4
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-4/+2
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-3/+3
* Regenerate src/*Alexandru Croitor2019-11-141-1/+1
* Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* Add CMakeLists.txt for cocoa printsupport plug-inJean-Michaël Celerier2019-09-241-0/+25
* 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