summaryrefslogtreecommitdiffstats
path: root/src/core/browser_context_adapter_client.h
Commit message (Expand)AuthorAgeFilesLines
* Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-091-147/+0
* Update export symbols for webenginecore moduleMichal Klocek2018-06-151-2/+13
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-211-1/+8
* Deprecate download typeJüri Valdmann2018-01-021-8/+1
* Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-231-0/+2
* Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-121-0/+2
* Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-071-0/+31
* Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-221-0/+8
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-0/+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/+9
|/
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Reverse the logic for download cancellationAndras Becsi2015-02-061-1/+1
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-061-1/+0
* Add DownloadItemInfo to BrowserContextAdapterClientAndras Becsi2015-01-201-2/+16
* Add QML download APIAndras Becsi2015-01-121-0/+63