summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qplatformprintplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for selecting the printer plugin via the env varAndrew Hayzen2016-12-091-2/+12
* Make things compile with the printer feature disabledLars Knoll2016-09-151-0/+4
* Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-8/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Don't try to load plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-06-121-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove compiler warning when QT_NO_PRINTER is definedPaul Olav Tvete2013-10-311-0/+2
* Clean up QPlatformPrinterSupport via post routine.Friedemann Kleint2013-10-311-4/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-1/+1
* No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-7/+3
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Don't leak from QPlatformPrinterSupportPlugin::get()Bradley T. Hughes2012-03-051-7/+19
* 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
* Move printing into it's own libraryLars Knoll2011-08-191-0/+72