summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginedownloaditem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+3
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+1
* Deprecate download typeJüri Valdmann2018-01-021-1/+3
* Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-231-0/+8
* Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-121-0/+2
* QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-191-5/+5
* Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-071-0/+34
* Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-221-0/+11
* Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-1/+1
|\
| * Add missing revision tag to the mimeTypeChanged signalAdam Kallai2016-04-051-1/+1
* | Mark revision of WebEngineDownloadItem::savePageFormatKai Koehne2016-04-051-2/+2
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-0/+3
|\|
| * Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+3
* | Add web action for saving the current web pageJoerg Bornemann2015-12-111-0/+12
|/
* use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-161-1/+1
* Fix Q_PROPERTY declaration in QQuickWebEngineDownloadItemKai Koehne2015-08-271-1/+1
* Add private header warningKai Koehne2015-07-241-0/+11
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-061-6/+11
* Fix the build of tst_publicapiJocelyn Turcotte2015-02-021-1/+1
* Update the expected list of public API testcaseAdam Kallai2015-01-281-1/+1
* Add QML download APIAndras Becsi2015-01-121-0/+91