summaryrefslogtreecommitdiffstats
path: root/src/pdf/quick/qquickpdfdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QtPdf to cmake buildMichal Klocek2021-08-171-305/+0
* QtPdf: Fix for loading local .pdf files on WindowsMiika Pernu2020-12-011-1/+1
* QtPDF Quick: remove private API dependenciesShawn Rutledge2020-04-291-1/+0
* PdfMultiPageView: use TableView; horz. scroll; control page positionShawn Rutledge2020-02-201-0/+66
* QtPdf examples: use test.pdf from resources if no file givenShawn Rutledge2020-02-191-1/+4
* doc: rename QML type Document -> PdfDocumentShawn Rutledge2020-01-301-17/+17
* Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-231-0/+35
* Add QtQuick.Pdf module with QQuickPdfDocument; manual testsShawn Rutledge2020-01-211-0/+202