Re: buildsystem BoF at Desktop Summit

2011-08-07 Thread Raphael Kubo da Costa
Alexander Neundorf writes: > On Tuesday 02 August 2011, Alexander Neundorf wrote: >> On Friday 29 July 2011, Alexander Neundorf wrote: >> > Hi, > ... >> > I have set up a doodle poll here: >> > http://www.doodle.com/v53bgft9xkffdnft >> > >> > Please enter when you can attend (the earlier the bett

Re: Workshop & BoF schedule at Desktop Summit

2011-08-07 Thread Jon Nordby
On 6 August 2011 10:44, John Layt wrote: > On Friday 05 Aug 2011 17:53:42 Alexander Neundorf wrote: >> Hi, >> >> John, Dario, please see at the end of the mail. >> Would you mind if the "KDE Frameworks and Qt5" BoF is moved from Wednesday >> 6:00PM to Wednesday 4:00PM ? >> I would appreciate that,

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Stephen Kelly
Good point well made. I think what you propose makes a lot of sense. On 8/7/11, Michael Jansen wrote: >> It might make sense to unfreeze master. >> >> $ git log --pretty=oneline master.. >> 4f0d3e Remove KGlobal::locale warning for pure Qt applications >> 88836f add missing file >> 63b8ad Implem

Review Request: Prevent KMessageBox instances with a parent from being application modal

2011-08-07 Thread David Jarvie
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102246/ --- Review request for kdelibs. Summary --- According to the apidocs, KMe

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread David Faure
On Sunday 07 August 2011 13:45:12 Stephen Kelly wrote: > It might make sense to unfreeze master. > > $ git log --pretty=oneline master.. > 4f0d3e Remove KGlobal::locale warning for pure Qt applications > 88836f add missing file > 63b8ad Implement locking on non-NFS systems using O_EXCL > ea17ab ac

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Stephen Kelly
Albert Astals Cid wrote: > On Diumenge 07 Agost 2011 12:45:12 Stephen Kelly wrote: >> David Faure wrote: >> > On Tuesday 07 June 2011 01:43:44 David Faure wrote: >> >> Once the 4.7 branch is created, the plan is to do the following: >> >> >> >> - application developers can work in master as usual

Re: buildsystem BoF at Desktop Summit

2011-08-07 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > So either you'll just be there at 8:00PM, or we walk there together. Then > let's meet here at the registration at &.30PM. Addendum: &.30PM = 6.30PM.

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Allen Winter
On Sunday 07 August 2011 9:19:32 AM Aaron J. Seigo wrote: > On Sunday, August 7, 2011 13:45:12 Stephen Kelly wrote: > > I think maybe people didn't get the memo that there isn't going to be a > > KDE4.8? > > there is going to be a KDE SC 4.8 release. > > but not another feature release of the Pl

Re: buildsystem BoF at Desktop Summit

2011-08-07 Thread Raphael Kubo da Costa
Sending it only to the lists so it isn't held for approval. --- Begin Message --- Alexander Neundorf writes: > On Tuesday 02 August 2011, Alexander Neundorf wrote: >> On Friday 29 July 2011, Alexander Neundorf wrote: >> > Hi, > ... >> > I have set up a doodle poll here: >> > http://www.doodle.co

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Aaron J. Seigo
On Sunday, August 7, 2011 13:45:12 Stephen Kelly wrote: > I think maybe people didn't get the memo that there isn't going to be a > KDE4.8? there is going to be a KDE SC 4.8 release. but not another feature release of the Platform (kdelibs, kde-runtime) called 4.8. applications and workspaces

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Albert Astals Cid
On Diumenge 07 Agost 2011 12:45:12 Stephen Kelly wrote: > David Faure wrote: > > On Tuesday 07 June 2011 01:43:44 David Faure wrote: > >> Once the 4.7 branch is created, the plan is to do the following: > >> > >> - application developers can work in master as usual, no change there. > >> > >> - w

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Allen Winter
On Sunday 07 August 2011 7:45:12 AM Stephen Kelly wrote: > I think maybe people didn't get the memo that there isn't going to be a KDE > 4.8? Huh? I am 100% against that plan. I can go along with saying that kdelibs is "done" at 4.7 (bugfixes allowed) and making future KDE 4 releases based on

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Michael Jansen
> It might make sense to unfreeze master. > > $ git log --pretty=oneline master.. > 4f0d3e Remove KGlobal::locale warning for pure Qt applications > 88836f add missing file > 63b8ad Implement locking on non-NFS systems using O_EXCL > ea17ab accept HTTP headers that are not followed by whitespace a

Re: Review Request: Improve Calculate/Stop buttons when folder Size is being calculated

2011-08-07 Thread Thomas Zander
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102149/#review5482 --- Hmm, did this get committed already? visually the change looks

Re: Plan to transition to KDE Frameworks

2011-08-07 Thread Stephen Kelly
David Faure wrote: > On Tuesday 07 June 2011 01:43:44 David Faure wrote: >> Once the 4.7 branch is created, the plan is to do the following: >> >> - application developers can work in master as usual, no change there. >> >> - we create a new branch in kdelibs (say, "frameworks") for the work on

Re: Review Request: Replace thread usage with local event loop in kio/kio/hostinfo.cpp

2011-08-07 Thread Albert Astals Cid
> On Aug. 7, 2011, 7:59 a.m., Thiago Macieira wrote: > > Looks good, but I have a question on the cache: what are its features? > > > > Is it permanent (saved to disk)? Is it shared among applications? Not > > shared among ioslaves through one application, I really mean across > > applications

Re: Review Request: Remove KGlobal::locale warning for pure Qt applications

2011-08-07 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102188/#review5479 --- This review has been submitted with commit 4f0d3ec07c2ce4040af6

Re: Review Request: Remove KGlobal::locale warning for pure Qt applications

2011-08-07 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102188/#review5478 --- This review has been submitted with commit 6f710688154d4c9914a6

Re: Review Request: Remove KGlobal::locale warning for pure Qt applications

2011-08-07 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102188/#review5475 --- Ship it! fileModule() creates a componentData indirectly, becau

Re: Review Request: Replace thread usage with local event loop in kio/kio/hostinfo.cpp

2011-08-07 Thread Thiago Macieira
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102238/#review5472 --- Looks good, but I have a question on the cache: what are its fea