summaryrefslogtreecommitdiffstats
path: root/src/pdf/quick/qml/PdfPageView.qml
Commit message (Expand)AuthorAgeFilesLines
* Add QtPdf to cmake buildMichal Klocek2021-08-181-276/+0
* PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-111-0/+3
* Enable mouse wheel scrolling in single-page PdfPageViewShawn Rutledge2020-02-171-0/+10
* Rearrange PdfPageView.qmlShawn Rutledge2020-02-171-56/+57
* PdfSearchModel: be QALM and find search results on all pagesShawn Rutledge2020-02-171-10/+29
* Add QPdfDestination; NavigationStack stores page, location and zoomShawn Rutledge2020-02-111-1/+2
* Temporarily use MouseArea for links in Pdf(Multi)PageViewShawn Rutledge2020-02-041-6/+7
* Add PdfNavigationStack for forward/back navigationShawn Rutledge2020-02-031-8/+19
* PdfPageView: Add zoom-to-fit and zoom-to-width featuresShawn Rutledge2020-02-031-1/+56
* Add PdfLinkModelShawn Rutledge2020-01-301-0/+26
* Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-301-0/+30
* Add rotation actions to the QML pdf viewer exampleShawn Rutledge2020-01-231-1/+0
* Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-231-0/+120