[Development] Meeting minutes from Qt Release Team meeting 13.12.2022
Qt 6.5 status - Qt 6.5 Feature Freeze in effect - Branching from 'dev' to '6.5' done - Beta1 preparations started * Target is to release beta1 immediately after submodule update succeed in '6.5' ** Hoping that can happen still before Christmas - API change review will be started later this
Re: [Development] Nominating Mårten Nordheim and Timur Pocheptsov as new co-maintainers of Qt WebSocket
Maintainers page updated accordingly. Congrats, Mårten and Timur, and thank you! Volker > On 29 Nov 2022, at 14:55, Volker Hilsheimer via Development > wrote: > > Hi, > > > Kurt Pattyn is currently listed as the Maintainer fo Qt WebSocket. However, > he has not responded to emails I sent
Re: [Development] Qt for WebAssembly feature freeze exceptions
Hi, +1 to the emscripten upgrade. The upgrade is version 3.1.14 -> 3.1.27, which includes a number of fixes which are strongly desirable in 6.5. Cheers, David Skoland On 13 Dec 2022, at 11:14, Morten Sørvig via Development mailto:development@qt-project.org>> wrote: Hi all, We have two pendi
Re: [Development] Requesting Feature Freeze exception for CTF tracing backend
Agree. There are a couple of open design questions in the comments, but this functionality will enable better profiling support on top of Qt 6.5, and should otherwise not be in the way. We should be able iterate over the implementation without any unpredictable side effects. The general tracing
Re: [Development] Requesting Feature Freeze exception for a new API addition into QCryptographicHash
> On 12 Dec 2022, at 13:56, Thiago Macieira wrote: > > On Monday, 12 December 2022 09:28:55 -03 Jan Grulich wrote: >> Hi, >> >> I would like to request a freeze exception for a new method in >> QCryptographicHash that allows querying OpenSSL for allowed/built-in >> algorithms. We agreed on thi
Re: [Development] Using QtCreator for Qt development
> Am 13/12/2022 um 09:01 schrieb Vladimir Belyavsky : > > Thanks everyone for the replies! > > I've just tried what Eike suggested - on my Win machine just opened > CMakeLists.txt from Qt5 repo in Qt Creator and set up the Build Directory to > my own shadow build dir. > Hopefully I didn't hav
[Development] Qt for WebAssembly feature freeze exceptions
Hi all, We have two pending changes for the wasm platform which I'd like to request a feature freeze exception for: * Adding the initial accessibility backend. This feature will initially be opt-in, and we are aiming to make it as non-disruptive as possible. A couple of detai
[Development] [Announce] Qt Installer Framework and Online Installer 4.5.1 released
2022-12-13
Thread
List for announcements regarding Qt releases and development via Announce via Development
Hi all, we have released Qt Installer Framework and Online Installer 4.5.1! Thank you to the development team & everyone involved 😊. Please see the blog post: https://www.qt.io/blog/qt-installer-framework-and-qt-online-installer-4.5.1-released Best regards, Tarja Sundqvist Release manager
Re: [Development] Nominating Marcus Tillmanns as Approver
Congratulations to Marcus. Approver rights have been granted. -- Alex From: Development on behalf of A. Pönitz Sent: Tuesday, 22 November 2022 22:27 To: development@qt-project.org Subject: [Development] Nominating Marcus Tillmanns as Approver I'd lik
Re: [Development] Using QtCreator for Qt development
Thanks everyone for the replies! I've just tried what Eike suggested - on my Win machine just opened CMakeLists.txt from Qt5 repo in Qt Creator and set up the Build Directory to my own shadow build dir. Hopefully I didn't have to reconfigure and rebuild Qt again. Later, on my Mac, I will also try