summaryrefslogtreecommitdiffstats
path: root/src/pdf/quick/qml/PdfMultiPageView.qml
Commit message (Expand)AuthorAgeFilesLines
* PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-111-0/+5
* Add PdfStyle; use Control palette colorsShawn Rutledge2020-03-051-14/+12
* Render PDF link decorations as dashed underlines rather than boxesShawn Rutledge2020-03-041-3/+9
* PdfMultiPageView: correct the license headerShawn Rutledge2020-03-041-33/+19
* PdfMultiPageView: update search highlights when results changeShawn Rutledge2020-02-261-1/+13
* PdfMultiPageView: highlight current search result when tapped in listShawn Rutledge2020-02-261-1/+2
* PdfMultiPageView: retain position after pinch zoomShawn Rutledge2020-02-261-7/+36
* PdfMultiPageView: use TableView; horz. scroll; control page positionShawn Rutledge2020-02-201-153/+196
* Fix PdfLinkModel's location y coordinate; add PdfMultiPageView tooltipShawn Rutledge2020-02-191-0/+10
* PdfSearchModel: be QALM and find search results on all pagesShawn Rutledge2020-02-171-50/+26
* PDF multipage viewer: iterate search resultsShawn Rutledge2020-02-111-32/+68
* PDF multipage view: track specific link and navigation destinationsShawn Rutledge2020-02-111-12/+38
* PDF multipage view: add vertical scrollbarShawn Rutledge2020-02-111-0/+1
* Add QPdfDestination; NavigationStack stores page, location and zoomShawn Rutledge2020-02-111-2/+2
* Add zoom and rotation to PdfMultiPageViewShawn Rutledge2020-02-041-13/+82
* Temporarily use MouseArea for links in Pdf(Multi)PageViewShawn Rutledge2020-02-041-8/+9
* Add PdfMultiPageViewShawn Rutledge2020-02-031-0/+180