summaryrefslogtreecommitdiffstats
path: root/src/pdf/pdf.pro
Commit message (Expand)AuthorAgeFilesLines
* Add QtQuick.Pdf module with QQuickPdfDocument; manual testsShawn Rutledge2020-01-211-1/+3
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-251-36/+10
* Add qdocconf for the QtPdf moduleTobias Koenig2019-11-251-0/+2
* Add QPdfPageRenderer classTobias Koenig2019-11-251-1/+3
* Add QPdfPageNavigation classTobias Koenig2019-11-251-1/+3
* Add support for render rotation and flagsTobias Koenig2019-11-251-0/+2
* Remove superfluous 'Q' prefix from module nameTobias Koenig2019-11-251-1/+1
* replace relative directory paths to permit shadow buildsShawn Rutledge2019-11-251-3/+3
* Add QPdfBookmarkModel classTobias Koenig2019-11-251-1/+3
* Prospective build fix for gcc 4.9.1Simon Hausmann2019-11-251-0/+2
* Update to newer FPDF upstream versionSimon Hausmann2019-11-251-0/+2
* Provide async loading through QNetworkReplySimon Hausmann2019-11-251-1/+2
* Implement basic document loading from a fileSimon Hausmann2019-11-251-0/+25