summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-7/+7
* Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-03-281-0/+3
* doc: update QPrinter docs for clangqdocMartin Smith2017-01-061-156/+3
* Add qtprintsupportglobal_p.h and fix qtprintsupportglobal.hLars Knoll2016-07-141-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-051-0/+6
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-2/+0
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-0/+9
* QPagedPaintDevice - Use QPageSize and QPageLayoutJohn Layt2014-03-171-4/+151
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+1
* QPrinter - Fix PaperSourcesJohn Layt2014-02-051-4/+2
* QPrinter - Fix Printer Selection option on WindowsJohn Layt2014-02-051-2/+0
* QPrinter - Add missing PaperSource valuesJohn Layt2014-01-131-1/+6
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-231-8/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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 QPrinter::init() to QPrinterPrivate::init()Bradley T. Hughes2011-10-311-2/+0
* Fix build.Friedemann Kleint2011-08-191-1/+1
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-0/+2
* Move printing into it's own libraryLars Knoll2011-08-191-0/+277