summaryrefslogtreecommitdiffstats
path: root/src/core/user_script.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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