-- Forwarded message --
From: Berkay Elbir
Date: Tue, Dec 13, 2016 at 2:02 PM
Subject: Compiling QtWebEngine
To: "inter...@qt-project.org Interest"
Hi everyone,
I tried to compile Qt 5.7.0 source code with web engine module on
Windows 7 with Visual Studio 2013 Update 5. If I co
Em quarta-feira, 28 de dezembro de 2016, às 16:18:45 BRST, Berkay Elbir
escreveu:
> Hello All,
>
> I have a class that is inherited from QProgressDialog. It sometimes
> crashes and its inside QProgressDialog class code.
>
> I detected that when the setValue(0); is called in its constructor,
> cr
On 12/28/2016 08:36 AM, Simon Hausmann wrote:
Hi,
building on the suggestion: do you have any thoughts about how your
allocator could be used instead of a garbage collector in an ecmascript
implementation?
I'll have to look into the details of the ECMAScript but root_ptr can
handle neural net
Hi,
building on the suggestion: do you have any thoughts about how your allocator
could be used instead of a garbage collector in an ecmascript implementation?
Simon
From: philipp...@gmail.com
Sent: December 28, 2016 14:23
To: development@qt-project.org
Subject: Re: [Development] Proposal for
On 12/28/2016 07:52 AM, Thiago Macieira wrote:
Again, I'm not saying we shouldn't improve. We should make QML much better
than any competition, especially HTML. But your arguments aren't flying and you
can't point to a paper that objectively proves your claims. Until then, we'll
take your sugges
Hello All,
I have a class that is inherited from QProgressDialog. It sometimes
crashes and its inside QProgressDialog class code.
I detected that when the setValue(0); is called in its constructor,
crash happens. When I commented out this function, It does not crash.
Even if setValue(0) is called
Em quarta-feira, 28 de dezembro de 2016, às 07:37:00 BRST, Phil Bouchard
escreveu:
> On 12/28/2016 04:53 AM, Alexander Nassian wrote:
> > If Qt Quick Compiler doesn't sell anything, why is it then only GPL and
> > commercial? It is obvious that it is just for pushing people to the
> > commercial m
On 12/28/2016 04:53 AM, Alexander Nassian wrote:
If Qt Quick Compiler doesn't sell anything, why is it then only GPL and
commercial? It is obvious that it is just for pushing people to the
commercial model.
That's not what I wanted to mean. The end product using QML /
Javascript in any form c
If Qt Quick Compiler doesn't sell anything, why is it then only GPL and
commercial? It is obvious that it is just for pushing people to the
commercial model.
Thiago Macieira schrieb am Mi. 28. Dez. 2016 um
01:50:
Em terça-feira, 27 de dezembro de 2016, às 19:22:27 BRST, Phil Bouchard
escreveu: