Marco Martin
|
f28d7c7220
|
move Applet::backgroundHints in the scriptEngine
the background hints are UI specific, therefore they go just in the script engine
|
2013-02-12 12:51:37 +01:00 |
|
Marco Martin
|
cb43bb392c
|
remove Applet::hasAuthorization()
authorization will have to be done at QML level to have any hope to work
|
2013-02-12 12:18:42 +01:00 |
|
Marco Martin
|
b9036999f2
|
get rid of Applet::shouldConserveResources()
|
2013-02-12 11:51:05 +01:00 |
|
Marco Martin
|
70abf37a52
|
Applet::pluginName() -> Applet::pluginInfo()
Applet doesn't need to wrap every single methos of KPluginInfo, it can just make copies of its KPluginInfo accessible to everybody
|
2013-02-12 11:46:26 +01:00 |
|
Marco Martin
|
39151c048f
|
Applet::name() -> Applet::title()
since the applet user visible name/title can be set by the user, is not to be confused with the metadata coming from KPluginInfo
|
2013-02-12 11:30:25 +01:00 |
|
Marco Martin
|
bd9e863c6d
|
remove Applet:dataEngine
|
2013-02-12 11:14:14 +01:00 |
|
Marco Martin
|
f1eec52a74
|
remove remote applets support
remove the remote plasmoid support along QtJolie.
support for remote *dataengines* will probably come back, but in a bit different way
|
2013-02-11 21:38:18 +01:00 |
|
Marco Martin
|
b37ec71e9f
|
remove isPopupShowing() and popupPosition()
|
2013-02-11 19:37:54 +01:00 |
|
Marco Martin
|
798be9a407
|
remove the aspectRatioMode property
|
2013-02-11 19:32:41 +01:00 |
|
Marco Martin
|
dda900cbad
|
signal for backgroundhints
add a button to turn on/off background, will be needed to test containments features
|
2013-02-07 13:04:52 +01:00 |
|
Aaron Seigo
|
f361753682
|
const
|
2013-02-06 17:30:28 +01:00 |
|
Aaron Seigo
|
64ae6fcea2
|
dead code
|
2013-02-06 15:22:35 +01:00 |
|
Aaron Seigo
|
93062f4b50
|
this approach to security is obsoleted with the move to QML
it was never perfect, more of a "trusted control" system. now that we
have QML only, we need to use that for these features.
|
2013-02-05 16:34:43 +01:00 |
|
Marco Martin
|
7f654acfd2
|
replace graphicObject with a dynamic property
|
2013-02-05 13:15:32 +01:00 |
|
Marco Martin
|
7912da6072
|
actually show the containment's qml
|
2013-02-04 19:47:35 +01:00 |
|
Marco Martin
|
624817e9f3
|
make the scriptengine successfully load
|
2013-02-04 18:02:03 +01:00 |
|
Marco Martin
|
ff49303cbb
|
port threadweaver usage to installed includes
|
2013-01-30 17:31:32 +01:00 |
|
Marco Martin
|
7d636803e6
|
subtree merge of kdelibs/plasma into plasma
|
2013-01-30 13:43:33 +01:00 |
|
Aaron J. Seigo
|
44f44ebfea
|
ok, let's put this back, then try one more time and get it right this time. gh
svn path=/trunk/KDE/kdelibs/; revision=879758
|
2008-11-03 23:07:38 +00:00 |
|
Aaron J. Seigo
|
fa5a2d87d9
|
bum-de-dum! plasma to kdelibs.
svn path=/trunk/KDE/kdelibs/; revision=879757
|
2008-11-03 23:03:26 +00:00 |
|