summaryrefslogtreecommitdiffstats
path: root/tests/auto/pdf
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
* Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-161-4/+4
* Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-233-0/+74
* tst_qpdfdocument: use QElapsedTimer instead of QTimeShawn Rutledge2019-11-251-2/+1
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-251-0/+6
* Initial import of qtpdf source codeMichal Klocek2019-11-251-0/+0
* Add QPdfPageRenderer classTobias Koenig2019-11-254-1/+191
* Add QPdfPageNavigation classTobias Koenig2019-11-254-1/+209
* Fix emission of QPdfDocument::pageCountChanged signalTobias Koenig2019-11-251-0/+31
* Add 'PageNumberRole' to QPdfBookmarkModelTobias Koenig2019-11-252-0/+25
* change the license to LGPLv3 (with the commercial option)Shawn Rutledge2019-11-252-5/+57
* Add QPdfBookmarkModel classTobias Koenig2019-11-254-1/+254
* Refactor the state handling of QPdfDocumentTobias Koenig2019-11-251-22/+106
* Add metaData() accessor method to QPdfDocumentShawn Rutledge2019-11-252-0/+28
* Add passwordChanged() signal to QPdfDocumentTobias Koenig2019-11-251-0/+27
* Add close() method to QPdfDocumentTobias Koenig2019-11-251-0/+68
* Skip build of auto-test when print support is disabled in the Qt buildSimon Hausmann2019-11-251-1/+1
* Clean up the loadingSimon Hausmann2019-11-251-4/+11
* Provide unit test for password protected PDFsSimon Hausmann2019-11-252-0/+11
* Keep reading until all pages are availableSimon Hausmann2019-11-251-2/+4
* Provide async loading through QNetworkReplySimon Hausmann2019-11-252-10/+36
* Allow loading documents synchronously from a QIODeviceSimon Hausmann2019-11-251-17/+32
* Added basic rendering and page size getterSimon Hausmann2019-11-251-2/+8
* Implement basic document loading from a fileSimon Hausmann2019-11-253-0/+54
* Re-organize the build system to turn this into a full-fledged moduleSimon Hausmann2019-11-251-0/+0