summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devwip/47-basedAllan Sandfeld Jensen2015-10-1438-271/+230
|\
| * 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
* | | Add unselect webactionAllan Sandfeld Jensen2015-10-122-0/+7
* | | Add contentsSize APIAllan Sandfeld Jensen2015-10-125-0/+17
* | | Add scrollPosition APIAllan Sandfeld Jensen2015-10-125-0/+20
|/ /
* | 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
| |\|
| | * Fix httpUserAgent setting after the view's initializationSzabolcs David2015-09-241-0/+7
| | * Link with -ObjC to have ObjC categories workingAllan Sandfeld Jensen2015-09-231-0/+3
| | * Fix assert on exitAllan Sandfeld Jensen2015-09-103-0/+8
| | * do not generate qmake_extras.gypi in the source directoryJoerg Bornemann2015-09-092-2/+2
* | | Mark qrc:// as a secure schemeKai Koehne2015-09-241-0/+6
|/ /
* | fix debug_and_release build on WindowsJoerg Bornemann2015-09-243-17/+13
* | Support building on ARMAllan Sandfeld Jensen2015-09-231-36/+38
* | Use GYP_CONFIG over GYP_ARGSAllan Sandfeld Jensen2015-09-211-19/+19
* | Do not override use_system_ffmpegAllan Sandfeld Jensen2015-09-211-1/+1
* | Disambiguate debug and release builds of libqtwebenginecoreapiKai Koehne2015-09-172-2/+4
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-103-1/+45
* | remove cookie_monster_delegate_qt.h from private headerJoerg Bornemann2015-09-102-1/+6
* | Unite commmon linux platform configurationAllan Sandfeld Jensen2015-09-103-60/+44
* | Enable building linux-clang platformAllan Sandfeld Jensen2015-09-071-2/+3
* | Add AuthenticationDialogControllerPeter Varga2015-09-067-19/+279
* | Make request job and request info methods consistentAllan Sandfeld Jensen2015-09-066-19/+35
* | Read egldisplay from QPAAllan Sandfeld Jensen2015-09-061-5/+0
* | Fix selectAll on data urlAllan Sandfeld Jensen2015-09-032-0/+3
* | Replace QObject::trKai Koehne2015-09-031-2/+2
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-012-3/+2
* | fix crash on exit when using the inspectorJoerg Bornemann2015-09-011-0/+1
* | Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-012-0/+9
* | Workaround for broken recursive qmake callSamuli Piippo2015-09-011-4/+5