summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Stabilize widget auto tests which use evaluateJavaScriptSync()Peter Varga2020-04-091-3/+6
* Test qquickwebengineview: remove unneeded blacklistingKirill Burtsev2020-04-091-3/+0
* Use SetBaseBackgroundColorOverride for setting background colorJüri Valdmann2020-04-091-0/+6
* Enable most qmltests without testsupportAllan Sandfeld Jensen2020-04-0757-67/+313
* Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-072-10/+12
* Fix flaky tst_QWebEngineProfile::clearDataFromCacheJüri Valdmann2020-04-031-0/+3
* Speculative fix for titleUpdate test caseMichal Klocek2020-04-022-1/+2
* Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-312-8/+38
|\
| * Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-262-8/+38
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Allan Sandfeld Jensen2020-03-251-0/+38
| | |\
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-103-21/+18
| | | |\
| | | * | Fix applying background color on RenderViewPeter Varga2020-03-101-0/+38
| | * | | Revert "Blacklist several Qt WebEngine quick dialog tests on macOS 10.13"Kirill Burtsev2020-03-131-8/+0
| | | |/ | | |/|
* | / | Fix changeUseForGlobalCertificateVerification test flakinessJüri Valdmann2020-03-261-1/+2
|/ / /
* | | Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-161-4/+4
* | | Add support for qrc proxy pac fileMichal Klocek2020-03-135-12/+31
* | | Update accessibility roles and test after 79-basedPeter Varga2020-03-081-124/+183
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Allan Sandfeld Jensen2020-03-043-22/+18
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-033-22/+18
| |\| |
| | * | Stabilize tst_QQuickWebEngineView::transparentWebEngineViewsJüri Valdmann2020-02-282-19/+14
| | * | Stabilize tst_QWebEnginePage::localStorageVisibility()Kirill Burtsev2020-02-281-2/+4
| | |/
* | | Fix building with latest qtbaseAllan Sandfeld Jensen2020-03-031-1/+1
* | | Enable tst_QWebEngineProfile::changeUseForGlobalCertificateVerificationJüri Valdmann2020-03-031-2/+0
* | | Fix accessibility test for table elementsAllan Sandfeld Jensen2020-03-031-121/+119
|/ /
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-032-7/+7
* | Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-286-115/+108
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-277-106/+290
|\|
| * Clear previous page text selection on new navigation unconditionallyKirill Burtsev2020-02-261-18/+28
| * Fix event.key for Ctrl key combinations on WindowsPeter Varga2020-02-251-11/+29
| * Add more tests for profile settingsJüri Valdmann2020-02-185-79/+236
* | Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15v5.15.0-beta1Shawn Rutledge2020-02-211-0/+47
|\ \
| * | Add PdfLinkModelShawn Rutledge2020-01-301-0/+25
| * | Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-301-0/+22
* | | Fix not working proxy_pac test with network serviceMichal Klocek2020-02-212-4/+3
* | | 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