Aaron J. Seigo
fe8a1522be
* lean on the ScriptEnv for function calling
...
* allow for event listeners on source and update requests
svn path=/trunk/KDE/kdebase/runtime/; revision=1159648
2010-08-05 21:14:00 +00:00
Aaron J. Seigo
e36fc57156
include functionality
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1144434
2010-06-29 22:11:15 +00:00
Aaron J. Seigo
b15e66d188
javascript dataengines now actually work
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1141016
2010-06-22 01:55:53 +00:00
Aaron J. Seigo
a52bd2b9fb
avoid an infinite loop
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1128665
2010-05-19 21:58:18 +00:00
Richard J. Moore
cc5c47e270
A fairly large patch, but mostly moving things. In order to allow
...
us to use QScriptEngines from other sources (such as QML) we need
to change the code so that we don't have a custom QScriptEngine
subclass - only one codebase can do that at a time. The scriptenv
is now a normal QObject and contains a QScriptEngine instead of
inheriting from it.
svn path=/trunk/KDE/kdebase/runtime/; revision=1094259
2010-02-22 11:33:21 +00:00
Aaron J. Seigo
10238e16af
implementation of Service
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1077832
2010-01-20 23:29:53 +00:00
Aaron J. Seigo
366ca646bd
dataengines now support extensions (and network/local io), though without any access restrictions
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1070944
2010-01-07 02:27:54 +00:00
Aaron J. Seigo
d7c89e409e
initial draft of a ECMAScript driven DataEngine.
...
TODO:
* testing
* binding Plasma::Service
svn path=/trunk/KDE/kdebase/runtime/; revision=991101
2009-07-04 04:30:57 +00:00