summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests
Commit message (Expand)AuthorAgeFilesLines
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-131-0/+3
* 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 qmltests::WebEngineViewNavigationHistory auto testsBalazs Egedi2021-04-091-2/+2
* Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-221-1/+45
* Stabilize load signals emittingTamas Zakor2020-12-033-33/+1
* Fix new view request handlingTamas Zakor2020-11-103-3/+30
* Expand FullScreenRequest testingKirill Burtsev2020-08-311-0/+82
* Don't send duplicate load progress valuesKirill Burtsev2020-08-313-8/+23
* Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
* Check for ssl when compling qml testsMichal Klocek2020-08-183-120/+0
* 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
* Support accept attribute of file inputSzabolcs David2019-11-295-0/+54
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-191-16/+16
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-29/+87
|\
| * Fix file URI checks for FilePickerController::accepted() on WindowsTamas Zakor2019-07-311-12/+76
| * Clean-up handling of selected filesAllan Sandfeld Jensen2019-07-271-29/+23
* | Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-3/+32
* | Introduce findTextFinished signalPeter Varga2019-08-231-0/+84
* | Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-242-10/+17
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-231-5/+17
| |\
| | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-161-0/+4
| | * Remove qt.io load from findTextInterruptedByLoad and ensure checksKirill Burtsev2019-07-161-5/+13
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-101-9/+0
| |\|
| | * Un-blacklist some passing testsJüri Valdmann2019-07-081-9/+0
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-081-8/+8
* | | Add API to change download directory path and file nameTamas Zakor2019-07-051-1/+46
* | | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-021-0/+54
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-111-0/+54
| |\|
| | * Disable edit actions when content has no focused framePeter Varga2019-05-271-0/+54
* | | unblacklist passing testsDaniel Smith2019-06-281-8/+4
* | | Add API to get the suggested download file nameTamas Zakor2019-05-161-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-094-21/+98
|\| |
| * | Fix qmltests::WebEngineViewSingleFileUpload auto testsTamas Zakor2019-04-104-21/+98
* | | Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-291-1/+7
|/ /
* | Notification API cleanupKirill Burtsev2019-04-051-1/+1
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-231-2/+3
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-191-1/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-0/+33
|\|