summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PDF rendering of strokes with cosmetic pensAndre de la Rocha2018-06-061-1/+2
* PDF engine: handle abnormally long string casesEirik Aavitsland2018-04-121-5/+10
* Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-09-141-2/+12
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-0/+2
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+2
| |\
| | * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-1/+2
| |\|
| | * Fix generation of gradient shader function in PDFTobias Koenig2017-03-281-1/+2
* | | Improve PDF/A-1b support in QPdfWriterTobias Koenig2017-03-281-26/+262
* | | Make output of QPdfWriter more PDF/A-1b compliantTobias Koenig2017-02-141-5/+12
|/ /
* / generate PDF CreationDate in local time as per PDF specificationAshish Kulkarni2016-12-071-2/+11
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-4/+9
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-4/+9
| |\
| | * PDF: Handle monochrome images correctlyAndy Shaw2016-10-191-4/+9
* | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-2/+2
|\| |
| * | Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-3/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-1/+1
| |\|
| | * QPdf: Force miter limit into valid rangeKai Pastor2016-04-281-1/+1
| * | QPdf: replace a hand-written qWarning with Q_UNIMPLEMENTEDMarc Mutz2016-04-261-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-3/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-3/+4
| |\|
| | * Fix QPrinter PDF output using fonts with spaces in the PostScript name.Jake Petroules2016-04-061-3/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-2/+3
|\| |
| * | QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-2/+2
| * | QtGui: mark some more types as movable/primitiveMarc Mutz2016-03-031-0/+1
* | | QtGui: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-02-281-3/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-3/+5
|\|
| * Reduce allocations by using reserve()Sérgio Martins2016-02-071-3/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Convert some QDateTime::currentDateTime() to currentDateTimeUtc() (I)Marc Mutz2015-10-231-1/+1
* Respect QPen::dashOffset when generating PDFLars Knoll2015-10-221-3/+3
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-091-4/+4
|\
| * Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-4/+4
| |\
| | * QPdfEnginePrivate - fix for '-qreal float' build.Timur Pocheptsov2015-07-221-4/+4
* | | Add support for drawing a hyperlink in QPdfEngineAntonin Stefanutti2015-08-061-0/+28
|/ /
* | Fix for build with -qreal floatTimur Pocheptsov2015-08-041-2/+2
* | Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* | gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-1/+3
|/
* Make data tables const.Volker Krause2015-05-051-1/+1
* Support gradients natively in the PDF generatorLars Knoll2015-04-091-225/+265
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-3/+8
|\
| * Fix regression in opacity handling of pdf path strokePeter Niekamp2015-02-111-3/+8
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Avoid unneeded QBrush::texture() callsAllan Sandfeld Jensen2015-02-021-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-3/+1
|\|
| * Revert "Fix printing of semitransparent images to PDF"Allan Sandfeld Jensen2014-12-181-3/+1