summaryrefslogtreecommitdiff
path: root/src/pdfquick/qquickpdfdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtPdf: Support more schemas when loading documents with qmlMichal Klocek2023-03-201-4/+2
* Fix not working password test for QPdfQuickMichal Klocek2023-03-021-3/+4
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-311-5/+1
* Include moc filesAllan Sandfeld Jensen2022-05-311-0/+2
* QPdfDocument: use enum classesShawn Rutledge2022-05-241-9/+9
* PdfQuick: deal with loading a different documentShawn Rutledge2022-04-121-1/+3
* Use QML_EXTENDED to "inherit" QPdfDocument props, enums and signalsShawn Rutledge2022-04-061-28/+29
* doc: PdfDocument qmlproperty type correctionsShawn Rutledge2022-03-161-3/+3
* Remove PdfDocument::heightSumBeforePageShawn Rutledge2022-03-161-26/+0
* Add QQuickPdfPageImage and use in the PDF viewer componentsShawn Rutledge2022-03-031-0/+13
* PdfDocument: resolve the source URLShawn Rutledge2022-02-101-7/+10
* Make dtors out-of-lineMarc Mutz2021-12-071-0/+5
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* QQuickPdfDocument: fix -Werror=deprecatedMarc Mutz2021-11-221-1/+1
* Doc: Fix qdoc warnings and enable zero warning limitVenugopal Shivashankar2021-11-151-2/+2
* Add QtPdf to cmake buildMichal Klocek2021-08-171-0/+305