summaryrefslogtreecommitdiffstats
path: root/src/pdf/quick/qml/PdfScrollablePageView.qml
Commit message (Expand)AuthorAgeFilesLines
* Add QtPdf to cmake buildMichal Klocek2021-08-171-307/+0
* PDF views: jump to precise locationsShawn Rutledge2020-04-301-4/+12
* Support text selection handles in PDF viewsShawn Rutledge2020-04-301-12/+21
* PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-111-0/+3
* Add PdfStyle; use Control palette colorsShawn Rutledge2020-03-051-12/+11
* Render PDF link decorations as dashed underlines rather than boxesShawn Rutledge2020-03-041-3/+9
* PdfScrollablePageView: move selections and links inside the imageShawn Rutledge2020-02-211-63/+57
* PdfScrollablePageView: retain position after pinch zoomShawn Rutledge2020-02-211-4/+18
* PdfScrollablePageView: improve positional navigationShawn Rutledge2020-02-201-7/+32
* Add PdfScrollablePageView, use it in the pdfviewer exampleShawn Rutledge2020-02-201-0/+249