Sebastian Kügler
cd162effba
clean up the random items
2013-02-14 04:09:23 +01:00
Sebastian Kügler
f58243f2a5
applet geometry reacts to background changes
2013-02-14 02:24:14 +01:00
Sebastian Kügler
a43d85cf3f
Add a QIconItem to the containment, works :)
2013-02-14 02:08:33 +01:00
Marco Martin
55d23cddb6
undefinded warnings--
2013-02-13 21:56:06 +01:00
Marco Martin
f51895ab91
move the "icon" in another file
...
so applets will be able to provide their own compactRepresentation
2013-02-13 19:56:08 +01:00
Marco Martin
0a03157807
start with applets expanded
2013-02-13 17:48:26 +01:00
Marco Martin
1263ada92a
primitive support for popups.
...
is now using the horrible Window elements, when Dialog will be portedit will look definitely less broken
2013-02-13 17:36:38 +01:00
Sebastian Kügler
51147c9e1a
Enable plasmapkg build
2013-02-13 02:09:00 +01:00
Marco Martin
0b24d969fe
show an error message on QML parse error
...
the error message is QML itself, coming from the Corona package (so there is the possibility that even the error message can't parse, in this case we have no way to show an error)
the user of the qml plasmoid still can't set a message on his own (setFailedToLaunch will probably become scriptengine only)
2013-02-12 15:57:42 +01:00
Marco Martin
9390decfb0
test the busy property in the scriptengine
2013-02-12 14:07:13 +01:00
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
Script Kiddy
37b390e6b0
SVN_SILENT made messages (.desktop file)
2013-02-08 08:31:19 +01:00
Script Kiddy
89286e1b1c
SVN_SILENT made messages (.desktop file)
2013-02-07 08:59:55 +01:00
Marco Martin
c18eb599fe
visualize the toolbox
2013-02-06 14:20:24 +01:00
Script Kiddy
4ad4495250
SVN_SILENT made messages (.desktop file)
2013-02-06 08:20:34 +01:00
Marco Martin
48561504c8
remove delayedContainmentInit
2013-02-05 14:55:40 +01:00
Marco Martin
2734ceaebb
reparent applet graphicobject to containment graphicobject
2013-02-05 11:59:14 +01:00
Marco Martin
b4669ab783
make the plasmoid object accessible
2013-02-04 20:28:41 +01:00
Marco Martin
7912da6072
actually show the containment's qml
2013-02-04 19:47:35 +01:00
Marco Martin
624817e9f3
make the scriptengine successfully load
2013-02-04 18:02:03 +01:00
Marco Martin
fef1e3f0e7
use installPackage
2013-02-04 16:48:37 +01:00
Marco Martin
274e4372c5
add a test containment
2013-02-04 16:43:55 +01:00