summaryrefslogtreecommitdiffstats
path: root/src/pdfquick/PdfScrollablePageView.qml
Commit message (Expand)AuthorAgeFilesLines
* Add PdfLinkDelegate instead of link decoration style propertiesShawn Rutledge2022-06-041-31/+5
* Rename QPdfLinkModel::Role::Rect to RectangleShawn Rutledge2022-06-041-5/+5
* Redefine PdfSearchModel.currentResult as document-based; use PdfLinkShawn Rutledge2022-06-041-3/+1
* Use QPdfLink in PageNavigator jump() / jumped(); QML viewsShawn Rutledge2022-06-041-6/+6
* Rename QQuickPdfSelection fromPoint/toPoint properties to from and toShawn Rutledge2022-06-041-2/+2
* Remove PdfPageView.currentPage propertyShawn Rutledge2022-05-311-1/+1
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-271-29/+29
* doc: Add docs for PdfScrollablePageView and PdfPageViewShawn Rutledge2022-04-291-1/+221
* PdfQuick: deal with loading a different documentShawn Rutledge2022-04-121-0/+8
* Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfViewShawn Rutledge2022-04-081-2/+2
* QtPdf: hide "debug" properties; qt.pdf.(single|multi]pageview log catsShawn Rutledge2022-03-161-13/+12
* QtQuick.Pdf: fix rendering on high-dpi screensShawn Rutledge2022-03-071-1/+2
* Add QQuickPdfPageImage and use in the PDF viewer componentsShawn Rutledge2022-03-031-3/+3
* QtPdf: fix qml issuesShawn Rutledge2022-02-221-11/+25
* QtPDF QML: replace var with const where possibleShawn Rutledge2022-02-221-16/+16
* Make QtPdf a proper generated moduleShawn Rutledge2022-02-221-0/+310