summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/tst_download.qml
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-27/+2
* Remove import versions from Quick auto testsBalazs Egedi2021-08-181-5/+5
* FIXUP: Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-06-101-2/+2
* Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-071-33/+0
* Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
* Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-21/+21
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-181-6/+100
* Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-3/+32
* Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* Add API to change download directory path and file nameTamas Zakor2019-07-051-1/+46
* Add API to get the suggested download file nameTamas Zakor2019-05-161-0/+6
* Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-291-1/+7
* Add API to set default download pathTamas Zakor2019-01-301-1/+19
* Stabilize tst_download.qml and add check for downloadInterruptReasonValentin Fokin2017-06-081-4/+13
* Fix call to tryCompare in tst_download.qmlMichael Bruning2016-07-061-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-081-1/+1
|\
| * Enable qmltests in CIJoerg Bornemann2016-03-011-1/+1
* | Updated license headersJani Heikkinen2016-02-011-23/+10
|/
* Stabilize tst_download.qmlJoerg Bornemann2015-12-101-4/+8
* Add tst_download QML test caseAdam Kallai2015-07-141-0/+139