summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-246-4/+107
|\
| * Fix incorrect doc for acceptNavigationRequest and add testJüri Valdmann2020-07-221-0/+29
| * Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-153-1/+74
| * Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-301-1/+1
| * Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-291-2/+3
* | Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-2/+2
* | Use QList instead of QVectorJarek Kobus2020-07-1513-31/+31
* | Remove the unused include for QRegExpSona Kurazyan2020-07-151-1/+0
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-066-17/+25
* | Do not run offscreen test on macOSAllan Sandfeld Jensen2020-07-061-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-06-296-18/+76
|\|
| * Add auto test for safe redirectTamas Zakor2020-06-101-0/+32
| * Extend tst_QWebEngineScript::matchQrcUrl with negative matchJüri Valdmann2020-05-294-11/+26
| * Fix 'qmake -r' runMichal Klocek2020-05-291-7/+18
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-05-2813-48/+341
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-2813-48/+341
| |\|
| | * Fix resource paths in faviconbrowser manual testPeter Varga2020-05-271-8/+8
| | * Test: port qwebenginedownloaditem auto test to QRegularExpressionPeter Varga2020-05-271-2/+4
| | * QML test case for certificate error handlingKirill Burtsev2020-05-265-2/+128
| | * Add test for first party urls of service workerTamas Zakor2020-05-264-0/+109
| | * Remove leftover of tst_QWebEnginePage::inputFieldFocus auto testPeter Varga2020-05-251-14/+0
| | * Fix crash on WebContentsDelegateQt::CloseContents()Peter Varga2020-05-251-0/+22
| | * Fix path validation in FilePickerController::accepted()Tamas Zakor2020-05-201-12/+28
| | * Allow to set feature permission before first ever navigationKirill Burtsev2020-05-141-24/+42
* | | Add touchbrowser quick manual testPeter Varga2020-05-289-1/+703
* | | Fix build of inputmethods manual testPeter Varga2020-05-281-1/+0
|/ /
* | Remove leftover of tst_QWebEnginePage::inputFieldFocus auto testPeter Varga2020-05-201-14/+0
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-158-22/+327
|\|
| * Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-052-0/+64
| * Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-051-0/+13
| * Add cookie testcase to proxy testMichal Klocek2020-05-043-5/+55
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-302-5/+163
| |\
| | * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-2/+2
| | * Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-261-0/+158
| | * Fix flaky profile tests due to HTTP disconnectsJüri Valdmann2020-04-261-5/+5
| * | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-293-12/+32
| |/
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-2772-136/+513
|\|
| * Move request interceptor to ui threadMichal Klocek2020-04-201-27/+96
| * 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