plasma-framework/scriptengines/javascript/declarative
Sebastian Kügler d6afd5b91a AppletContainer binding for containments
This adds a class to manipulate applets in more detail in context of
containments. The type will only be available from Containments, not
Applets or PopupApplets.

This binds the necessary functionality of Applets to build fully
features containments. The code has been moved from MobileComponents,
untangling another piece there and putting the functionality where
it belongs, into the specific component type bindings to allow this
functionality also outside of plasma-mobile and further reduce the
delta between the shell implementations.

REVIEW:106817
2012-10-24 22:52:01 +02:00
..
appletcontainer.cpp AppletContainer binding for containments 2012-10-24 22:52:01 +02:00
appletcontainer.h AppletContainer binding for containments 2012-10-24 22:52:01 +02:00
declarativeitemcontainer_p.h support minimumSize in the compactRepresentation 2012-06-04 22:45:11 +02:00
declarativeitemcontainer.cpp support minimumSize in the compactRepresentation 2012-06-04 22:45:11 +02:00
packageaccessmanager.cpp use the returns in the #ifndef 2011-12-04 13:23:56 +01:00
packageaccessmanager.h don't ue kio on mobile profile 2010-12-05 18:38:36 +00:00
packageaccessmanagerfactory.cpp check with the authorization manager whether to allow the import of a certain url (unfortunatel doesn't seem to be any way to block local absolute paths :/) 2010-10-21 19:02:29 +00:00
packageaccessmanagerfactory.h check with the authorization manager whether to allow the import of a certain url (unfortunatel doesn't seem to be any way to block local absolute paths :/) 2010-10-21 19:02:29 +00:00