summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data
Commit message (Expand)AuthorAgeFilesLines
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-3/+3
* Get rid of Quick's TestSupport APIPeter Varga2021-07-209-214/+135
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-062-67/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-061-2/+4
* Stabilize WebViewGeoPermission QML auto testPeter Varga2021-07-052-20/+29
* Fix enums access in qml for api typesKirill Burtsev2021-07-013-9/+21
* Add mock Menu UIDelegates for Quick Controls 2Balazs Egedi2021-06-231-72/+9
* Add API for favicon databasePeter Varga2021-06-181-0/+235
* FIXUP: Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-06-101-2/+2
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-063-94/+29
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-5/+5
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-043-222/+240
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-3/+3
* Navigation history test: don't depend on controls 2 needlesslyKirill Burtsev2021-06-031-12/+26
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-032-12/+10
* Remove certificate fatal error testMichal Klocek2021-05-221-17/+0
* Add tests to the cmake buildMichal Klocek2021-05-221-1/+3
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-191-3/+18
|\
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-1223-40/+59
|\|
| * Avoid unknownFunc messages in qmltestsAllan Sandfeld Jensen2021-05-0714-13/+23
| * Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-062-9/+9
| * Blacklist NewViewRequest::test_loadNewViewRequest on macOSAllan Sandfeld Jensen2021-04-291-1/+0
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-071-33/+0
* | Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-131-2/+46
|\|
| * Fix qmltests::WebEngineViewNavigationHistory auto testsBalazs Egedi2021-04-091-2/+2
| * Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-221-1/+45
* | qmltests: don't use implicit 'loadRequest' arg in 'onLoadingChanged'Kirill Burtsev2021-03-037-27/+27
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-0/+15
|\|
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-116-34/+164
|\|
| * Stabilize load signals emittingTamas Zakor2020-12-032-31/+1
| * Fix new view request handlingTamas Zakor2020-11-103-3/+30
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-221-9/+29
|\|
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-221-39/+46
* | Fix qmltest duplication messMichal Klocek2020-09-1737-0/+1849
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-142-8/+96
|\|
| * Expand FullScreenRequest testingKirill Burtsev2020-08-311-0/+82
| * Don't send duplicate load progress valuesKirill Burtsev2020-08-311-8/+14
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-072-141/+51
|\|
| * Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
| * Check for ssl when compling qml testsMichal Klocek2020-08-181-114/+0
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-281-2/+2
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-21/+21
|/
* QML test case for certificate error handlingKirill Burtsev2020-05-262-0/+121
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-051-0/+63
* Enable most qmltests without testsupportAllan Sandfeld Jensen2020-04-0736-1712/+0
* Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-282-101/+101
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-191-1/+1
|\
| * Fix name filters of GTK file pickerSzabolcs David2020-02-161-1/+1