Re: Review Request: little faster sycoca

2011-09-28 Thread Jaime
2011/9/28 Rolf Eike Beer : > Am Mittwoch, 28. September 2011, 15:47:25 schrieb Josef Weidendorfer: >> On Wednesday 28 September 2011, Jaime Torres Amate wrote: > >> > and the removal of a for loop (I'm checking it this has been this way >> > since the beginning, or if fixing it makes other things f

Review Request: Fix KPasswdServer usage of KWallet

2011-09-28 Thread Ben Cooksley
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102729/ --- Review request for KDE Runtime, Dawit Alemayehu and David Faure. Descripti

Re: teacher needed for Ada Lovelace Day tutorial

2011-09-28 Thread Lydia Pintscher
On Wed, Sep 28, 2011 at 19:08, Tomaz Canabrava wrote: > Must be a woman - teacher? Not necessarily but it would of course be nice. > what about annma? She said she can't promise she'll be available that day so can't do it. Cheers Lydia -- Lydia Pintscher KDE Community Working Group member h

Re: Review Request: little faster sycoca

2011-09-28 Thread Rolf Eike Beer
Am Mittwoch, 28. September 2011, 15:47:25 schrieb Josef Weidendorfer: > On Wednesday 28 September 2011, Jaime Torres Amate wrote: > > and the removal of a for loop (I'm checking it this has been this way > > since the beginning, or if fixing it makes other things faster) as Rolf > > has pointed. >

Re: Review Request: little faster sycoca

2011-09-28 Thread Jaime Torres Amate
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102723/ --- (Updated Sept. 28, 2011, 5:14 p.m.) Review request for kdelibs. Changes

Re: teacher needed for Ada Lovelace Day tutorial

2011-09-28 Thread Tomaz Canabrava
Must be a woman - teacher? what about annma? On Tue, Sep 27, 2011 at 3:00 PM, Lydia Pintscher wrote: > Heya folks :) > > Ada Lovelace Day is on 7th of October and I and a few other people > would love to have a programming tutorial on IRC on that day. It'd be > a "for women and their friends" eve

Re: Review Request: little faster sycoca

2011-09-28 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102723/#review6887 --- Ship it! You rock :) I'm surprised that the compiler doesn't c

Re: KDE Frameworks Documentation

2011-09-28 Thread Romain Perier
Le 27/09/2011 20:30, Ignat Semenov a écrit : "[...] I once tried to trace down a Dolphin bug regarding previews. I found like 5 tiers of abstraction, lots of processes, insanely complex APIs and swore not to try to fix KDE bugs any more, at least in Dolphin or the KIO subsystem." In a case like t

Re: Review Request: little faster sycoca

2011-09-28 Thread Josef Weidendorfer
On Wednesday 28 September 2011, Jaime Torres Amate wrote: > > > On Sept. 28, 2011, 8:59 a.m., Josef Weidendorfer wrote: > > > I would expect that the ->constEnd() method completely gets inlined with > > > compiler optimization turned on. So are you sure your change > > > improves anything for a r

Re: Review Request: little faster sycoca

2011-09-28 Thread Jaime Torres Amate
> On Sept. 28, 2011, 8:59 a.m., Josef Weidendorfer wrote: > > I would expect that the ->constEnd() method completely gets inlined with > > compiler optimization turned on. So are you sure your change > > improves anything for a release build? Anything performance related always > > needs to be

Re: KDE Frameworks Documentation

2011-09-28 Thread Thomas Baumgart
Hi Myriam, on Wednesday 28 September 2011 10:26:19 Myriam Schweingruber wrote: > Hi Ignat, > > On Tue, Sep 27, 2011 at 20:30, Ignat Semenov wrote: [...] > > This means: > > > > 1)API docs up-to-date and with extensive examples. > > Since the API documentation is extracted automatically, I wo

Re: KDE Frameworks Documentation

2011-09-28 Thread Stefan Majewsky
On Wed, Sep 28, 2011 at 10:26 AM, Myriam Schweingruber wrote: > Since the API documentation is extracted automatically, I would expect > it to be rather up-to-date Yes, but it's not always very extensive. Or to put it differently: API documentation can only be extracted, but not be generated auto

Re: Review Request: little faster sycoca

2011-09-28 Thread Josef Weidendorfer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102723/#review6881 --- I would expect that the ->constEnd() method completely gets inli

Re: KDE Frameworks Documentation

2011-09-28 Thread Myriam Schweingruber
Hi Ignat, On Tue, Sep 27, 2011 at 20:30, Ignat Semenov wrote: > Hello KDE devs and users! > > You may remember me as that guy on IRC that's constantly building > something, always finds bugs in the buildsystem and never gives back > code. Well, for a reason, it turns out. :) ... > 1)It was all

KDE Frameworks Documentation

2011-09-28 Thread Ignat Semenov
Hello KDE devs and users! You may remember me as that guy on IRC that's constantly building something, always finds bugs in the buildsystem and never gives back code. Well, for a reason, it turns out. :) There was a recent blog post by Sebastian Trug (please forgive the umlaut, got no idea how to

Review Request: Fix Object::connect: No such slot AbstractItemView::iconSettingsChanged(int)

2011-09-28 Thread Romain Perier
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102719/ --- Review request for KDE Base Apps. Description --- Hi, there are a lot