[Development] bool QProcess::waitForFinished() Race Condition?

2012-09-25 Thread d3fault
Unable to confirm the race condition, which is why I'm posting here instead of filing the bug report. Isn't there a race condition between calling QProcess::start() and QProcess::waitForFinished()? Can't the OS switch contexts at ANY TIME (in this case, between the start() and waitForFinished() ca

Re: [Development] [Interest] About Qt 4.8.3 MinGW

2012-09-25 Thread R. Reucher
Yep, worked perfectly! Thanks again, René On Tuesday 25 September 2012 08:45:02 R. Reucher wrote: > Thanks, Lukas! I'll try that... > > On Tuesday 25 September 2012 07:59:16 Lukas Geyer wrote: > > Am 24.09.2012 13:16, schrieb R. Reucher: > > > Also, can someone confirm that we are seeing the sam

Re: [Development] Text rendering in Qt5

2012-09-25 Thread Yang Fan
Cool! On Tue, Sep 25, 2012 at 4:39 PM, Jiang Jiang wrote: > Hi, > > On Tue, Sep 25, 2012 at 7:09 AM, wrote: >> Is there some wikis or blogs about how does the text rendering work in Qt5 ? > > If you happened to read Chinese (which I assumed you do), [1] provides > an overview of most text rende

Re: [Development] Nominating Andy Shaw for Approver

2012-09-25 Thread Knoll Lars
He isn't yet? Obviously a +1 from me. Cheers, Lars On Sep 25, 2012, at 12:00 PM, Robin Burchell wrote: > Seconded very happily! > > On Tue, Sep 25, 2012 at 11:58 AM, João Abecasis wrote: >> Hi, >> >> I'd like to nominate Andy Shaw for Approver status. Andy's history >> with Qt is longer tha

Re: [Development] Nominating Andy Shaw for Approver

2012-09-25 Thread Joerg Bornemann
On 25/09/2012 11:58, João Abecasis wrote: > I'd like to nominate Andy Shaw for Approver status. Andy's history > with Qt is longer than my own, having catered to commercial customers > in Trolltech, Nokia and Digia. Looking over the main repositories, I > count 150 commits in the 4.x public timeli

Re: [Development] Nominating Andy Shaw for Approver

2012-09-25 Thread Simon Hausmann
On Tuesday, September 25, 2012 11:58:37 AM João Abecasis wrote: > Hi, > > I'd like to nominate Andy Shaw for Approver status. Andy's history > with Qt is longer than my own, having catered to commercial customers > in Trolltech, Nokia and Digia. Looking over the main repositories, I > count 150 co

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Thiago Macieira
On terça-feira, 25 de setembro de 2012 12.20.08, Fathi Boudra wrote: > As far as I'm concerned, I welcome Thiago's patch. An option has been added to configure: -no-strip or -strip=no The default is still to strip release builds. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Arc

Re: [Development] Nominating Andy Shaw for Approver

2012-09-25 Thread Mark Brand
João Abecasis wrote: > Hi, > > I'd like to nominate Andy Shaw for Approver status. Andy's history > with Qt is longer than my own, having catered to commercial customers > in Trolltech, Nokia and Digia. +1 from me too. Andy's also been quite helpful with QtSql reviews. Mark __

Re: [Development] Nominating Andy Shaw for Approver

2012-09-25 Thread Jiang Jiang
On Tue, Sep 25, 2012 at 11:58 AM, João Abecasis wrote: > Hi, > > I'd like to nominate Andy Shaw for Approver status. Andy's history > with Qt is longer than my own, having catered to commercial customers > in Trolltech, Nokia and Digia. Looking over the main repositories, I > count 150 commits in

Re: [Development] Nominating Andy Shaw for Approver

2012-09-25 Thread Robin Burchell
Seconded very happily! On Tue, Sep 25, 2012 at 11:58 AM, João Abecasis wrote: > Hi, > > I'd like to nominate Andy Shaw for Approver status. Andy's history > with Qt is longer than my own, having catered to commercial customers > in Trolltech, Nokia and Digia. Looking over the main repositories, I

[Development] Nominating Andy Shaw for Approver

