summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-10/+27
| * | Expand FullScreenRequest testingKirill Burtsev2020-08-312-0/+90
| * | Don't send duplicate load progress valuesKirill Burtsev2020-08-3112-18/+72
| * | Make HttpServer to server resource from dirs for unhandled requestsKirill Burtsev2020-08-314-32/+31
| * | Simplify testing with HttpServerKirill Burtsev2020-08-318-61/+31
| * | Wait for favicon in tst_QWebEngineCookieStore::basicFilterOverHTTPJüri Valdmann2020-08-311-0/+3
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-09-0713-39/+48587
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-0713-39/+48587
| |\| |
| | * | Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
| | |/
| | * Check for ssl when compling qml testsMichal Klocek2020-08-187-6/+294
| | * Add binary compatibility files for 5.15 for QtWebEngineMilla Pohjanheimo2020-08-173-0/+48232
| | * Load page to inspect before testing inspectionAllan Sandfeld Jensen2020-08-132-6/+10
* | | Move qwebenginesettings to coreMichal Klocek2020-09-023-3/+4
* | | Remove default qwebenginesettings getterMichal Klocek2020-09-021-1/+1
|/ /
* | Remove duplicated enums for certificate errorsMichal Klocek2020-08-281-0/+1
* | Blacklist javascriptClipboard test on ubuntu 20.04Michal Klocek2020-08-282-0/+4
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-284-35/+26
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-188-201/+201
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-183-160/+3
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-174-89/+88
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-144-44/+66
* | Add qml certificate error unit testMichal Klocek2020-08-147-1/+309
* | Unify certificate error handlingMichal Klocek2020-08-141-3/+10
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-123-56/+51
* | Move QMenu handling from page to viewMichal Klocek2020-08-121-1/+1
* | 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
* | Use QList instead of QVectorJarek Kobus2020-07-1512-30/+30
* | 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 remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-2812-40/+333
|\|
| * 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
* | 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