Re: [Development] Resurrecting QtGamepad
- are there things we want to do to support a broader use case? thinking out loud: gamepads tend to be HID devices. there might be a use case for a more generic HID implementation in Qt, not only supporting gamepads but a wide range of devices that talk HID (possibly including custom hardware
Re: [Development] Renaming QGenericItemModel
Den ons 14 maj 2025 12:32Volker Hilsheimer via Development < development@qt-project.org> skrev: > > On 12 May 2025, at 13:29, Kevin Kofler via Development < > development@qt-project.org> wrote: > > > > Volker Hilsheimer via Development wrote: > >> I suspect that “Adaptor” will be a good term to us
[Development] [Announce] Qt Creator 16.0.2 released
2025-05-14
Thread
List for announcements regarding Qt releases and development via Announce via Development
We are happy to announce the release of Qt Creator 16.0.2! https://www.qt.io/blog/qt-creator-16.0.2-released -- Eike Ziller Principal Software Engineer The Qt Company GmbH Erich-Thilo-Str. 10 12489 Berlin, Germany eike.zil...@qt.io https://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Joun
Re: [Development] Renaming QGenericItemModel
> On 12 May 2025, at 13:29, Kevin Kofler via Development > wrote: > > Volker Hilsheimer via Development wrote: >> I suspect that “Adaptor” will be a good term to use for such a class. > > Is this not more commonly spelled "Adapter"? > >Kevin Kofler Both spellings are permissible, Adap
[Development] CI Slowness – Identified Issue and Temporary Guidance
Hi all, We've noticed that CI has been slower than usual over the past few days. The root cause has been identified: some Windows VMs are not acquiring an IP address immediately, causing them to hang for an extended period. While COIN's internal retry loop typically resolves the issue eventuall