summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests
Commit message (Expand)AuthorAgeFilesLines
...
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-063-68/+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
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0110-12/+6
* Add mock Menu UIDelegates for Quick Controls 2Balazs Egedi2021-06-238-101/+66
* Fix super weird flakiness of delegates testsMichal Klocek2021-06-201-5/+17
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-191-1/+1
* Add API for favicon databasePeter Varga2021-06-183-0/+249
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-1/+1
* FIXUP: Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-06-102-3/+3
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-064-95/+30
* Add mock FilePicker UIDelegates for Quick Controls 2Balazs Egedi2021-06-063-13/+13
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-5/+5
* 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-041-3/+3
* Navigation history test: don't depend on controls 2 needlesslyKirill Burtsev2021-06-032-18/+27
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-032-12/+10
* Remove certificate fatal error testMichal Klocek2021-05-221-17/+0
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-227-97/+71
* Add tests to the cmake buildMichal Klocek2021-05-225-6/+203
* 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-1224-40/+64
|\|
| * 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-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-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
* | Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-132-4/+4
* | qmltests: don't use implicit 'loadRequest' arg in 'onLoadingChanged'Kirill Burtsev2021-03-037-27/+27
* | 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
|\|
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-118-37/+166
|\|
| * Stabilize load signals emittingTamas Zakor2020-12-033-33/+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-1749-36/+2347
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-144-8/+105
|\|
| * Expand FullScreenRequest testingKirill Burtsev2020-08-311-0/+82
| * Don't send duplicate load progress valuesKirill Burtsev2020-08-313-8/+23
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-074-147/+51
|\|
| * Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
| * Check for ssl when compling qml testsMichal Klocek2020-08-183-120/+0
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-281-2/+2