| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document world ID limit | Allan Sandfeld Jensen | 2018-08-27 | 1 | -1/+2 |
| * | Doc: Mark QQuickWebEngineScript::timerEvent() internal | Leena Miettinen | 2017-03-30 | 1 | -0/+3 |
| * | Make QQuickWebEngineScript a publicly exported class | Szabolcs David | 2017-01-26 | 1 | -29/+142 |
| * | Doc: Do not call Greasemonkey attributes 'extensions' | Kai Koehne | 2016-10-04 | 1 | -2/+2 |
| * | Cleanup directory structure | Allan Sandfeld Jensen | 2016-09-27 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-09-21 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: Fix types of \qmlproperty | Kai Koehne | 2016-09-20 | 1 | -1/+1 |
| * | | Doc: Additional Chromium extensions are supported since Qt 5.8 | Leena Miettinen | 2016-08-25 | 1 | -1/+2 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-16 | 1 | -6/+6 |
| |\ |
|
| | * | Doc: Add type name to enumeration values to follow the doc convention | Leena Miettinen | 2016-08-09 | 1 | -6/+6 |
| * | | Merge branch '5.6' into 5.7 | Allan Sandfeld Jensen | 2016-04-11 | 1 | -0/+2 |
| |\| |
|
| | * | Doc: WebEngine does not support Chromium extensions | Leena Miettinen | 2016-04-05 | 1 | -0/+2 |
| * | | Rename UserScriptController/Host to UserResourceController/Host | Szabolcs David | 2016-02-10 | 1 | -3/+3 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-02-10 | 1 | -2/+66 |
| |\| |
|
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6.0 | Liang Qi | 2016-02-01 | 1 | -2/+66 |
| | |\ |
|
| | | * | Doc: add documentation for the WebEngineScript item | Leena Miettinen | 2016-01-20 | 1 | -2/+66 |
| * | | | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| |/ / |
|
| * / | Implicitly use QStringBuilder in all modules | Joerg Bornemann | 2016-01-09 | 1 | -1/+0 |
| |/ |
|
| * | Fix loading user scripts from qrc files | Jocelyn Turcotte | 2015-11-19 | 1 | -1/+2 |
| * | QQuickWebEngineScript: First stab at documenting sourceUrl and sourceCode. | Robin Burchell | 2015-03-29 | 1 | -0/+21 |
| * | QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode. | Robin Burchell | 2015-03-18 | 1 | -0/+35 |
| * | UserScript: Rename source property to sourceCode. | Robin Burchell | 2015-03-12 | 1 | -8/+7 |
| * | Add namespace to internal QtWebEngine API | Allan Sandfeld Jensen | 2015-03-02 | 1 | -1/+3 |
| * | QtQuick API for userScripts | Pierre Rossi | 2015-02-22 | 1 | -0/+202 |