Re: [Development] Thread / Process Quality of Service APIs in Qt

2024-09-26 Thread Volker Hilsheimer via Development
> On 24 Sep 2024, at 23:23, Mårten Nordheim via Development > wrote: > > Hello, > > For a while now there has been "Quality of Service" APIs available for > threads and processes in at least Apple[0] and Windows[1]. > Typically you can request either "Eco", and Default (i.e. the OS does its

Re: [Development] Proposal to retain \since version information in Qt Documentation

2024-09-26 Thread Jerome Pasion via Development
Hello, I would like to keep the \since just to keep the continuity. I would suggest an even larger overhaul about how version support is portrayed in the documentation. If Qt is to move into a life cycle approach, then the inception, inclusion, and EOL/EOS should be clarified in the documentati

[Development] HEADS-UP: Qt 6.8.0 release note review

2024-09-26 Thread Jani Heikkinen via Development
Hi! Here is Qt 6.8.0 release note draft: https://codereview.qt-project.org/c/qt/qtreleasenotes/+/593814 Please review it (&do needed corrections) asap; we need to finalize it before official release which is planned to happen Tue 8th October. br, Jani -- Development mailing list Development@

Re: [Development] Proposal to retain \since version information in Qt Documentation

2024-09-26 Thread Axel Spoerl via Development
Hi Paul, Christian, all, Good arguments count, better arguments win. +1 to keep \since 4.x as historic landmarks, and clarify rules for it. Thanks for the discussion. Cheers Axel > On 26 Sep 2024, at 08:45, Paul Wicking wrote: > >  >> On 24 Sep 2024, at 22:37, Axel Spoerl via Development >>