Marco Martin
|
30072e63a3
|
use args for dataupdated too
svn path=/trunk/KDE/kdebase/runtime/; revision=1182724
|
2010-10-05 13:32:14 +00:00 |
|
Marco Martin
|
11f05f4df3
|
don't forget to pass the args
svn path=/trunk/KDE/kdebase/runtime/; revision=1182721
|
2010-10-05 13:30:38 +00:00 |
|
Aaron J. Seigo
|
a12455114f
|
moved to ScriptEnv some time ago
svn path=/trunk/KDE/kdebase/runtime/; revision=1182527
|
2010-10-04 20:25:07 +00:00 |
|
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 |
|
Laurent Montel
|
7a4560a677
|
Need to declare it (make it compile)
svn path=/trunk/KDE/kdebase/runtime/; revision=1171528
|
2010-09-04 08:12:04 +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
|
de6c425f17
|
package is no longer needed, use the local package if there is one, falling back to the main one when it isn't. overhead is negligable (measured it)
svn path=/trunk/KDE/kdebase/runtime/; revision=1171490
|
2010-09-04 00:06:18 +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
|
871d541d9f
|
avoid infinite loop when connecting to a dataengine, but not reimplementing dataUpdated in the js
svn path=/trunk/KDE/kdebase/runtime/; revision=1171421
|
2010-09-03 20:42:52 +00:00 |
|
Aaron J. Seigo
|
c9b045fa86
|
themed colors
svn path=/trunk/KDE/kdebase/runtime/; revision=1170430
|
2010-08-31 20:47:05 +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 |
|