summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in QML tests regarding parameter injectionBalazs Egedi2021-10-187-8/+12
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-111-1/+1
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-182-14/+14
* Remove import versions from Quick auto testsBalazs Egedi2021-08-1835-109/+109
* Ensure certificate error callback call for all typesKirill Burtsev2021-08-104-27/+42
* Revert "Remove certificate fatal error test"Kirill Burtsev2021-08-101-0/+17
* 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
|/