2012-09-25 Thread João Abecasis
Hi, I'd like to nominate Andy Shaw for Approver status. Andy's history with Qt is longer than my own, having catered to commercial customers in Trolltech, Nokia and Digia. Looking over the main repositories, I count 150 commits in the 4.x public timeline. 31 so far in Qt 5's qtbase -- I did not lo

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Laszlo Papp
> > There's no option to choose the behavior. You have to patch. > Using the developer mode isn't an option. > Yes, there is. Either stripping by default or not. I do not see the reason for changing default for now if a patch can add an option, and the packager can use that. I was fine previously

Re: [Development] Proposing Thomas McGuire for Approver

2012-09-25 Thread Thomas McGuire
Hi, On Monday 24 September 2012 20:23:02 Lorn Potter wrote: > On 04/09/12 04:43, Lorn Potter wrote: > > I would like to nominate Thomas McGuire as an Approver for Qt Project. > > > > https://codereview.qt-project.org/#q,owner:thomas.mcguire%2540kdab.com,n, > > z https://codereview.qt-project.org/

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Fathi Boudra
On Tue, Sep 25, 2012 at 12:36 PM, Laszlo Papp wrote: > > > On Tue, Sep 25, 2012 at 10:32 AM, Fathi Boudra wrote: >> >> On Tue, Sep 25, 2012 at 12:26 PM, Laszlo Papp wrote: >> >> That's incorrect. We (Debian/Ubuntu) apply a patch since ages to avoid >> >> stripping. >> > >> > Why? It just works f

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Robin Burchell
On Tue, Sep 25, 2012 at 11:20 AM, Fathi Boudra wrote: > A patch that I pulled in Meego builds as well. It lives on in Mer, too :) http://gitweb.merproject.org/gitweb?p=mer-core/qt.git;a=blob;f=qt-4.8.0-Avoid-symbol-stripping-by-default.patch;h=577a3422096c2df3b0e841e8a193be228bce8e6a;hb=HEAD ___

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Laszlo Papp
On Tue, Sep 25, 2012 at 10:32 AM, Fathi Boudra wrote: > On Tue, Sep 25, 2012 at 12:26 PM, Laszlo Papp wrote: > >> That's incorrect. We (Debian/Ubuntu) apply a patch since ages to avoid > >> stripping. > > > > Why? It just works fine on Harmattan and Ubuntu-arm using the debian > tools. > > It so

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Fathi Boudra
On Tue, Sep 25, 2012 at 12:26 PM, Laszlo Papp wrote: >> That's incorrect. We (Debian/Ubuntu) apply a patch since ages to avoid >> stripping. > > Why? It just works fine on Harmattan and Ubuntu-arm using the debian tools. > It sounds broken to fail /all/ the time. Such a buildsystem should really b

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Laszlo Papp
> That's incorrect. We (Debian/Ubuntu) apply a patch since ages to avoid > stripping. > Why? It just works fine on Harmattan and Ubuntu-arm using the debian tools. It sounds broken to fail /all/ the time. Such a buildsystem should really be fixed, or the package file should use the relevant option

Re: [Development] Not stripping our binaries by default

2012-09-25 Thread Fathi Boudra
On Sat, Sep 15, 2012 at 11:28 AM, Laszlo Papp wrote: >> Hence, I do not personally consider your concern now valid. I think the >> minor and major qualifiers as you introduced those, are in the opposite >> order. > > > To be fair, I have only seen this as a problem for Tizen so far. I have seen >

Re: [Development] Text rendering in Qt5

2012-09-25 Thread Jiang Jiang
Hi, On Tue, Sep 25, 2012 at 7:09 AM, wrote: > Is there some wikis or blogs about how does the text rendering work in Qt5 ? If you happened to read Chinese (which I assumed you do), [1] provides an overview of most text rendering APIs and methods used in Qt. - Jiang [1] http://jjgod.org/docs/s

Re: [Development] Text rendering in Qt5

2012-09-25 Thread Eskil Abrahamsen Blomfeldt
On 09/25/2012 07:09 AM, ext song.7@nokia.com wrote: Is there some wikis or blogs about how does the text rendering work in Qt5 ? Hi, Here's a couple: http://blog.qt.digia.com/2011/07/15/text-rendering-in-the-qml-scene-graph/ http://blog.qt.digia.com/2012/08/08/native-looking-text-in-qml-