summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginedownloaditem_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-181-0/+1
* Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-291-0/+1
* Add API to change download directory path and file nameTamas Zakor2019-07-051-0/+2
* Add API to get the suggested download file nameTamas Zakor2019-05-161-0/+1
* Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-291-1/+2
* Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-191-0/+1
* Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+2
* Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-091-2/+2
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+0
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-211-1/+1
* Deprecate download typeJüri Valdmann2018-01-021-1/+1
* Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-231-0/+2
* Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-071-0/+1
* Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-221-0/+1
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-1/+2
|\
| * Make QQuickWebEngineProfile publicKai Koehne2015-12-121-1/+1
| * Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+1
* | Add web action for saving the current web pageJoerg Bornemann2015-12-111-0/+1
|/
* Break destruction cycle between DownloadItem and WebEngineProfileKai Koehne2015-09-041-2/+4
* Add private header warningKai Koehne2015-07-241-0/+11
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-2/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-061-3/+4
* Add QML download APIAndras Becsi2015-01-121-0/+67