Re: [Development] QProperty and library coding guide

2020-07-24 Thread James McDonnell
Yes. QNX 7.1 is based on GCC 8. On 2020-07-23, 5:03 PM, "Development on behalf of Ville Voutilainen" wrote: On Thu, 23 Jul 2020 at 23:59, Thiago Macieira wrote: > > On Thursday, 23 July 2020 12:34:06 PDT Simon Hausmann wrote: > > I think the primary environment where a tran

Re: [Development] Gerrit Upgrade

2019-06-25 Thread James McDonnell
On 2019-05-06, 8:16 AM, "Development on behalf of Frederik Gladhorn" wrote: Hello, We've been working on the Gerrit Upgrade for a while now and we are finally getting ready to deploy the new goodness. We have all patches in our fork (yes, sadly we continue diverging a

Re: [Development] Proposal to remove QNX 6.6 support from Qt 5.11 onwards

2017-12-15 Thread James McDonnell
in Tokarev Lähetetty: 15. joulukuuta 2017 21:20 Vastaanottaja: Tuukka Turunen; development@qt-project.org; James McDonnell Aihe: Re: [Development] Proposal to remove QNX 6.6 support from Qt 5.11 onwards 15.12.2017, 22:04, "Tuukka Turunen" : > Hi, > > I propose to remove support for

Re: [Development] [BB++] Now is 3.5x faster than Node.JS

2017-07-22 Thread James McDonnell
That's the sort of comment that drives new people away from open source projects. Please refrain from making such comments. Sent from my BlackBerry - the most secure mobile device - via the Rogers Network From: o.khots...@gmail.com Sent: July 22, 2017 2:06 PM To: philipp...@gmail.com Cc: developm

Re: [Development] swapEGLBuffers() : 135 : QQNX: failed to swap EGL buffers, err=12301 on QNX with Qt-5.3.2

2017-06-13 Thread James McDonnell
y from the current size, resizing back and unfreezing the rendering thread. Might be possible with pthread_suspend/resume. >Also when will be the QNX-QT fix will be available so that an update >in QNX at my side will help me fix this issue? I don't know when (if ever) we'll updat

Re: [Development] swapEGLBuffers() : 135 : QQNX: failed to swap EGL buffers, err=12301 on QNX with Qt-5.3.2

2017-06-13 Thread James McDonnell
Hi Prashant, Is your application performing a rapid sequence of resizing operations on the EGL window that leaves the size of the window unchanged? We recently discovered that this can cause the QNX Qt platform code to produce this problem. I haven't had a chance to upstream the fix for it yet.

Re: [Development] Proposal for Qt 5.10 platforms and configurations changes

2017-04-27 Thread James McDonnell
The mkspecs are there. https://codereview.qt-project.org/#/c/192579/ is needed to make them work (again). On 2017-04-27, 8:07 AM, "Development on behalf of Stottlemyer, Brett (B.S.)" wrote: >> Please refer to Qt 5.9 Supported platforms -> >>http://doc-snapshots.qt.io/qt5-5.9/supported-platform

Re: [Development] Stepping down as the QNX maintainer / proposing James McDonnell

2017-04-19 Thread James McDonnell
l fit for this >>role. >> >> Yours, >> >> Tuukka >> >> On 19/04/2017, 16.05, "Development on behalf of Rafael Roquetto" >>>rafael.roque...@kdab.com> wrote: >> >>Hello, >> >>I would like to a

Re: [Development] QNX 6.6 on Qt 5.10

2017-03-31 Thread James McDonnell
On 2017-03-31, 9:17 AM, "Development on behalf of James McDonnell" wrote: > > >On 2017-03-31, 9:09 AM, "Development on behalf of Ville Voutilainen" >ville.voutilai...@gmail.com> wrote: > >>On 31 March 2017 at 15:48, Lars Knoll wrote: >>>

Re: [Development] QNX 6.6 on Qt 5.10

2017-03-31 Thread James McDonnell
On 2017-03-31, 9:09 AM, "Development on behalf of Ville Voutilainen" wrote: >On 31 March 2017 at 15:48, Lars Knoll wrote: >> Hi Rafael, >> >> I¹d agree with you that it¹s too early to drop QNX 6.6, even though I >>understand that people would want to drop gcc 4.7. Is there a chance QNX >>6.6 w

Re: [Development] Multiple Windows Dead-Lock Observed on QNX with Qt-5.3.2

2016-06-15 Thread James McDonnell
Hi Prashant, Can you provide the output for a ³pidin -p ² and a "pidin -p screen² when the system is in this state? James On 2016-06-15, 1:54 PM, "Development on behalf of Thiago Macieira" wrote: >On quarta-feira, 15 de junho de 2016 23:11:24 PDT Prashant Purohit wrote: >> Hi all, >> >> I am

Re: [Development] Supported platforms for Qt 5.8

2016-02-26 Thread James McDonnell
unique_ptr is probably useable. The library is only a problem when you need something that involves constexpr. constexpr support has been disabled in the library because some constexpr code uses C floating point functions that weren¹t changed to allow their use in constexpr C++ functions. Disabl

Re: [Development] QNX and Dinkumware support for constexpr and nullptr

2015-10-30 Thread James McDonnell
On 2015-10-28, 6:15 PM, "Development on behalf of Thiago Macieira" wrote: >On Wednesday 28 October 2015 21:41:12 James McDonnell wrote: >> I¹ve created a QNX JIRA for the atomic function pointer compile failure. >> No idea (yet) if 6.6.0 will be patched as a result. &g

Re: [Development] QNX and Dinkumware support for constexpr and nullptr

2015-10-28 Thread James McDonnell
On 2015-10-28, 12:02 PM, "Development on behalf of Thiago Macieira" wrote: >On Wednesday 28 October 2015 13:28:39 Rafael Roquetto wrote: >> Hi James, >> >> On Wed, Oct 28, 2015 at 02:10:02PM +, James McDonnell wrote: >> > Fixes to 6.6.0 are...unlik

Re: [Development] QNX and Dinkumware support for constexpr and nullptr

2015-10-28 Thread James McDonnell
Fixes to 6.6.0 are...unlikely. But if you let me know what I need to take/do to re-produce the problem I can try to help out. Is it just this particular change or do I need to take all the changes in the 5.7-c++11-atomics topic? On 2015-10-28, 7:25 AM, "Development on behalf of Knoll Lars" wrot

Re: [Development] Qt example files missing

2014-04-15 Thread James McDonnell
Is there aŠscript or a build server or something that I could look at that shows exactly how this is done? - Original Message - On 14-04-15 12:38 PM, "Thiago Macieira" wrote: >Em ter 15 abr 2014, às 15:52:49, James McDonnell escreveu: >> Hi, >> >> Can

[Development] Qt example files missing

2014-04-15 Thread James McDonnell
Hi, Can anyone explain why the Qt 5.2.0 and 5.2.1 that I installed in Ubuntu contain examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.json but the Qt that I build (make/make install) doesn't? Are the examples being packaged in some other way for the installers? I instal