summaryrefslogtreecommitdiffstats
path: root/src/core/browser_context_adapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid full storage update on installing URL scheme handlersJoerg Bornemann2016-01-191-1/+1
* Fix crash in BrowserContextAdapter::removeCustomUrlSchemeHandlerJoerg Bornemann2016-01-151-2/+2
* Fix access of freed dataAllan Sandfeld Jensen2016-01-151-7/+7
* Fix access violation error because of access to an invalid QString.Alexandru Croitor2016-01-121-1/+1
* Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-091-1/+0
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-4/+4
* Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-7/+2
* Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-161-2/+28
* Remove unnecessay delegation over CustomUrlSchemeHandlerAllan Sandfeld Jensen2015-10-061-4/+3
* Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-2/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2015-09-241-0/+7
|\
| * Fix httpUserAgent setting after the view's initializationSzabolcs David2015-09-241-0/+7
* | Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-271-0/+6
* | set Accept-Language in content::RendererPreferencesJoerg Bornemann2015-08-241-0/+12
* | add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-041-0/+10
* | Add API for intercepting url requestsAndras Becsi2015-08-031-0/+10
* | Permission Management for Chromium 44Allan Sandfeld Jensen2015-07-011-0/+6
* | Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-161-0/+12
|/
* Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-121-5/+9
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* Introduce a user scripts mechanismPierre Rossi2015-02-211-0/+8
* Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-191-0/+11
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-8/+8
* Add QML download APIAndras Becsi2015-01-121-0/+22
* API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-081-0/+45
* Do not use QDir::separator()Allan Sandfeld Jensen2015-01-071-4/+4
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-6/+155
* Make BrowserContext name configurableAllan Sandfeld Jensen2014-11-261-7/+7
* Refactor path building from QStandardPathPierre Rossi2014-11-191-14/+13
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-1/+13
* Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-0/+89