summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix WebEngineViewJavaScriptDialogs qml auto tests after Chromium 87Peter Varga2021-01-131-0/+15
* Fix building against Qt 5.14Allan Sandfeld Jensen2020-12-111-2/+12
* Fix building against 5.12 on most CIsAllan Sandfeld Jensen2020-12-082-0/+7
* Stabilize load signals emittingTamas Zakor2020-12-035-33/+135
* Fix new view request handlingTamas Zakor2020-11-103-3/+30
* Fix spelling and coding styleAllan Sandfeld Jensen2020-11-012-40/+41
* Avoid to reject a certificate error twice in QuickPeter Varga2020-09-161-9/+29
* Expand FullScreenRequest testingKirill Burtsev2020-08-311-0/+82
* Don't send duplicate load progress valuesKirill Burtsev2020-08-313-8/+23
* Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
* Check for ssl when compling qml testsMichal Klocek2020-08-187-6/+294
* Load page to inspect before testing inspectionAllan Sandfeld Jensen2020-08-132-6/+10
* QML test case for certificate error handlingKirill Burtsev2020-05-264-0/+126
* Fix path validation in FilePickerController::accepted()Tamas Zakor2020-05-201-12/+28
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-052-0/+64
* Test qquickwebengineview: remove unneeded blacklistingKirill Burtsev2020-04-091-3/+0
* Enable most qmltests without testsupportAllan Sandfeld Jensen2020-04-0757-67/+313
* Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-071-0/+1
* Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-261-8/+0
|\
| * Revert "Blacklist several Qt WebEngine quick dialog tests on macOS 10.13"Kirill Burtsev2020-03-131-8/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-032-20/+14
|\|
| * Stabilize tst_QQuickWebEngineView::transparentWebEngineViewsJüri Valdmann2020-02-282-19/+14
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-031-3/+3
* | Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-282-101/+101
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-196-6/+88
|\|
| * Fix quick accessibility on macOSPeter Varga2020-02-174-5/+83
| * Fix name filters of GTK file pickerSzabolcs David2020-02-161-1/+1
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+2
* | Add clear method to QQuickWebEngineHistoryJüri Valdmann2020-01-302-0/+8
* | Merge "Merge remote-tracking branch 'origin/5.14.1' into 5.15"Michael Brüning2020-01-173-7/+119
|\|
| * Rework url changed logicMichal Klocek2020-01-141-1/+1
| * Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-182-6/+118
* | Fix QFlags warningsAllan Sandfeld Jensen2020-01-171-2/+2
|/
* Stop using loadVisuallyCommitted in tst_qquickwebengineviewgraphicsJüri Valdmann2019-11-292-84/+34
* Support accept attribute of file inputSzabolcs David2019-11-295-0/+54
* More speculative fixes for MSVC 2019 CIv5.14.0-beta3Allan Sandfeld Jensen2019-11-061-0/+1
* Speculatively prepare for even slower CIAllan Sandfeld Jensen2019-10-231-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-222-2/+15
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-192-17/+17
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-242-29/+101
|\
| * Fix invalid url on profile changeMichal Klocek2019-09-041-0/+14
| * Fix file URI checks for FilePickerController::accepted() on WindowsTamas Zakor2019-07-311-12/+76
| * Clean-up handling of selected filesAllan Sandfeld Jensen2019-07-271-29/+23
* | Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-3/+32
* | Blacklist several Qt WebEngine quick dialog tests on macOS 10.13Michael Brüning2019-09-091-0/+6
* | Introduce findTextFinished signalPeter Varga2019-08-232-0/+89
* | Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-244-15/+23
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-232-9/+22
| |\
| | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-161-0/+4