summaryrefslogtreecommitdiffstats
path: root/src/pdf/api
Commit message (Expand)AuthorAgeFilesLines
* PDF views: jump to precise locationsShawn Rutledge2020-04-301-1/+1
* Support text selection handles in PDF viewsShawn Rutledge2020-04-305-4/+29
* Avoid type-punning in QPdfDocumentRenderOptionsShawn Rutledge2020-03-181-28/+23
* Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-161-4/+4
* Add move constructorsAllan Sandfeld Jensen2020-03-162-4/+6
* Fixup copyright headers and includesAllan Sandfeld Jensen2020-03-1610-27/+32
* PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-112-0/+2
* PdfSearchModel: provide ContextBefore and ContextAfterShawn Rutledge2020-02-263-7/+12
* Fix operators and includes in QPdfDestinationShawn Rutledge2020-02-171-3/+6
* Use a timer to update PdfSearchModel in the backgroundShawn Rutledge2020-02-172-0/+3
* PdfSearchModel: be QALM and find search results on all pagesShawn Rutledge2020-02-177-6/+269
* Add QPdfDestination; NavigationStack stores page, location and zoomShawn Rutledge2020-02-112-0/+141
* Add PdfLinkModelShawn Rutledge2020-01-303-0/+198
* Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-303-0/+145
* QPdfDocument and QPdfIOHandler: add scale and clip featuresShawn Rutledge2020-01-301-1/+11
* QPdfDocument: check first page in load(), current page in render()Shawn Rutledge2020-01-271-0/+1
* Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-232-0/+75
* Add QtQuick.Pdf module with QQuickPdfDocument; manual testsShawn Rutledge2020-01-211-0/+1
* Fix sync script warningMichal Klocek2019-11-251-0/+11
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-258-0/+728