[Development] [Announce] Qt 6.8 Beta1 released

2024-06-13 Thread List for announcements regarding Qt releases and development via Announce via Development
Hi! We have released Qt 6.8 Beta1, see https://www.qt.io/blog/qt-6.8-beta-1-released Big thanks to everyone involved! br, Jani Heikkinen Release Manager ___ Announce mailing list annou...@qt-project.org https://lists.qt-project.org/listinfo/announce --

Re: [Development] std::format support for Qt string types

2024-06-13 Thread Ivan Solovev via Development
So, I dropped a message to the SG16 mailing list, and I got a link to a new paper as an answer: https://wg21.link/P3258 As I read it, the key point for us is that the formatter output should use the literal encoding of the format string, or fall back to the execution encoding. AFAIK, we in Qt alr