summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix CustomURLLoader not supporting responses over 64k bytesJüri Valdmann2020-02-211-1/+27
* View's contexMenu test: fix assumption for input eventsKirill Burtsev2020-02-191-9/+28
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-199-39/+140
|\
| * Fix tst_QWebEngineUrlRequestInterceptor::initiator flakinessJüri Valdmann2020-02-181-10/+10
| * Fix quick accessibility on macOSPeter Varga2020-02-174-5/+83
| * Fix name filters of GTK file pickerSzabolcs David2020-02-161-1/+1
| * Stabilize cookie test and prepare for loadAllCookies API fixKirill Burtsev2020-02-141-22/+41
| * Fix backActionUpdate flaky failureKirill Burtsev2020-02-041-1/+1
* | Fix accessibility anchor testAllan Sandfeld Jensen2020-02-121-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Jüri Valdmann2020-02-042-0/+81
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Jüri Valdmann2020-02-032-0/+81
| |\|
| | * Fix widget accessibility on macOSPeter Varga2020-01-241-0/+80
| | * Blacklist tst_QWebEnginePage::mouseMovementProperties on macOSTor Arne Vestbø2020-01-231-0/+1
* | | Blacklist page's dev tools tests for msvc-2019Kirill Burtsev2020-02-042-4/+10
|/ /
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-012-0/+21
* | Add clear method to QQuickWebEngineHistoryJüri Valdmann2020-01-302-0/+8
* | Switch network-service to default onAllan Sandfeld Jensen2020-01-304-11/+27
* | Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Michael Brüning2020-01-2725-0/+1665
|\ \
| * | 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
* | | Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-01-233-28/+85
|\ \ \ | | |/ | |/|
| * | Update navigation actions when load finishes in a subframePeter Varga2020-01-221-7/+26
| * | FIXUP: Un-blacklist tst_qwebenginepage::fullScreenRequested() on WindowsTamas Zakor2020-01-221-20/+40
| * | Merge remote-tracking branch 'origin/5.14.1' into 5.14Allan Sandfeld Jensen2020-01-202-8/+9
| |\ \
| * | | Fix overriding shortcuts in password input fields on WindowsPeter Varga2020-01-151-0/+18
| * | | Fix conversion of tabpanel aria rolePeter Varga2020-01-151-1/+1