summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-2/+2
* Reuse qwebenginescript in qmlMichal Klocek2020-09-242-24/+17
* Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-1/+8
* Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-09-231-2/+9
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-222-9/+46
|\
| * Avoid to reject a certificate error twice in QuickPeter Varga2020-09-162-9/+46
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-223-51/+54
* | Fix qmltest duplication messMichal Klocek2020-09-1759-564/+134
* | Update dependenciesMichal Klocek2020-09-161-2/+2
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-151-6/+7
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-1426-154/+317
|\|
| * Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-093-37/+65
| * Merge remote-tracking branch 'origin/5.15.1' into 5.15Allan Sandfeld Jensen2020-09-071-10/+27
| |\
| | * 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
* | 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