Aaron J. Seigo
|
f968cb8033
|
fix a small hole whereby a JS applet could load any SVG from disk (or any file, for that matter, though not gain any access to the data therein) instead of being confined just to its package(s) and the Plasma::Theme
svn path=/trunk/KDE/kdebase/runtime/; revision=1179255
|
2010-09-24 22:51:16 +00:00 |
|
Marco Martin
|
5b0441484c
|
the event is called configchanged
svn path=/trunk/KDE/kdebase/runtime/; revision=1178639
|
2010-09-23 12:13:08 +00:00 |
|
Marco Martin
|
107a3d5758
|
those conditions were actually on the other way around
should be backported?
CCMAIL:aseigo@kde.org
svn path=/trunk/KDE/kdebase/runtime/; revision=1178397
|
2010-09-22 22:22:37 +00:00 |
|
Aaron J. Seigo
|
33c240ffa4
|
use filePathFromScriptContext
svn path=/trunk/KDE/kdebase/runtime/; revision=1171720
|
2010-09-04 22:51:13 +00:00 |
|
Aaron J. Seigo
|
603096a318
|
make addon packages work with Svg objects as well (and just about everything else that we might need in future); need to replicate this for DataEngine and Runner now.
svn path=/trunk/KDE/kdebase/runtime/; revision=1171497
|
2010-09-04 00:27:45 +00:00 |
|
Aaron J. Seigo
|
244ee38b05
|
simplify the code, less reliance on the applet interface now
svn path=/trunk/KDE/kdebase/runtime/; revision=1171487
|
2010-09-04 00:04:40 +00:00 |
|
Aaron J. Seigo
|
bb4f213215
|
more simplifications thanks to ScriptEnv
svn path=/trunk/KDE/kdebase/runtime/; revision=1171463
|
2010-09-03 21:59:55 +00:00 |
|
Aaron J. Seigo
|
bf35cc9176
|
use the centralized global object methods from ScriptEnv in SimpleJavaScriptApplet; gets rid of a handful of code and makes it more consistent
svn path=/trunk/KDE/kdebase/runtime/; revision=1171438
|
2010-09-03 21:31:37 +00:00 |
|
Aaron J. Seigo
|
6a9b6a302c
|
save fetching the env multiple times when we already have it
svn path=/trunk/KDE/kdebase/runtime/; revision=1171426
|
2010-09-03 21:00:25 +00:00 |
|
Aaron J. Seigo
|
b5669412c5
|
reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows
svn path=/trunk/KDE/kdebase/runtime/; revision=1159715
|
2010-08-06 02:01:40 +00:00 |
|