Re: [Development] QTBUG-30440: restricting the SIMD files

2013-08-16 Thread Thiago Macieira
On quinta-feira, 15 de agosto de 2013 12:04:36, Thiago Macieira wrote: > For MSVC, set CFLAGS on x86 to -arch:SSE2. Actually, this is now the default on MSVC 2012. So I suggest we use that version to compile Creator for the SDK, and leave the Qt build to the native flags of the compiler in quest

Re: [Development] Reference cycles in QML

2013-08-16 Thread Thiago Macieira
On sexta-feira, 16 de agosto de 2013 11:33:57, Alan Alpert wrote: > Patches need to go to gerrit, even if they're not complete. Just > mention that it's not ready for submission in the commit message > (which can be amended once it is ready for submission). > > As well as being good practice, it's

Re: [Development] [Feature Request] Websockets

2013-08-16 Thread Matt Broadstone
On Thu, Aug 15, 2013 at 6:59 PM, Christian Gagneraud wrote: > On 16/08/13 03:41, Matt Broadstone wrote: > > On Wed, Aug 14, 2013 at 11:54 AM, Kurt Pattyn > > wrote: > > > > Hi, > > > > I opensourced a Qt based module that implements the web socket > > pr

Re: [Development] Engin.io Qt lib on codereview

2013-08-16 Thread Thiago Macieira
On sexta-feira, 16 de agosto de 2013 14:42:56, Gladhorn Frederik wrote: > We will move it from Github to the labs namespace on qt-project.org since > we want to be able to accept contributions under the CLA and generally > prefer the Qt Project infrastructure over github since it allows a much > n

Re: [Development] QTBUG-30440: restricting the SIMD files

2013-08-16 Thread Thiago Macieira
On sexta-feira, 16 de agosto de 2013 11:53:45, Koehne Kai wrote: > > I recommend: > > CFLAGS (x86) = -march=i686 -mtune=core2 -msse2 -mfpmath=sse > > CFLAGS (x86-64) = -mtune=core2 > > LFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,-z,relro > > > > > > > > For MSVC, set CFLAGS on x86 to -a

Re: [Development] [Feature Request] Websockets

2013-08-16 Thread liuyanghejerry
Good points. And I think documents of yours is much better, too. It's very promising. ? 2013/8/15 17:01, Kurt Pattyn ??: Yes, I know about the project. About a year ago, I started using that, but it was not fit for purpose. I needed to transmit large quantities of CT and mammography images, an