summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * 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