Re: [Development] download.qt.io still missing some files?

2021-03-02 Thread Jani Heikkinen
Hi! Thanks for the report; we will study why these are still missing (those shouldn't) br, Jani > -Original Message- > From: Development On Behalf Of > Martin Storsjö > Sent: tiistai 2. maaliskuuta 2021 14.15 > To: development@qt-project.org > Subject: Re: [Development] download.qt.io

Re: [Development] Qt quick compiler impact on qmlbench.

2021-03-02 Thread Chris Adams
Hi, On Wed, Mar 3, 2021 at 7:08 AM Robin Burchell wrote: > On Tue, 2 Mar 2021, at 8:36 PM, Valery Volgutov wrote: > > Could you please let me know why I have no any performance improvements > > after quickcompiler apply? > > The QML compiler affects the performance of parsing and compiling the >

Re: [Development] Qt quick compiler impact on qmlbench.

2021-03-02 Thread Robin Burchell
On Tue, 2 Mar 2021, at 8:36 PM, Valery Volgutov wrote: > Could you please let me know why I have no any performance improvements > after quickcompiler apply? The QML compiler affects the performance of parsing and compiling the parsed source code. qmlbench is primarily testing the performance of

[Development] Qt quick compiler impact on qmlbench.

2021-03-02 Thread Valery Volgutov
I have some question about quickcompiler impact on qmlbench (https://code.qt.io/cgit/qt-labs/qmlbench.git/about/). 1. I tried to add CONFIG += qtquickcompiler option to src/src.pro (qmlbench app) file After that all QML & JS files which enumerated in qmlbench.qrc file was com

[Development] Qt 6.1.0 Beta released

2021-03-02 Thread Jani Heikkinen
Hi Everyone! Qt 6.1.0 Beta is released today, see https://www.qt.io/blog/qt-6.1-beta-released br, Jani Heikkinen Release Manager ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] download.qt.io still missing some files?

2021-03-02 Thread Martin Storsjö
Hi, On Fri, 19 Feb 2021, Martin Storsjö wrote: I see that most of what used to be on download.qt.io has been reinstated. Is there still some progress ongoing in restoring files, or is the restoration considered complete? E.g. under https://download.qt.io/archive/qt/4.8/, there's only 4.8.0 u