| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve cross-links between QtWebEngine classes in docs | Florian Bruhin | 2017-03-08 | 1 | -5/+6 |
| * | Doc: Fix \sa links in the docs | Leena Miettinen | 2017-02-09 | 1 | -4/+4 |
| * | Merge branch '5.6' into 5.7 | Allan Sandfeld Jensen | 2016-11-24 | 1 | -1/+4 |
| |\ |
|
| | * | ResourceType ABI/API fixup | Allan Sandfeld Jensen | 2016-11-23 | 1 | -1/+4 |
| * | | Document QWebEngineUrlRequestInfo enums as new in 5.7 | Kai Koehne | 2016-04-06 | 1 | -2/+2 |
| * | | Doc: New QWebEngineUrlRequestInfo::ResourceType values | Leena Miettinen | 2016-04-03 | 1 | -0/+4 |
| * | | Basic adaptation to Chromium 49 | Allan Sandfeld Jensen | 2016-03-07 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-02-10 | 1 | -0/+3 |
| |\| |
|
| | * | Fix QDoc warning for QWebEngineUrlRequestInterceptor. | Michael Bruning | 2016-02-04 | 1 | -0/+3 |
| * | | Merge branch '5.6' into dev | Allan Sandfeld Jensen | 2016-02-04 | 1 | -3/+1 |
| |\| |
|
| | * | Correct QWebEngineUrlRequestInterceptor documentation. | Michael Bruning | 2016-01-18 | 1 | -3/+1 |
| * | | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| |/ |
|
| * | Doc: mark QWebEngineUrlRequestInfo::changed() internal | Leena Miettinen | 2015-12-03 | 1 | -0/+3 |
| * | Doc: remove obsolete docs about URL requests and scheme handler | Leena Miettinen | 2015-12-02 | 1 | -6/+0 |
| * | Rename setExtraHeader to setHttpHeader in QWebEngineUrlRequestInfo. | Michael Bruning | 2015-12-02 | 1 | -2/+2 |
| * | Change QWebEngineUrlRequestInterceptor::interceptRequest to void. | Michael Bruning | 2015-12-02 | 1 | -0/+10 |
| * | Add firstPartyUrl to QWebEngineUrlRequestInfo | David Rosca | 2015-10-12 | 1 | -1/+13 |
| * | Make request job and request info methods consistent | Allan Sandfeld Jensen | 2015-09-06 | 1 | -5/+5 |
| * | Add documentation for cookie API and request interception in core | Andras Becsi | 2015-08-20 | 1 | -0/+132 |
| * | Add API for intercepting url requests | Andras Becsi | 2015-08-03 | 1 | -0/+133 |