summaryrefslogtreecommitdiffstats
path: root/src/pdf/qpdfpagerenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of QObjectPrivate from pdf apisMichal Klocek2020-09-021-50/+32
* Use QList instead of QVectorJarek Kobus2020-07-151-2/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-271-8/+10
|\
| * Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-161-8/+10
* | Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-241-1/+0
|/
* Doc: Add periods to the ends of \brief commandsLeena Miettinen2020-01-241-2/+2
* Doc: Document the \a mode parameter to fix a QDoc warningLeena Miettinen2020-01-241-1/+1
* Add QPdfPageRenderer classTobias Koenig2019-11-251-0/+359