plasma-framework/scriptengines/javascript
Marco Martin de4fa09a6d setFailedToLaunch -> setLaunchErrorMessage
setFailedToLaunch has a weird asymmetric api: now launchErrorMessage is a string property.
failedToLaunch remains and is internally set true the first time a message is set (is not posssible to set it back to false)

the message is in turn used by the scriptengine for the user visible error message.
It is done in 2 places:

if the applet package is invalid (applet not found) the message is created by the containment
if the applet package is valid, but there is a parse error in the qml file the error message is generated by the scriptengine of the applet itself.

I'm still really not happy about how the error ui is generated.
2013-02-12 20:07:23 +01:00
..
common fix video tuortial widget 2011-12-05 22:40:16 +01:00
data SVN_SILENT made messages (.desktop file) 2013-02-05 16:58:16 +01:00
dataengine relicense under LGPL upon author's permission 2011-03-28 16:54:24 +02:00
declarative connect conditionally to minimumWidthChanged 2013-01-11 16:02:01 +01:00
plasmoid setFailedToLaunch -> setLaunchErrorMessage 2013-02-12 20:07:23 +01:00
runner Add missing debug includes. 2010-11-10 16:03:55 +00:00
simplebindings Register non-gui types properly for declarative applets 2012-04-27 19:13:54 +01:00
CMakeLists.txt ToolBox bindings for declarative containments 2012-11-07 17:21:26 +01:00
Messages.sh There is no *.cpp so the previous line failed 2010-08-22 10:14:40 +00:00