Re: Enabling Applet SystemImmutability

2011-04-23 Thread Aaron J. Seigo
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

Using QIcon in QML

2011-04-23 Thread Shaun Reich
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

Review Request: libRTM: Allow to delete completed task

2011-04-23 Thread Anton Kreuzkamp
--- 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

Enabling Applet SystemImmutability

2011-04-23 Thread Shaun Reich
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

Re: Review Request: Add "Icons" item to desktop theme details GUI

2011-04-23 Thread Commit Hook
--- 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

Review Request: Ensure smart lists are updated on any task change in Remember The Milk plasmoid

2011-04-23 Thread Alexey Chernov
--- 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

Re: [Plasmoid] Odd javascript error: 'plasmoid.update' [undefined] is not a fuction

2011-04-23 Thread Marco
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