summaryrefslogtreecommitdiffstats
path: root/examples/pdf/multipage/viewer.qml
Commit message (Expand)AuthorAgeFilesLines
* PdfMultiPageView: use TableView; horz. scroll; control page positionShawn Rutledge2020-02-201-3/+3
* QtPdf examples: use test.pdf from resources if no file givenShawn Rutledge2020-02-191-1/+2
* PDF multipage example: move search field to the footerShawn Rutledge2020-02-191-76/+69
* Rearrange PdfPageView.qmlShawn Rutledge2020-02-171-2/+2
* PdfSearchModel: be QALM and find search results on all pagesShawn Rutledge2020-02-171-35/+61
* PDF multipage viewer: iterate search resultsShawn Rutledge2020-02-111-24/+57
* PDF multipage view: track specific link and navigation destinationsShawn Rutledge2020-02-111-2/+2
* Add zoom and rotation to PdfMultiPageViewShawn Rutledge2020-02-041-7/+6
* Add PdfMultiPageViewShawn Rutledge2020-02-031-0/+276