[Interest] Qt add on modules in Qt 6.2 commercial license

2021-12-26 Thread Ramakanth Kesireddy
Hi,

Can you let me know if the Qt add on modules like Qt Location, QtQuick
WebGL, Qt Speech etc shall be available for Qt 6.2 commercial license users?

Best Regards,
Ramakanth
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Please let us choose Qt Creator version in the online installer

2021-12-26 Thread Pavel Koshevoy
Also, the maintenance tool needs to be smart enough not to install an
incompatible build of Qt Creator on an older version of macos where it
can't even run.


On Sat, Dec 25, 2021, 06:00 Alexander Dyagilev  wrote:

> Hello,
>
> Guys, please let us.
>
> I've updated to 6.0.1 and now I'm suffering from a lot of bugs. For me,
> it's now nearly to unusable.
>
> Yes, I know that it's possible to manually download old versions from
> archive. But as far as I know one will then have to setup all the Qt
> kits manually
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>

>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Please let us choose Qt Creator version in the online installer

2021-12-26 Thread Cristian Adam

On 26/12/2021 13:58, André Pönitz wrote:


On Sun, Dec 26, 2021 at 09:01:08AM +0100, Cristian Adam wrote:
Besides all this, if I am not mistaken, the problem can also be worked 
around

without changing the 6.0.0 or 6.0.1 binaries by setting QTC_USE_QPROCESS=1 in
the environent before starting Creator.

Andre'


André, you are mistaken. See my comment at 
https://bugreports.qt.io/browse/QTCREATORBUG-26754?focusedCommentId=603035&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-603035 



The problem cannot be workaround by setting QTC_USE_QPROCESS=1 because 
using QtcProcess is the problem, even though QtcProcess by having set 
QTC_USE_QPROCESS=1 is only a "thin" wrapper around QProcess.


This is how I interpret the results that I've got.

Cheers,
Cristian.

___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Please let us choose Qt Creator version in the online installer

2021-12-26 Thread Cristian Adam

On 25/12/2021 13:59, Alexander Dyagilev wrote:


Hello,

Guys, please let us.

I've updated to 6.0.1 and now I'm suffering from a lot of bugs. For 
me, it's now nearly to unusable.


Yes, I know that it's possible to manually download old versions from 
archive. But as far as I know one will then have to setup all the Qt 
kits manually



Hi,

Qt Creator 6.0.0/6.0.1 suffers on Windows and macOS from this bug:
[QTCREATORBUG-26754] Code completion performance degradation with Qt 
Creator 6.0.0 - Qt Bug Tracker 

In the above bug report there is a link to the GitHub page with download 
artifacts.


You can switch to the new clangd code completion parser, or download Qt 
Creator 5.0.3 version from
https://download.qt.io/official_releases/qtcreator/5.0/5.0.3/ 



You don't need to setup all the Qt Kits manually, in the Qt Versions 
settings page there is a /"Link with Qt..."/

button, which should bring back the installed Qt kits.

If that doesn't work, you can copy the *QtProject *settings directory 
from the old Qt Creator to the new
Qt Creator. On Windows the path is like this: 
c:\Qt\qtcreator-6.0.0\share\qtcreator\QtProject


Cheers,
Cristian.
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest