summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPdf::addImage(): avoid a QImage detach when it's in an acceptable FormatMartin Pley2014-07-031-3/+3
* Fix drawing paths with constant opacity onto PDFAllan Sandfeld Jensen2014-03-291-1/+1
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-171-51/+53
* QPdfPaintEngine - Remove postscript flagJohn Layt2014-01-091-4/+2
* QPdfEngine - Remove Producer copyright noticeJohn Layt2013-11-041-1/+1
* QPdfWriter: Fix setting of paper size.Friedemann Kleint2013-07-101-1/+11
* REG: Fix character size when exporting PDF on WindowsEskil Abrahamsen Blomfeldt2013-07-051-0/+4
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-2/+7
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-0/+3
* QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-01-241-6/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Avoid duplicate setPen() in PDF when reusing QPrinterEskil Abrahamsen Blomfeldt2012-09-111-0/+1
* QTBUG-24936: Ensure alpha cache is cleared when printing to PDF.Tarja Sundqvist2012-04-021-0/+1
* 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
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-12/+0
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-9/+3
* PDF doesn't require the alpha paintengineLars Knoll2011-08-191-57/+2
* Move the remaining QPrinter dependencies out of qpf.*Lars Knoll2011-08-191-102/+77
* Rename QPdf(Base)EngineLars Knoll2011-08-191-63/+63
* Move the PDF related functionality into QPdfLars Knoll2011-08-191-529/+1137
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2106