summaryrefslogtreecommitdiffstats
path: root/tests/auto/pdf
Commit message (Expand)AuthorAgeFilesLines
* Route Qt::TimeSpec usage via QTimeZoneEdward Welbourne2022-12-121-2/+6
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-113-41/+41
* Fix locally falling tst_qpdfdocument on qemuMichal Klocek2022-09-151-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-265-5/+5
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-284-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-075-0/+15
* Use SPDX license identifiersLucie Gérard2022-06-224-152/+8
* Add QPdfDocument::pageLabel(int) and pageModel propertyShawn Rutledge2022-06-042-0/+11
* Renumber pages in test.pdfShawn Rutledge2022-05-311-0/+0
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-311-1/+1
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-271-1/+1
* Remove QPdfBookmarkModel::structureModeShawn Rutledge2022-05-241-65/+0
* QPdfBookmarkModel: replace StructureMode enum with an enum classShawn Rutledge2022-05-241-3/+3
* QPdfDocument: use enum classesShawn Rutledge2022-05-243-63/+63
* Un-blacklist QtPdf password testsShawn Rutledge2022-05-191-6/+0
* QPdfBookmarkModel: add location and zoom rolesShawn Rutledge2022-04-241-0/+28
* Turn QPdfBookmarkModel::Role into an enum classShawn Rutledge2022-04-221-36/+36
* Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfViewShawn Rutledge2022-04-084-212/+1
* QtPdf: add a very rudimentary test for QPdfSelectionMarc Mutz2022-01-041-2/+34
* Use up-to date LGPL license headerKai Köhne2021-12-025-55/+70
* Nuke all qmake files from testsMichal Klocek2021-08-316-34/+0
* Add QtPdf to cmake buildMichal Klocek2021-08-176-0/+49
* 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