summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-042-6/+6
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-8/+8
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-044-224/+241
* Add mock UIDelegates for Quick Controls 2Balazs Egedi2021-06-048-41/+36
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-042-24/+24
* Navigation history test: don't depend on controls 2 needlesslyKirill Burtsev2021-06-032-18/+27
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-033-23/+22
* Remove certificate fatal error testMichal Klocek2021-05-221-17/+0
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-2213-193/+144
* Fix public api testMichal Klocek2021-05-221-48/+49
* Add tests to the cmake buildMichal Klocek2021-05-2233-479/+452
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-191-3/+18
|\
| * Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-0/+15
| * Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-1224-40/+64
|\|
| * Avoid unknownFunc messages in qmltestsAllan Sandfeld Jensen2021-05-0721-22/+36
| * Blacklist CertificateError::test_error for macOSAllan Sandfeld Jensen2021-05-071-0/+2
| * Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-064-17/+22
| * Allow leaving OCSP offAllan Sandfeld Jensen2021-05-031-0/+1
| * Blacklist NewViewRequest::test_loadNewViewRequest on macOSAllan Sandfeld Jensen2021-04-292-1/+2
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-072-34/+1
* | Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-134-76/+48
|\|
| * Remove qquickwebengineprofile testMichal Klocek2021-04-122-74/+0
| * Fix qmltests::WebEngineViewNavigationHistory auto testsBalazs Egedi2021-04-091-2/+2
| * Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-222-1/+47
* | Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-1318-30/+31
* | qmltests: don't use implicit 'loadRequest' arg in 'onLoadingChanged'Kirill Burtsev2021-03-038-33/+29
* | Move QQuickWebEngineLoadRequest to core as a base api typeKirill Burtsev2021-03-035-25/+36
* | Add missing FullScreenRequest qml test into qmltests' listKirill Burtsev2021-02-121-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-0/+15
|\|
| * Fix WebEngineViewJavaScriptDialogs qml auto tests after Chromium 87Peter Varga2021-01-131-0/+15
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-2/+12
|\|
| * Fix building against Qt 5.14Allan Sandfeld Jensen2020-12-111-2/+12
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-119-37/+171
|\|
| * 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
* | Clone QEvents instead of copyingPeter Varga2020-12-101-6/+14
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-11-022-40/+41
|\|
| * Fix spelling and coding styleAllan Sandfeld Jensen2020-11-012-40/+41
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-242-24/+17
* | 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-221-9/+29
|\|
| * Avoid to reject a certificate error twice in QuickPeter Varga2020-09-161-9/+29
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-223-51/+54
* | Fix qmltest duplication messMichal Klocek2020-09-1759-564/+134
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-151-6/+7