Solved issues:
- Issue 73: Add support for QQuickWebEngineView
- Issue 72: Web page runJavascript always crashes jvm when you try to use the returned object
- Issue 71: Java DeferredDelete throws thread affinity exception, one of threads is undefined
- Solved bug in converting QVariantMap
- Added QQmlEngine template method:
singletonInstance
- Added QJSEngine template methods:
fromScriptValue
,toScriptValue
,fromManagedValue
,toManagedValue
- Added functions to QtQml:
qmlTypeId
,qjsEngine
- Added functions to QtWebEngineQuick:
toWebEngineSettings
,toWebEngineScriptCollection
- Qt 6.4 ready.
QtJambi 6.3.4, 6.2.7 and 5.15.9 are source- and binary-compatible to its predecessor releases.