| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adaptations for Chromium 86 | Allan Sandfeld Jensen | 2021-01-13 | 1 | -2/+2 |
| * | Migrate user script IPC to mojo | Michal Klocek | 2020-12-11 | 1 | -2/+5 |
| * | 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 |