Re: [Development] Cherry pick fix from Qt5 to Qt 4.8.x

2012-07-27 Thread shane.kearns
There are two ways to do it, using a cherry pick or using a patch file. The main difficulty is where files have moved around (e.g. tests/auto structure has changes or files moved from src/gui to src/widgets) In either case, edit the commit message to include the SHA1 of the change you cherry-pic

Re: [Development] Cherry pick fix from Qt5 to Qt 4.8.x

2012-07-27 Thread Sergio Ahumada Navea
On 07/27/2012 06:35 PM, Thiago A. Corrêa wrote: > Hi, > > I've sent a patch to Qt5 that's already integrated, and I would > like to cherry pick it for qt 4.8. I haven't found the process > documented anywhere, could someone point me in the right direction? > I must say I'm not very good w

Re: [Development] Cherry pick fix from Qt5 to Qt 4.8.x

2012-07-27 Thread Thiago Macieira
On sexta-feira, 27 de julho de 2012 13.35.00, Thiago A. Corrêa wrote: > Hi, > > I've sent a patch to Qt5 that's already integrated, and I would > like to cherry pick it for qt 4.8. I haven't found the process > documented anywhere, could someone point me in the right direction? > I must say

[Development] Cherry pick fix from Qt5 to Qt 4.8.x

2012-07-27 Thread Thiago A . Corrêa
Hi, I've sent a patch to Qt5 that's already integrated, and I would like to cherry pick it for qt 4.8. I haven't found the process documented anywhere, could someone point me in the right direction? I must say I'm not very good with Git, so the more details the better. Appreciate the help.

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-27 Thread d3fault
On Jul 27, 2012 6:02 AM, "logic.cpp" wrote: > > BH > > I think this is very much like what I was trying to describe. > I think so too, it was immediately after reading your post that the design jumped out at me. The confusing part was your stating that the interface should be required to be imple

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-27 Thread logic.cpp
BH I think this is very much like what I was trying to describe. It's really annoying that Mac<=Snow Leopard is forcing us into such corners, but if it works and it pleases all Qt evangelists :) then maybe this'll do. ___ Development mailing list Devel

Re: [Development] Proposal: Changing the default output of qDebug and friends

2012-07-27 Thread David Faure
I again saw qDebugs committed with Q_FUNC_INFO explicitely in them, which shows that yes, the default should be changed :-) On Thursday 29 March 2012 17:02:38 Olivier Goffart wrote: > On Thursday 29 March 2012 13:17:14 kai.koe...@nokia.com wrote: > > For my original proposal I took inspiration fr

Re: [Development] Unable compiling Qt5 with -no-opengl option

2012-07-27 Thread Fred Fung
Thanks for your reply&patch. but the issue still exists.Interrelated bug in https://bugreports.qt-project.org/browse/QTBUG-25821 https://bugreports.qt-project.org/browse/QTBUG-25425 best regards,fred fung ___ Development mailing list Development@qt-pro