Skip to content

Replace qtscript with QJSEngine

Pedro Gomes requested to merge replace_Qtscript_with_QtQml into master

Ported Amarok scripting engine from deprecated QScriptEngine to QJSEngine. Most functionalities are working exactly as before. Still adjustments might be needed.

Merge request reports