Commit Graph

15 Commits

Author SHA1 Message Date
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
Script Kiddy
011bb72e68 SVN_SILENT made messages (.desktop file) 2013-02-09 09:07:14 +01:00
Script Kiddy
37b390e6b0 SVN_SILENT made messages (.desktop file) 2013-02-08 08:31:19 +01:00
Marco Martin
c18eb599fe visualize the toolbox 2013-02-06 14:20:24 +01:00
Marco Martin
ec59fd611a add packages for a test applet and a test toolbox 2013-02-06 14:07:08 +01:00
Marco Martin
d2bc77be27 toolBoxWidget -> toolBoxObject 2013-02-06 14:06:24 +01:00
Script Kiddy
984dc478ab SVN_SILENT made messages (.desktop file) 2013-02-05 16:58:16 +01:00
Marco Martin
584ccf15f4 don't delay applet init
perfectly fixes layout restore.
all the applet delayed init mechanism will be removed
2013-02-05 15:53:53 +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
Script Kiddy
81449003bb SVN_SILENT made messages (.desktop file) 2013-02-04 09:06:15 +01:00
Script Kiddy
2e8ba86356 SVN_SILENT made messages (.desktop file) 2013-02-03 08:58:05 +01:00
Sebastian Kügler
c416cc547d Add an SvgItem and an IconItem, the former even works. 2013-02-02 04:44:07 +01:00
Sebastian Kügler
790ba6f3c9 Use FrameSvgItem from PlasmaCore
The first Plasma import works, we celebrate with gratuitous animations
and blue instead of red, which is slightly less confronting.
2013-02-02 03:42:20 +01:00
Marco Martin
79c0e7a73d pput the sample qml file in a package 2013-02-01 11:50:29 +01:00