Re: [Development] Why qrc's metadatas is the big endian?

2022-05-23 Thread Thiago Macieira
On Monday, 23 May 2022 19:51:15 PDT 弓 长 wrote: > Hi, I don't find one document of reason about the design, I found this > patch: https://codereview.qt-project.org/c/qt/qtbase/+/177353 , apparently > it was big endian before that. > The reality is that little endian is more > commonly used in local

[Development] Why qrc's metadatas is the big endian?

2022-05-23 Thread 弓 长
Hi, I don't find one document of reason about the design, I found this patch: https://codereview.qt-project.org/c/qt/qtbase/+/177353 , apparently it was big endian before that. The reality is that little endian is more commonly used in local environments, so I wonder why we don't default to litt

Re: [Development] Switching to SPDX license expressions

2022-05-23 Thread Aleix Pol
On Mon, May 23, 2022 at 9:24 AM Jörg Bornemann wrote: > > Hi, > > just a heads-up, because we never announced this on this mailing list: > we're in the process of switching Qt sources from traditional license > headers to much more concise SPDX license expressions. > > Longer story here: https://w

Re: [Development] Leaving The Qt Company

2022-05-23 Thread Lars Knoll
Hi Samuel, Thanks! It’s indeed been quite a ride, and I'd like to also thank you for being there and all the work you’ve been doing for the community over the years. Cheers, Lars > On 18 May 2022, at 10:51, Samuel Gaist wrote: > > Hi Lars, > > Thank you for the ride ! > > The road has seen

[Development] Switching to SPDX license expressions

2022-05-23 Thread Jörg Bornemann
Hi, just a heads-up, because we never announced this on this mailing list: we're in the process of switching Qt sources from traditional license headers to much more concise SPDX license expressions. Longer story here: https://www.qt.io/blog/switching-to-spdx So far, the switch has been comp