Go to file
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
declarativeimports remove redefinition of 2013-02-12 15:54:32 +01:00
desktoptheme SVN_SILENT made messages (.desktop file) 2013-02-05 16:58:16 +01:00
kpart port away some kstandarddirs 2013-02-08 11:41:31 +01:00
plasma setFailedToLaunch -> setLaunchErrorMessage 2013-02-12 20:07:23 +01:00
scriptengines setFailedToLaunch -> setLaunchErrorMessage 2013-02-12 20:07:23 +01:00
shell show an error message on QML parse error 2013-02-12 15:57:42 +01:00
tools mv the knsrc file in with the plasmapkg binary 2013-02-05 17:32:17 +01:00
CMakeLists.txt we require ecm 0.0.7 now 2013-02-11 18:21:58 +01:00
config-compiler.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
config-prefix.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestConfig.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestCustom.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
Mainpage.dox Create Mainpage.dox for kde-runtime plasma sub-projects 2012-12-14 16:15:44 +01:00
README initial commit 2013-01-30 11:50:24 +01:00