Re: [Development] Should null QPixmaps be allowed in a QCoreApplication?

2021-07-27 Thread Giuseppe D'Angelo via Development
Il 27/07/21 18:41, Sze Howe Koh ha scritto: Current Qt behaviours: A) If you create any QPixmap after creating QGuiApplication, the result is probably the pixmap that you asked for. All is well. B) If you create any QPixmap after creating QCoreApplication, the result is a null QPixmap. No warn

[Development] Should null QPixmaps be allowed in a QCoreApplication?

2021-07-27 Thread Sze Howe Koh
Current Qt behaviours: A) If you create any QPixmap after creating QGuiApplication, the result is probably the pixmap that you asked for. All is well. B) If you create any QPixmap after creating QCoreApplication, the result is a null QPixmap. No warnings are produced. C) If you create any QPixmap

Re: [Development] Temporarily preventing changes being staged in the dev branch of qtquickcontrols2

2021-07-27 Thread Lars Knoll
> On 27 Jul 2021, at 07:19, Jani Heikkinen wrote: > >> -Original Message- >> From: Mitch Curtis >> Sent: perjantai 23. heinäkuuta 2021 17.12 >> To: Alexandru Croitor >> Cc: development@qt-project.org; Qt Releases >> Subject: Re: [Development] Temporarily preventing changes being staged