summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick/pdf
Commit message (Expand)AuthorAgeFilesLines
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-192-19/+19
* Use SPDX license identifiersLucie GĂ©rard2022-06-2210-490/+20
* Fix issues in PdfLinkDelegateShawn Rutledge2022-06-041-4/+4
* Add PdfLinkDelegate instead of link decoration style propertiesShawn Rutledge2022-06-041-0/+193
* Rename QQuickPdfSelection fromPoint/toPoint properties to from and toShawn Rutledge2022-06-041-2/+2
* Add QPdfDocument::pageLabel(int) and pageModel propertyShawn Rutledge2022-06-045-18/+31
* Renumber pages in test.pdfShawn Rutledge2022-05-311-0/+0
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-311-1/+1
* Remove PdfPageView.currentPage propertyShawn Rutledge2022-05-311-1/+1
* PDF example and manual test: add GridView for thumbnailsShawn Rutledge2022-04-291-0/+105
* Add manual tests for PdfPageViewShawn Rutledge2022-04-122-0/+582
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-062-0/+378
* Update PDF manual testsShawn Rutledge2022-03-074-28/+26
* PDF viewer and manual test: support password-protected documentsShawn Rutledge2022-03-071-0/+21
* Add PdfLinkModelShawn Rutledge2020-01-301-0/+25
* Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-301-0/+22
* Add QtQuick.Pdf module with QQuickPdfDocument; manual testsShawn Rutledge2020-01-214-1/+429
* Add page stepping shortcuts to simplest.qml PDF manual testShawn Rutledge2019-11-251-0/+12
* Add a QImageIOHandler to render PDF with QtQuick ImageShawn Rutledge2019-11-252-0/+54