Commit Graph

58 Commits

Author SHA1 Message Date
Marco Martin
4c92755e8b correctly popuplate Applet contextmenu
the containment one is still a stub
2013-02-15 18:10:46 +01:00
Marco Martin
672b0bdfc1 experiment for a declarative config skeleton
maps a KConfigSkeleton to a QQmlPropertyMap, allowing a "declarative" use of configs

not sure will be an efficient approach enough but it seems to work correctly
2013-02-15 16:21:58 +01:00
Marco Martin
7cabcaa9ac use the actual Applet* cor contextualActions() 2013-02-15 14:30:43 +01:00
Marco Martin
962eaa98ab with what is the applet we want actions of
for the contextmenu
2013-02-15 14:16:49 +01:00
Marco Martin
065078b9c3 applets property as a list of plasmoid objects 2013-02-15 14:07:35 +01:00
Marco Martin
4049c092be create a simple context menu
It will have to use containment action plugins
2013-02-15 14:01:53 +01:00
Marco Martin
4e44bc4c31 support for containment type in the desktop file
add a test panel containment
2013-02-14 19:12:11 +01:00
Sebastian Kügler
7dfe957e66 The Big Move
All cpp code moves into the src/ subdirectory, as the Frameworks policy
suggests.

Directory structure should now be in line with other, future frameworks.
2013-02-14 17:17:12 +01:00