summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of unaccepted downloads in QtQuick APIJoerg Bornemann2016-04-111-0/+7
* Doc: Document HttpCacheType::NoCacheKai Koehne2016-04-031-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-081-6/+18
|\
| * Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+18
* | Add spell checker supportMichal Klocek2016-02-011-0/+90
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Extend HttpCacheType with NoCache optionSzabolcs David2016-01-271-0/+2
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-5/+272
|\|
| * Expose UrlSchemeHandler API in QQuickWebEngineProfileKai Koehne2015-12-171-0/+85
| * Add QQuickWebEngineProfile::setRequestInterceptorKai Koehne2015-12-151-0/+13
| * Make QQuickWebEngineProfile publicKai Koehne2015-12-121-4/+164
| * Remove explicit version \inqmlmoduleKai Koehne2015-12-101-1/+1
| * Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+1
* | Add function to clear data from the cacheSzabolcs David2016-01-061-0/+14
* | Add web action for saving the current web pageJoerg Bornemann2015-12-111-0/+9
|/
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-3/+3
* Force creation of default WebEngineProfileKai Koehne2015-11-241-0/+2
* Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-5/+5
* Improve WebEngineProfile documentationKai Koehne2015-09-141-3/+4
* 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