summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-081-56/+44
|\
| * Break destruction cycle between DownloadItem and WebEngineProfileKai Koehne2015-09-041-1/+1
| * Doc: edit WebEngineProfile docsLeena Miettinen2015-08-281-55/+43
* | Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-281-0/+7
* | Widgets: Add fullscreen supportSzabolcs David2015-08-261-1/+1
* | add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-041-0/+22
* | Export fullscreen support setting to QML APIAllan Sandfeld Jensen2015-07-171-0/+3
|/
* Fix QQuickWebEngineDownloadItem member initializatonAdam Kallai2015-04-141-0/+1
* Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-121-13/+13
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Reverse the logic for download cancellationAndras Becsi2015-02-061-2/+2
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-061-22/+24
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-051-1/+12
* Rename HttpCacheMaxSize to HttpCacheMaximumSizeAllan Sandfeld Jensen2015-01-291-5/+5
* Document QQuickWebEngineProfileAllan Sandfeld Jensen2015-01-271-0/+101
* Add DownloadItemInfo to BrowserContextAdapterClientAndras Becsi2015-01-201-14/+17
* Add QML download APIAndras Becsi2015-01-121-0/+83
* QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-121-0/+210