summaryrefslogtreecommitdiffstats
path: root/src/core/user_script.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-3/+3
|\
| * Migrate user script IPC to mojoMichal Klocek2020-12-111-2/+1
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-9/+7
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-221-0/+5
|/
* Switch export macros to standard formAllan Sandfeld Jensen2019-04-011-1/+1
* Clean-up of forward declarations and includes in core headersTamas Zakor2018-08-231-1/+0
* Update export symbols for webenginecore moduleMichal Klocek2018-06-151-2/+13
* Fix handling of bad @match directivesSzabolcs David2018-04-271-2/+0
* Parse metadata block in user scriptsSzabolcs David2016-07-071-0/+3
* Rename UserScriptController/Host to UserResourceController/HostSzabolcs David2016-02-101-2/+2
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* Keep order of scripts added to QWebEngineScriptCollectionKai Koehne2015-10-081-4/+0
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-121-2/+2
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-2/+9
* Introduce a user scripts mechanismPierre Rossi2015-02-211-0/+93