Re: [Development] Question about the Support of Windows Server 2016
On Friday, 14 March 2025 05:31:16 Pacific Daylight Time Volker Hilsheimer via Development wrote: > In our CI, we don’t cover any Windows Server versions. I’m not a product > manager, but I doubt that there’s a strong enough business case for those > platforms in general, and for an EOL’ed version
[Development] On Pick-to: and QUIP-16
Hi, TL;DR: do _not_ approve patches that do not "pick-to:" according to QUIP-16 or explain in the commit message why they deviate. Long version: Just a reminder that QUIP-16¹ gives detailed instructions how far certain sets of changes should be picked, so all maintainers / all approvers shoul
Re: [Development] Why does QQuickImageProvider not support SVG images?
Hi Giuseppe, > > Is tmpfs an option? > Is it platform-independent? I need at least Windows and Linux support. It looks rather Linux-only. Kind regards Robert This message and any attachments are solely for the use of the intended recipients. They may contain p
[Development] [Announce] Qt 6.9.0 RC released
2025-03-14
Thread
List for announcements regarding Qt releases and development via Announce via Development
Hi all! We have released the Qt 6.9.0 RC. As earlier you can get it via online installer. Src packages are also available in the Qt Account and download.qt.io. Delta to the beta3 attached. Please test the RC now to see if it is OK for the final Qt 6.9.0 release and report all findings in Jira
Re: [Development] Question about the Support of Windows Server 2016
> On 14 Mar 2025, at 08:22, Schmertmann, Lars via Development > wrote: > > Hello together, > > sadly we need to support Windows Server 2016 for a while in our > application (https://github.com/Governikus/AusweisApp) because the > extended support of Microsoft is given until Jan 12, 2027. > http
Re: [Development] Why does QQuickImageProvider not support SVG images?
Hi Shawn, > FWIW QQuickImageProvider is for images: you can see from its API that it > generates QImage or QPixmap or a texture. I would argue that an SVG IS an image, see e.g. the definition from Wikipedia: " A representation of the form of a person or object[...]" So why should QQuickImageProvi
Re: [Development] CI Instability Update
Hi all, A revert in Coin was applied on Wednesday, and CI has been running smoothly since. I think we can conclude that this particular issues has been fixed. --Jukka From: Development on behalf of Jukka Jokiniva via Development Date: Tuesday, 11. March 2025 at 10.53 To: qt-dev Subject
[Development] Question about the Support of Windows Server 2016
Hello together, sadly we need to support Windows Server 2016 for a while in our application (https://github.com/Governikus/AusweisApp) because the extended support of Microsoft is given until Jan 12, 2027. https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2016 While this was no
Re: [Development] [Windows] State of the Qt6 natvis file
On 13/03/2025 15:52, Jörg Bornemann wrote: [...] Let's focus on the next steps. I propose to do the following on our side: 1. Consolidate the two copies of natvis files in the qtvstools repo. Why do they exist? 2. Remove the namespace from the files and adjust the namespace replacement code. 3
[Development] CI Instability Update
Hi all, We are currently experiencing instability with our CI system. The issue is related to incoming sockets getting deadlocked in Coin, which prevents agents from calling home. A reboot temporarily fixes the issue. Our team is actively investigating the problem, but as of now, there is no p