Re: configChanged coverage for 4.6

2010-09-14 Thread sujith h
On Tue, Sep 14, 2010 at 10:22 PM, Anne-Marie Mahfouf wrote: > On Tuesday 14 September 2010 01:55:39 Aaron J. Seigo wrote: > > On Saturday, September 4, 2010, Aaron J. Seigo wrote: > > > All applets we ship that have any configuration will implement > > > configChanged() > > > > it looks like we've

Re: configChanged coverage for 4.6

2010-09-14 Thread Anne-Marie Mahfouf
On Tuesday 14 September 2010 01:55:39 Aaron J. Seigo wrote: > On Saturday, September 4, 2010, Aaron J. Seigo wrote: > > All applets we ship that have any configuration will implement > > configChanged() > > it looks like we've accomplished our goal! folderview still has some > outstanding items in

Re: configChanged coverage for 4.6

2010-09-14 Thread Artur Duque de Souza
On Tuesday 14 September 2010 10:18:42 Marco Martin wrote: > i think it's one of the very few ways to get this sort of small, long > repetitive and boring things done ;) +1. It also works as an excellent way of team-building ;) Cheers! -- ---

Re: configChanged coverage for 4.6

2010-09-14 Thread Marco Martin
On Tuesday 14 September 2010, Aaron J. Seigo wrote: > > if so, i have a few more similarly "entry level, detail oriented" items > that we could set as a new focus item. i think it's one of the very few ways to get this sort of small, long repetitive and boring things done ;) Cheers, Marco Mart

Re: configChanged coverage for 4.6

2010-09-13 Thread Anthony Bryant
On Tue, Sep 14, 2010 at 12:55 AM, Aaron J. Seigo wrote: > feedback time: was this a useful / helpful way to go about getting such > improvements done? for those who got involved: was it enjoyable for you, and > would you do it again? It was definitely a nice way to get into hacking on plasma, and

Re: configChanged coverage for 4.6

2010-09-13 Thread Aaron J. Seigo
On Saturday, September 4, 2010, Aaron J. Seigo wrote: > All applets we ship that have any configuration will implement > configChanged() it looks like we've accomplished our goal! folderview still has some outstanding items in it, but they are being actively worked on. thank-you to everyone who

Re: configChanged coverage for 4.6

2010-09-13 Thread Sebastian Kügler
On Sunday, September 12, 2010 18:38:04 Rohan Garg wrote: > Sorry that im waayy behind the schedule on this one, since this is my first > patch to plasma, it might take another 10 days to perfect it, ive already > fixed most of the issues with my patch on reviewboard for folderview, just > need to f

Re: configChanged coverage for 4.6

2010-09-12 Thread Rohan Garg
Hi Sorry that im waayy behind the schedule on this one, since this is my first patch to plasma, it might take another 10 days to perfect it, ive already fixed most of the issues with my patch on reviewboard for folderview, just need to fix the iconSizes issue. Extremely sorry for the delay. Regard

Re: configChanged coverage for 4.6

2010-09-12 Thread Marco Martin
On Saturday 04 September 2010, Aaron J. Seigo wrote: > hi all... > > as you can see here: > > http://community.kde.org/Plasma/Tasks#Plasmoids > checked/fixed all in netbook, desktop and mobile shells Cheers, Marco Martin ___ Plasma-devel mailing

Re: configChanged coverage for 4.6

2010-09-08 Thread Marco Martin
On Tue, Sep 7, 2010 at 8:11 AM, Aaron J. Seigo wrote: > On Saturday, September 4, 2010, Aaron J. Seigo wrote: > >> hi all... > >> > >> as you can see here: > >> > >> http://community.kde.org/Plasma/Tasks#Plasmoids > > i went to finish off my evening by implementing configChanged() in another > wid

Re: configChanged coverage for 4.6

2010-09-06 Thread Aaron J. Seigo
On Saturday, September 4, 2010, Aaron J. Seigo wrote: > hi all... > > as you can see here: > > http://community.kde.org/Plasma/Tasks#Plasmoids i went to finish off my evening by implementing configChanged() in another widget that needed it, and then went to this page to mark it as done ..

configChanged coverage for 4.6

2010-09-04 Thread Aaron J. Seigo
hi all... as you can see here: http://community.kde.org/Plasma/Tasks#Plasmoids we have a large number of plasmoids in kdeplasma-addons that do not have configChanged() implementations, meaning they will not work nicely in plasmoidviewer anymore and they will not work well with the Plas