Re: [Development] Development Digest, Vol 141, Issue 27

2023-06-15 Thread Arnaud Clère
Le mer. 14 juin 2023, 08:35, a écrit : > Send Development mailing list submissions to > development@qt-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.qt-project.org/listinfo/development > or, via email, send a message with subject or

Re: [Development] API style guide: scoped enum or not?

2023-06-15 Thread Thiago Macieira
On Thursday, 15 June 2023 15:23:47 PDT Stephen Kelly wrote: > And, you can introduce it in a way which is source-compatible until the > user upgrades their compiler to a compiler version which implements > `using enum`: > > https://godbolt.org/z/4EWjWhvfa That's the "massive code update and

Re: [Development] API style guide: scoped enum or not?

2023-06-15 Thread Stephen Kelly
On 15/06/2023 22:20, Allan Sandfeld Jensen wrote: On Mittwoch, 14. Juni 2023 22:53:13 CEST Thiago Macieira wrote: On Wednesday, 14 June 2023 12:49:22 PDT Allan Sandfeld Jensen wrote: As discussed earlier. Better naming in many cases until we can depend on C++20 in API. There's nothing in

Re: [Development] API style guide: scoped enum or not?

2023-06-15 Thread Allan Sandfeld Jensen
On Mittwoch, 14. Juni 2023 22:53:13 CEST Thiago Macieira wrote: > On Wednesday, 14 June 2023 12:49:22 PDT Allan Sandfeld Jensen wrote: > > As discussed earlier. Better naming in many cases until we can depend on > > C++20 in API. > > There's nothing in C++20 that would allow us to design APIs

Re: [Development] API style guide: scoped enum or not?

2023-06-15 Thread Hasselmann Mathias via Development
Am 04.05.2023 um 15:51 schrieb Sune Vuorela: In few cases the implicit conversion to underlying_type is kind of important. Especially in the cases where the api has int and is mostly used with enums or is somehow user extendable. Qt::ItemDataRole is one of them that comes to mind.

[Development] Jira Bot related email spam

2023-06-15 Thread Daniel Smith via Development
Hi all, Earlier today, a new version of the Jira Bot was pushed to production with a bug that caused incorrect fix versions to be chosen for some issues since May 31. Unfortunately, the only way to correct this was to remove all fix versions on the affected issues and re-run the bot with the

Re: [Development] Heads-up: what's new in '6.6' doc needs your updates

2023-06-15 Thread ekke
would be great to get the recommended Android Target API, NDK and openSSL versions if there are changes to 6.5 thx Am 14.06.23 um 08:52 schrieb Jani Heikkinen via Development: Hi all, https://code.qt.io/cgit/qt/qtdoc.git/tree/doc/src/whatsnew/whatsnew66.qdoc

[Development] [Announce] Qt 6.6.0 beta1 released

2023-06-15 Thread List for announcements regarding Qt releases and development via Announce via Development
Hi all, We have released Qt 6.6.0 Beta1 today, see https://www.qt.io/blog/qt-6.6-beta-released Thanks to everyone involved! br, Jani ___ Announce mailing list annou...@qt-project.org https://lists.qt-project.org/listinfo/announce -- Development

[Development] [Announce] Qt Creator 10.0.2 released

2023-06-15 Thread List for announcements regarding Qt releases and development via Announce via Development
We are happy to announce the release of Qt Creator 10.0.2! https://www.qt.io/blog/qt-creator-10.0.2-released -- Eike Ziller Principal Software Engineer Qt Group Erich-Thilo-Straße 10 12489 Berlin, Germany eike.zil...@qt.io https://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Jouni

[Development] QtWebEngine: multiple toolchains needed?

2023-06-15 Thread Elad Lahav
Hello, I am trying to build QtWebEngine for QNX. As both Qt 6.4.2 and the Blink engine work independently on the platform I was hoping this would be feasible. The biggest problem I ran into so far is that there seem to be multiple toolchains involved in the build. It starts with the QNX toolchain