| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adaptations for 108-based | Allan Sandfeld Jensen | 2023-01-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Adaptations for Chromium 91 | Allan Sandfeld Jensen | 2021-12-02 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-01-25 | 1 | -2/+2 |
| |\ |
|
| | * | Adaptations for Chromium 86 | Allan Sandfeld Jensen | 2021-01-13 | 1 | -2/+2 |
| * | | Merge branch '5.15' into dev | Allan Sandfeld Jensen | 2021-01-19 | 1 | -1/+3 |
| |\| |
|
| | * | Migrate user script IPC to mojo | Michal Klocek | 2020-12-11 | 1 | -2/+5 |
| * | | Cleanup qwebenginescript and qwebenginescriptcollection api | Michal Klocek | 2020-09-28 | 1 | -78/+32 |
| * | | Introduce qml script collection and make webscript as basic type | Michal Klocek | 2020-09-22 | 1 | -1/+15 |
| |/ |
|
| * | Chromium 81-based adaptations | Allan Sandfeld Jensen | 2020-09-09 | 1 | -1/+1 |
| * | Clear previous values from UserScript::parseMetadataHeader | Jüri Valdmann | 2020-05-29 | 1 | -0/+5 |
| * | Fix handling of bad @match directives | Szabolcs David | 2018-04-27 | 1 | -10/+1 |
| * | Support regex format include rules in user scripts | Paul Clark | 2018-01-26 | 1 | -5/+12 |
| * | Parse metadata block in user scripts | Szabolcs David | 2016-07-07 | 1 | -0/+105 |
| * | Rename UserScriptController/Host to UserResourceController/Host | Szabolcs David | 2016-02-10 | 1 | -1/+0 |
| * | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| * | Keep order of scripts added to QWebEngineScriptCollection | Kai Koehne | 2015-10-08 | 1 | -11/+0 |
| * | Properly copy the UserScriptData | Pierre Rossi | 2015-03-18 | 1 | -12/+2 |
| * | UserScript: Rename source property to sourceCode. | Robin Burchell | 2015-03-12 | 1 | -4/+4 |
| * | Add namespace to internal QtWebEngine API | Allan Sandfeld Jensen | 2015-03-02 | 1 | -1/+7 |
| * | Introduce a user scripts mechanism | Pierre Rossi | 2015-02-21 | 1 | -0/+185 |