summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginescript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix types of \qmlpropertyKai Koehne2016-09-201-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-6/+6
|\
| * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-091-6/+6
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-0/+2
|\|
| * Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-051-0/+2
* | Rename UserScriptController/Host to UserResourceController/HostSzabolcs David2016-02-101-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-101-2/+66
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-011-2/+66
| |\
| | * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-201-2/+66
* | | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/ /
* / Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-091-1/+0
|/
* Fix loading user scripts from qrc filesJocelyn Turcotte2015-11-191-1/+2
* QQuickWebEngineScript: First stab at documenting sourceUrl and sourceCode.Robin Burchell2015-03-291-0/+21
* QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-181-0/+35
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-121-8/+7
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-1/+3
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+202