summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-122-48/+74
* find high accuracy geo position source if requestedJoerg Bornemann2015-11-091-3/+23
* Apply glib usage from the Qt configuration to QtWebEngine as well.Michael Bruning2015-11-061-1/+1
* Replace QList with QVectorKai Koehne2015-11-067-12/+11
* Use relative paths instead of absoluteAllan Sandfeld Jensen2015-11-061-7/+7
* Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-11-051-2/+6
|\
| * Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-041-2/+6
| |\
| | * Fix build on WindowsAllan Sandfeld Jensen2015-11-041-3/+1
| | * fix frequent deadlocks on WindowsJoerg Bornemann2015-10-301-2/+8
| | * Do not use system harfbuzz unless it is configured.Michael Bruning2015-10-302-0/+3
* | | Update devtools discovery pageAllan Sandfeld Jensen2015-11-051-37/+69
* | | [Windows] Fix build on 32 bit hosts.Michael Bruning2015-11-041-0/+5
|/ /
* | Properly mark value based classesKai Koehne2015-11-024-1/+22
* | Use consistent naming of Qt-specific Chromium classesAllan Sandfeld Jensen2015-10-2912-73/+74
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-10-281-5/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-5/+7
| |\|
| | * Fix touch events coordinates when using custom devicePixelRatioChristophe Chapuis2015-10-271-5/+7
* | | Support IOSurface framesAllan Sandfeld Jensen2015-10-283-12/+56
* | | Remove left-overs of QWebEngineUrlSchemeHandlerPrivateAllan Sandfeld Jensen2015-10-282-4/+0
* | | Add namespace to the specialized QSG nodesAllan Sandfeld Jensen2015-10-284-9/+24
* | | Use web_cache componentAllan Sandfeld Jensen2015-10-287-3/+39
|/ /
* | Revert "Fix build with freetype2 depending on harfbuzz"Allan Sandfeld Jensen2015-10-231-1/+1
* | Remove const from QWebEngineCookieStoreClient::FilterRequest in setCookieFilt...David Rosca2015-10-233-4/+4
* | Fix crash in triggerDialog() in shutdown phaseKai Koehne2015-10-211-1/+4
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-194-12/+16
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-196-27/+67
* | Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-167-101/+46
* | Fix build with freetype2 depending on harfbuzzAllan Sandfeld Jensen2015-10-121-1/+1
* | Clean up configure syntaxAllan Sandfeld Jensen2015-10-121-15/+14
* | Make NSS vs BoringSSL choice more flexibleAllan Sandfeld Jensen2015-10-122-3/+6
* | Remove private API warning from qwebengineurlrequestjob.hKai Koehne2015-10-121-11/+0
* | Add firstPartyUrl to QWebEngineUrlRequestInfoDavid Rosca2015-10-124-1/+17
* | add RequestClose web actionJoerg Bornemann2015-10-095-0/+18
* | Doc: add missing parameter name to function signature in docsLeena Miettinen2015-10-091-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-081-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-081-0/+4
| |\|
| | * Parse suggested filename from content-dispositionAllan Sandfeld Jensen2015-09-301-0/+4
* | | Keep order of scripts added to QWebEngineScriptCollectionKai Koehne2015-10-084-31/+21
|/ /
* | Doc: edit QWebEngineUrlSchemeHandler docsLeena Miettinen2015-10-061-2/+11
* | Doc: edit QWebEngineUrlRequestJob docsLeena Miettinen2015-10-061-9/+29
* | Remove unnecessay delegation over CustomUrlSchemeHandlerAllan Sandfeld Jensen2015-10-0614-189/+36
* | fix link error with MSVCJoerg Bornemann2015-10-061-1/+1
* | Fix assert on deleting installed custom URL scheme handlerAllan Sandfeld Jensen2015-09-302-0/+4
* | Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-2/+2
* | Fix QT_NO_ASCII_CAST buildAllan Sandfeld Jensen2015-09-281-1/+1
* | External URL supportAllan Sandfeld Jensen2015-09-285-1/+49
* | Implement unload dialogsSzabolcs David2015-09-273-1/+8
* | Signal that no positioning backend is availableKai Koehne2015-09-251-6/+11
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-09-247-2/+20
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2015-09-247-2/+20
| |\|