summaryrefslogtreecommitdiffstats
path: root/src/core/user_script.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-2/+2
|\
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-131-2/+2
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-1/+3
|\|
| * Migrate user script IPC to mojoMichal Klocek2020-12-111-2/+5
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-78/+32
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-221-1/+15
|/
* Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-091-1/+1
* Clear previous values from UserScript::parseMetadataHeaderJüri Valdmann2020-05-291-0/+5
* Fix handling of bad @match directivesSzabolcs David2018-04-271-10/+1
* Support regex format include rules in user scriptsPaul Clark2018-01-261-5/+12
* Parse metadata block in user scriptsSzabolcs David2016-07-071-0/+105
* Rename UserScriptController/Host to UserResourceController/HostSzabolcs David2016-02-101-1/+0
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* Keep order of scripts added to QWebEngineScriptCollectionKai Koehne2015-10-081-11/+0
* Properly copy the UserScriptDataPierre Rossi2015-03-181-12/+2
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-121-4/+4
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-1/+7
* Introduce a user scripts mechanismPierre Rossi2015-02-211-0/+185