summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
* Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-191-3/+3
* Doc: Mark QWebEngineProfile::setRequestInterceptor as new in Qt 5.6Kai Koehne2016-03-311-0/+1
* Doc: Fix documentation about cookie storesKai Koehne2016-03-291-1/+3
* Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+28
* Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+1
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-4/+4
* Rename url scheme handler's destroyed signalAllan Sandfeld Jensen2015-12-011-3/+3
* Improve documentation for QWebEngineScriptKai Koehne2015-11-051-2/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-1/+1
|\
| * Set off-the-record to true as documentedAllan Sandfeld Jensen2015-10-131-1/+1
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-13/+0
* | Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-161-13/+26
* | Fix compilation with latest qtbaseKai Koehne2015-10-081-2/+2
* | Remove unnecessay delegation over CustomUrlSchemeHandlerAllan Sandfeld Jensen2015-10-061-9/+5
* | Fix assert on deleting installed custom URL scheme handlerAllan Sandfeld Jensen2015-09-301-4/+4
* | Clarify unit of [set]HttpCacheMaxSizeKai Koehne2015-09-221-2/+2
* | Improve WebEngineProfile documentationKai Koehne2015-09-141-2/+3
* | Doc: fix \sa linksLeena Miettinen2015-09-091-2/+2
* | Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-271-17/+51
* | Add documentation for cookie API and request interception in coreAndras Becsi2015-08-201-4/+15
* | Doc: clean up QWebEngineProfile docsLeena Miettinen2015-08-181-29/+45
* | add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-041-0/+22
* | Add API for intercepting url requestsAndras Becsi2015-08-031-0/+6
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-5/+5
|\|
| * Last minute API review cleanupPierre Rossi2015-06-121-5/+5
* | Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-161-0/+13
|/
* Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-061-0/+4
* Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-121-14/+14
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+2
* Introduce a user scripts mechanismPierre Rossi2015-02-211-1/+13
* Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-191-0/+48
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Reverse the logic for download cancellationAndras Becsi2015-02-061-2/+2
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-051-1/+16
* Fix widgets download state updateAndras Becsi2015-02-021-0/+1
* Add widgets download APIAndras Becsi2015-02-021-0/+88
* API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-081-0/+32
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-0/+320