Re: [Development] QtBase WIP branch request

2016-10-12 Thread James Turner
he patches via email, but I wonder if they will be subsumed by this work you’re about to start. Kind regards, James -- James Turner - Senior Software Developer KDAB - The Qt, C++ and OpenGL Experts smime.p7s Description: S/MIME cryptographic signature

Re: [Development] QT Bug 43454

2015-10-05 Thread James Turner
> On 5 Oct 2015, at 11:16, James Turner wrote: > > Peppe, any chance you can track down Andy Shaw + Thiago at QtWS and provoke > some movement on this? Apologies to all for the noise, my email client decided that Giuseppe is equivalent on some level to this entire mailing list.

Re: [Development] [Cobham] QT Bug 43454

2015-10-05 Thread James Turner
> On 2 Oct 2015, at 05:48, Coleman, Alex wrote: > > Is anyone aware of the issue in https://bugreports.qt.io/browse/QTBUG-43454 > ? Given your infinite power over > the guys from Digia (and the upcoming world summit) is there any chance you > could

Re: [Development] Blacklines only in OpenGL in a QGLView

2013-08-22 Thread James Turner
On 21 Aug 2013, at 13:11, niallcwhe...@eircom.net wrote: > Regardless of values is glColor3f, black is the only line colour drawn. > > Suggestions gratefully received. Do you have lighting enabled? If so you probably want to disable it while drawing the lines, and then re-enable it. Or you can

[Development] iOS deployment

2013-08-22 Thread James Turner
What's the official resource deployment strategy for iOS? (I've googled / search on qt-project.org without finding anything on this point) Should DEPLOYMENTFOLDERS and qtcAddDeployment work? (with 5.1.0) It doesn't seem to for me. I guess the RESOURCES mechanism will work, but that's less conve

Re: [Development] X11/XCB QPA: QPlatformIntegration::ThreadedOpenGL returning false

2013-08-12 Thread James Turner
On 12 Aug 2013, at 10:36, Robin Burchell wrote: > The reader will be running or not, set here in QXcbConnection::QXcbConnection: > >m_reader = new QXcbEventReader(this); >connect(m_reader, SIGNAL(eventPending()), this, > SLOT(processXcbEvents()), Qt::QueuedConnection); >connect(m_re

Re: [Development] QtCS Mac session report

2013-07-29 Thread James Turner
On 27 Jul 2013, at 09:24, Frederik Gladhorn wrote: > I'd like to have more info here, where's the bug report? https://bugreports.qt-project.org/browse/QTBUG-31956 James___ Development mailing list Development@qt-project.org http://lists.qt-project.or

Re: [Development] New online installers available for testing

2013-06-01 Thread James Turner
On 31 May 2013, at 10:50, Heikkinen Jani wrote: > There is new online installers available in > http://download.qt-project.org/online/qt5/online_installers/ > At the moment content is Qt5.0.2 but it will be updated to Qt5.1 RC1 when it > is published (hopefully really soon). Please try those a