Re: Review Request 109492: Allow Rich Text in QML notifications plasmoid

2013-04-04 Thread David Edmundson
> On March 31, 2013, 10:19 p.m., Commit Hook wrote: > > This review has been submitted with commit > > 81fd37ec62cf8f064996aac409e6808ec7916153 by David Edmundson to branch > > KDE/4.10. > > nucleo nucleo wrote: > I still see popups with things like "" with kde-workspace-4.10.2 and > back

Review Request 109862: PlasmaClock - fix some compilation warnings

2013-04-04 Thread Michał Dutkiewicz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109862/ --- Review request for Plasma and Aaron J. Seigo. Description --- Fix som

Review Request 109861: PlasmaClock - show General configuration page only if kttsd is available

2013-04-04 Thread Michał Dutkiewicz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109861/ --- Review request for Plasma and Aaron J. Seigo. Description --- Do not

Review Request 109860: Time data engine - use time zone latitude and longitude as default values

2013-04-04 Thread Michał Dutkiewicz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109860/ --- Review request for Plasma and Aaron J. Seigo. Description --- Use tim

Re: Review Request 109773: New runner that translates words and sentences via Google Translate.

2013-04-04 Thread Maarten De Meyer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109773/#review30382 --- runners/translator/translatorjob.cpp

Re: Plasma mediacenter rss plugin

2013-04-04 Thread Shantanu Tushar Jha
Hi Gregor, Yep I noticed the branch sometime back and nice to see that you're interested and implemented it. Right now I'm really low on time and don't build kde from git these days so building a specific kdepimlibs branch is kinda difficult for me. However I saw the code and it looks pretty good.

Review Request 109857: Add the "theme" directory to the plasmoid directory structure

2013-04-04 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109857/ --- Review request for Plasma. Description --- This adds an extra step to

Review Request 109859: Allow plasmoids to provide fallbacks for themed images

2013-04-04 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109859/ --- Review request for Plasma. Description --- This adds an extra step to

Re: [Kde-pim] draft proposal

2013-04-04 Thread Kevin Krammer
Hi, On Thursday, 2013-04-04, Heena Mahour wrote: > hi, > sorry for the inconvienence actually the only contact information given > here > http://community.kde.org/GSoC/2012/Ideas#Project:_Plasma_Workspace_Integrat > ion_for_Akonadi was > this mailing list .And,I am quite interested in doing someth

Re: [Kde-pim] draft proposal

2013-04-04 Thread Heena Mahour
hi, sorry for the inconvienence actually the only contact information given here http://community.kde.org/GSoC/2012/Ideas#Project:_Plasma_Workspace_Integration_for_Akonadi was this mailing list .And,I am quite interested in doing something related to plasmoids [?] On Thu, Apr 4, 2013 at 3:44 PM,

Re: Potential new component for Plasma QML components: ShadowEffect

2013-04-04 Thread Marco Martin
On Thursday 04 April 2013, Aurélien Gâteau wrote: > > there should be as little changes as possible to components in > > kde-runtime now, all development should go in the plasma2 version > > Oh OK. I guess it's not going to be relevant in plasma2 since it is > based on Qt5, which probably has bett

Re: Potential new component for Plasma QML components: ShadowEffect

2013-04-04 Thread Aurélien Gâteau
> On Thursday 04 April 2013, Aurélien Gâteau wrote: >> Hi, >> >> I would like to propose a new component for Plasma QML components: >> ShadowEffect. >> >> This component has been created for Homerun and is used to show a shadow >> behind texts when Homerun is used as a containment. > > there should

Re: [Kde-pim] draft proposal

2013-04-04 Thread Marco Martin
On Thursday 04 April 2013, Kevin Krammer wrote: > Not necessarily the wrong list, it was listed as a KDE PIM idea last year > (with myself as the mentor) so kde-pim was appropriate as well. > > Since this idea has repeatedly shown to not get much interest from people > involved in workspace develo

Re: [Kde-pim] draft proposal

2013-04-04 Thread Kevin Krammer
Not necessarily the wrong list, it was listed as a KDE PIM idea last year (with myself as the mentor) so kde-pim was appropriate as well. Since this idea has repeatedly shown to not get much interest from people involved in workspace development I'd say we keep in on the PIM list instead. Cheer

Re: Re: Sandboxing Plugins

2013-04-04 Thread Martin Gräßlin
On Thursday 04 April 2013 11:19:42 Marco Martin wrote: > On Thursday 04 April 2013, David Baron wrote: > > Known that a misbehaving plugin can crash plasma and our valient devs > > cannot be responsibility for all the contributed code floating around. > > > > Browsers have this same problem and Ch

Re: Sandboxing Plugins

2013-04-04 Thread Marco Martin
On Thursday 04 April 2013, David Baron wrote: > Known that a misbehaving plugin can crash plasma and our valient devs > cannot be responsibility for all the contributed code floating around. > > Browsers have this same problem and Chromium solves it by running each > plugin as its own process. If

Re: Potential new component for Plasma QML components: ShadowEffect

2013-04-04 Thread Marco Martin
On Thursday 04 April 2013, Aurélien Gâteau wrote: > Hi, > > I would like to propose a new component for Plasma QML components: > ShadowEffect. > > This component has been created for Homerun and is used to show a shadow > behind texts when Homerun is used as a containment. there should be as lit

Re: [Kde-pim] draft proposal

2013-04-04 Thread Myriam Schweingruber
FYI, this was sent to the wrong mailing list... On Wed, Apr 3, 2013 at 5:33 PM, Heena Mahour wrote: > Hey Kevin, > Please give suggestion and could you please elaborate which plasmoids(apart > from notes sharing using akonadi) are to be created for this project? > == > *GSoC'13 Project P

Sandboxing Plugins

2013-04-04 Thread David Baron
Known that a misbehaving plugin can crash plasma and our valient devs cannot be responsibility for all the contributed code floating around. Browsers have this same problem and Chromium solves it by running each plugin as its own process. If it craches, everything else is still up and can play

Potential new component for Plasma QML components: ShadowEffect

2013-04-04 Thread Aurélien Gâteau
Hi, I would like to propose a new component for Plasma QML components: ShadowEffect. This component has been created for Homerun and is used to show a shadow behind texts when Homerun is used as a containment. It is similar to the QGraphicsDropShadowEffect which comes with Qt, but provides a mor