[Development] HEADS-UP: Branching from 'dev' to '6.5' done

2022-12-12 Thread Jani Heikkinen via Development
Hi! Dependency updates succeed in 'dev' (unfortunately submodule update didn't succeed because of QTBUG-109372) and we have branched '6.5' from 'dev' this morning. So from now on all changes targeted to Qt 6.5 releases must have 'Pick-to: 6.5' and 'dev' is for Qt 6.6. There were few changes

Re: [Development] Requesting Feature Freeze exception for CTF tracing backend

2022-12-12 Thread Tuukka Turunen via Development
Hi, It would be good to have these in. Yours, Tuukka Lähettäjä: Development käyttäjän Antti Määttä via Development puolesta Lähetetty: perjantaina, joulukuuta 9, 2022 3:41 ip. Vastaanottaja: development@qt-project.org Aihe: [Development] Requesting Feature

Re: [Development] Requesting Feature Freeze exception for a new API addition into QCryptographicHash

2022-12-12 Thread Thiago Macieira
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 this followup change when we landed OpenSSL 3.0 > support/backend

[Development] Requesting Feature Freeze exception for a new API addition into QCryptographicHash

2022-12-12 Thread Jan Grulich
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 this followup change when we landed OpenSSL 3.0 support/backend in QCryptographicHash and I didn't make it in time to implement and fix

Re: [Development] Using QtCreator for Qt development

2022-12-12 Thread EXT Mitch Curtis via Development
> -Original Message- > From: Development On Behalf Of > Eike Ziller via Development > Sent: Monday, 12 December 2022 5:20 PM > To: Владимир Белявский > Cc: development@qt-project.org > Subject: Re: [Development] Using QtCreator for Qt development > > > > > Am 10/12/2022 um 13:57

Re: [Development] Using QtCreator for Qt development

2022-12-12 Thread Eike Ziller via Development
> Am 10/12/2022 um 13:57 schrieb Владимир Белявский : > > Hello there, > I suspect that my Qt development process is far away from optimal... > > I have a top-level developer shadow build and my process looks like: > 1. Open source files that need to be changed in QtCreator > 2. Make changes