Commit Graph

6 Commits

Author SHA1 Message Date
Marco Martin
9ee93a0661 make AppletInterface the root graphic object
AppletInterface is a QQuickItem ans
containments will receive pointers to AppletInterface as applets,
so will be able to have a limited access to it.
as an example of it working the button in the example applet enables/disables background hints

I'm still not 100% happy about it, we should see exactly what it happens when the containment deletes the graphic object.
2013-02-08 16:08:06 +01:00
Marco Martin
528d38a1a1 add ${KDE4_KDECORE_LIBS} to scriptengine 2013-02-08 12:07:16 +01:00
Marco Martin
9116e3f1d4 get rid of toolboxproxy 2013-02-06 17:39:41 +01:00
Marco Martin
df6d918dec get rid of abstractjsappletscript.h 2013-02-06 17:31:36 +01:00
Aaron Seigo
d66d90be72 plasma library is in this repo ... link directly against it 2013-02-05 16:34:43 +01:00
Marco Martin
60b37cff34 reenable build of declarative scriptengine
just builds, is still pretty broken
2013-02-04 16:10:53 +01:00