summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add PdfLinkModelShawn Rutledge2020-01-301-0/+25
* Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-301-0/+22
* Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-233-0/+74
* 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
* tst_qpdfdocument: use QElapsedTimer instead of QTimeShawn Rutledge2019-11-251-2/+1
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-252-0/+11
* 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
* Store favicon URL when serializing QWebEngineHistoryDmitriy Kuminov2019-11-082-0/+9
* Add tst_QWebEnginePage::setHtmlWithModuleImportJüri Valdmann2019-11-081-0/+36
* Handle MSVC CI slowness in tst_originsAllan Sandfeld Jensen2019-11-071-1/+1
* More speculative fixes for MSVC 2019 CIv5.14.0-beta3Allan Sandfeld Jensen2019-11-064-23/+24
* Deprecate QWebEngineDownloadItem path API properlyTamas Zakor2019-11-051-0/+4
* Speculative fix of tst_OriginsAllan Sandfeld Jensen2019-11-041-65/+72
* Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-301-14/+27
|\
| * Fix getDisplayMedia crashJüri Valdmann2019-10-171-14/+21
| * Stabilize tst_QWebEnginePage::comboBoxPopupPositionAfterMove auto testPeter Varga2019-10-091-0/+6
| * Unify shared context initializationMichal Klocek2019-09-262-2/+15
| * Fix XMLHttpRequest status with custom schemesJüri Valdmann2019-09-251-0/+110
* | Fix all GCC and Clang warningsJüri Valdmann2019-10-303-3/+3
* | Test XMLHttpRequests to CorsEnabled custom schemesJüri Valdmann2019-10-231-1/+17
* | Speculatively prepare for even slower CIAllan Sandfeld Jensen2019-10-237-38/+36
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+30
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-223-2/+124
* | Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-193-25/+25
* | Rename certificate error's chain API methodKirill Burtsev2019-10-171-1/+1
* | Fix tst_qwebenginepage::comboBoxPopupPositionAfterMove() auto testTamas Zakor2019-10-171-0/+2
* | Do not build certificateerror tests if Qt is configured with -no-sslPeter Varga2019-10-081-1/+4
* | Support qrc protocol in @match rules of user scriptsSzabolcs David2019-09-301-0/+28
* | Blacklist visibilityState3 on windowsAllan Sandfeld Jensen2019-09-251-0/+3