Re: [Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-26 Thread Alex Blasche
Congratulations to Ievgenii. Approver rights have been set up. -- Alex From: Development on behalf of Alex Blasche Sent: Wednesday, 6 April 2022 14:05 To: development@qt-project.org Subject: [Development] Nominating Ievgenii Meshcheriakov for approver

[Development] If you introduce new deprecation warnings, fix them before they integrate

2022-04-26 Thread Thiago Macieira
In a full build of Qt, I'm seeing lots of warnings about calling deprecated Qt functions, some of which have been deprecated since 6.1. Whenever you introduce a new QT_DEPRECATED warning, you have to fix the code that is affected by it in all of Qt and in Qt Creator before the warning starts ge