Commit Graph

7 Commits

Author SHA1 Message Date
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
Aaron J. Seigo
7a47d0ded7 * share the one UiLoader amongst all javascript applets
* use function ptrs to make it a lot easier to add new widget and a lot faster to make them

svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=907298
2009-01-07 20:35:28 +00:00
Carlo Segato
599cffec5b no need for EXPORT macro in a plugin
svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=906362
2009-01-06 01:04:07 +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
4f5b971ff3 pull UiLoader out of the Plasma namespace
svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=905895
2009-01-05 11:07:43 +00:00
Aaron J. Seigo
1884106cfa no point in having a class in the main lib for just one consumer (esp now that we require BC)
svn path=/trunk/KDE/kdebase/workspace/plasma/scriptengines/javascript/; revision=905827
2009-01-05 08:27:53 +00:00