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
f8eb8c96e9
runners now support extensions (and network/local io), though without any access restrictions
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1070945
2010-01-07 02:39:49 +00:00
John Layt
3d468dfd5f
krazy fixes
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1067066
2009-12-28 20:50:30 +00:00
Aaron J. Seigo
71789306b7
ok, this time _really_ move it over. svn is sometimes a little too forgiving / sloppy :(
...
svn path=/trunk/KDE/kdebase/runtime/; revision=967245
2009-05-13 00:55:25 +00:00
Aaron J. Seigo
94cdfc4149
move javascript engine and plasmapkg to runtime; libplasma uses plasmapkg via knewstuff and 3rd party apps with to use both that and the javascript engine. no new dependencies on runtime are incurred with this change
...
svn path=/trunk/KDE/kdebase/runtime/; revision=966840
2009-05-11 23:40:57 +00:00
Laurent Montel
d86e988bc6
Fix class
...
svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=905944
2009-01-05 12:26:42 +00:00
Aaron J. Seigo
e0e01efa94
qtscript->javascript
...
svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=905822
2009-01-05 08:08:38 +00:00