On Saturday, April 23, 2011 16:46:40 Shaun Reich wrote:
> Calling applet->setImmutability(Plasma::SystemImmutable); has no
> affect, and as I see from the code, it specifically returns under that
> scenario. The comment at applet.cpp:913 states
and if you set it to UserImmutability, that doesn't p
I'd like to use QIcon in qml code, I've looked into
kde-runtime/plasma/declarativeimports/QIconItem...
However, the property setIcon only allows a QIcon. which presents a
problem because I don't see a way of constructing a qicon from qml.
I've tried icon: QIcon("icon");, but that doesn't work, cit
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101213/
---
Review request for Plasma.
Summary
---
I'm mainly filing this review
I want my shell's applet to be SystemImmutable, so that the user
cannot drag it around and what not, as well as when widgets are
unlocked by the user, I don't want them to be able to drag this one
around, since this is for kdm.
Calling applet->setImmutability(Plasma::SystemImmutable); has no
affect
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101175/#review2837
---
This review has been submitted with commit
6484e9fdc730fdc6d84b
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101182/
---
Review request for Plasma.
Summary
---
Smart lists in Remember The Mi
On Tue, 19 Apr 2011 07:31:30 +0200, Aaron J. Seigo wrote:
> On Monday, April 18, 2011 22:49:50 Marco wrote:
>> with KDE 4.6.0 and I got this odd javascript error: "TypeError: Result
>> of
>
> it is working here; can you try with 4.6.1 or 4.6.2? there was an API
> breakage
> sometime around th