summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-21/+21
* | Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
|/
* QML test case for certificate error handlingKirill Burtsev2020-05-264-0/+126
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-052-0/+64
* Enable most qmltests without testsupportAllan Sandfeld Jensen2020-04-0748-2141/+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
* | Add clear method to QQuickWebEngineHistoryJüri Valdmann2020-01-301-0/+7
|/
* Rework url changed logicMichal Klocek2020-01-141-1/+1
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-182-6/+118