summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginedownloaditem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-181-9/+17
* Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-291-3/+3
* Improve Q(Quick)WebEngineDownloadItem APITamas Zakor2019-10-071-2/+5
* Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-1/+1
* Add API to change download directory path and file nameTamas Zakor2019-07-051-3/+108
* Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-271-0/+12
|\
| * Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-201-0/+12
* | Add API to get the suggested download file nameTamas Zakor2019-05-161-0/+12
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-091-2/+2
|\|
| * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-011-2/+2
* | Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-291-1/+16
|/
* Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-2/+0
* Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-191-4/+16
* Doc: Fix type of WebEngineDownloadItem::view propertyKirill Burtsev2019-02-191-1/+3
* Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-0/+2
* Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+15
* Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-091-35/+35
* Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-3/+3
* Doc: Remove broken link from web engine download item docsLeena Miettinen2018-03-131-1/+1
* Expand docs for WebEngineDownloadItemJüri Valdmann2018-03-121-6/+69
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-211-7/+20
* Deprecate download typeJüri Valdmann2018-01-021-13/+20
* Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-231-0/+82
* Doc: Fix QtWebEngine version numberKai Koehne2017-04-101-2/+2
* Doc: Fix link errorNico Vertriest2017-03-281-3/+3
* Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-181-0/+2
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-161-0/+2
| |\
| | * Doc: Describe WebEngineDownloadItem.DownloadCancelled enum valueLeena Miettinen2016-12-221-0/+2
* | | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-121-0/+15
* | | Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-211-3/+1
|\| |
| * | Improve WebEngineDownloadItem documentationKai Koehne2016-12-201-3/+1
| |/
* / Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-071-0/+85
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-241-3/+3
| |\
| | * Doc: Fix types of \qmlpropertyKai Koehne2016-09-191-3/+3
* | | Doc: Replace external w3schools link with standard oneKai Koehne2016-09-261-1/+1
* | | Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-261-7/+10
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-9/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-4/+4
| |\|
| | * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-091-4/+4
| * | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-081-5/+9
* | | Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-221-0/+24
|/ /
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-0/+1
|\|
| * Revision DownloadItem.mimeTypeKai Koehne2016-04-051-0/+1
* | Mark revision of WebEngineDownloadItem::savePageFormatKai Koehne2016-04-051-0/+1
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-2/+14
|\|
| * Make QQuickWebEngineProfile publicKai Koehne2015-12-121-1/+1
| * Remove explicit version \inqmlmoduleKai Koehne2015-12-101-1/+1
| * Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+12