summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Fix deprecation warningsKirill Burtsev2020-01-191-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.14.1' into 5.15"Michael Brüning2020-01-1710-166/+48301
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.14.1' into 5.15Michael Brüning2020-01-1710-166/+48301
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add qtry prefix to webenginepage testMichal Klocek2020-01-171-2/+2
| | * | | Merge 5.14 into 5.14.1Kari Oikarinen2020-01-151-0/+172
| | |\| |
| | | * | Fix crash when handling QEvent::TouchCancelRomain Pokrzywka2020-01-091-0/+172
| | * | | Rework url changed logicMichal Klocek2020-01-142-6/+7
| | |/ /
| | * | Un-blacklist tst_qwebenginepage::fullScreenRequested() on WindowsTamas Zakor2019-12-182-151/+22
| | * | Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-183-7/+134