Re: [Development] HEADS-UP: Qt 6.7 API change review

2024-01-04 Thread Kai Köhne via Development
Hi, also a reminder from my side: When checking out any API changes, please also check the API _documentation_. A good start for this is https://doc-snapshots.qt.io/qt6-6.7/newclasses67.html New API * Is it documented, and marked with \since? * Is the documentation in good shape (grammar, styl

Re: [Development] Buddy group to help new contributors

2024-01-04 Thread Elias Steurer via Development
> git for windows comes with perl Is this new? Because my installation does not have it. I just checked, and the folder my env path points to only contains git.exe, git-gui.exe, and no Perl. I don't share your positive experience with Perl on Windows; see my earlier posts in this thread for de

Re: [Development] Jira update on 5th January 2024

2024-01-04 Thread Alex Blasche via Development
The update has concluded. -- Alex From: Development on behalf of Alex Blasche via Development Sent: Wednesday, 3 January 2024 08:59 To: development@qt-project.org Subject: [Development] Jira update on 5th January 2024 Hi, We will update Jira on 5th

[Development] HEADS-UP: Qt 6.7 API change review

2024-01-04 Thread Jani Heikkinen via Development
Hi! Qt 6.7 API Change Review is finally started, see https://bugreports.qt.io/browse/QTBUG-119952 generated diffs are here: * https://codereview.qt-project.org/q/topic:api-change-review-6.7 * https://codereview.qt-project.org/q/topic:qml_api_review_6.7 Please review the diffs as so

Re: [Development] Monthly CI maintenance break - January (Tue, Jan 2nd 2024)

2024-01-04 Thread Jukka Jokiniva via Development
KVM Intel and Arm host are working now, but Intel Macs are still unstable. Investigation continues tomorrow. From: Development on behalf of Jukka Jokiniva via Development Date: Wednesday, 3. January 2024 at 17.48 To: Qt development mailing list Subject: Re: [Development] Monthly CI maintenan

Re: [Development] Buddy group to help new contributors

2024-01-04 Thread Oswald Buddenhagen via Development
On Thu, Jan 04, 2024 at 11:35:45AM +, Edward Welbourne via Development wrote: Volker Hilsheimer (8 December 2023 23:55) wrote (inter alia): Would it make a huge difference if we didn’t require perl (and IIRC we only need it for the init-repository script)? Our post-commit hook also invoke

Re: [Development] Buddy group to help new contributors

2024-01-04 Thread Philippe
> This is a common problem with wikis. Lightning Talk: Wikis Are Bad - Roger Orr - ACCU 2023 https://youtu.be/WKpB4gUS9fM?si=XHb1nBMWyZOJgjJG -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Buddy group to help new contributors

2024-01-04 Thread Edward Welbourne via Development
Volker Hilsheimer (8 December 2023 23:55) wrote (inter alia): >>> Would it make a huge difference if we didn’t require perl (and IIRC >>> we only need it for the init-repository script)? Our post-commit hook also invokes sanitize-commit, which is a perl script. Of course, it would not be beyond t