summaryrefslogtreecommitdiffstats
path: root/examples/pdf/pdfviewer/viewer.qml
Commit message (Expand)AuthorAgeFilesLines
* Add multipage example to pdf.pro; work with 5.14; fix main.cppShawn Rutledge2020-02-041-5/+5
* Add PdfNavigationStack for forward/back navigationShawn Rutledge2020-02-031-4/+27
* PdfPageView: Add zoom-to-fit and zoom-to-width featuresShawn Rutledge2020-02-031-1/+13
* Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-301-0/+8
* Use SpinBox for page navigation to get jump-to-page featureShawn Rutledge2020-01-301-13/+13
* Add rotation actions to the QML pdf viewer exampleShawn Rutledge2020-01-231-0/+14
* Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-231-0/+188