summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginescript_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-61/+22
* Add profile-wide user scripts to the Quick APISzabolcs David2017-01-261-0/+1
* QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-191-6/+6
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-161-2/+2
* Add private header warningKai Koehne2015-07-241-0/+11
* QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-181-0/+5
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-121-4/+4
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-4/+1
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+109