[Development] Monthly CI maintenance break - November (Mon, Nov 11th 2024)

2024-11-04 Thread CI Maintenance Break via Development
Hi, We’ll have our scheduled maintenance break on next Monday (11th of November). We’ll begin our work at 6:00 UTC and you can prepare for 6 hours of CI not working. -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Proposing QUIP-23: Qt-Security header in source code files

2024-11-04 Thread Volker Hilsheimer via Development
> On 4 Nov 2024, at 12:39, Volker Hilsheimer via Development > wrote: >> On 19 Aug 2024, at 14:12, Dimitrios Apostolou via Development >> wrote: >> >> Reminder that this QUIP is still open for feedback: >> >> https://codereview.qt-project.org/c/meta/quips/+/575276 >> >> Concerns have been ad

Re: [Development] Proposing QUIP-23: Qt-Security header in source code files

2024-11-04 Thread Volker Hilsheimer via Development
> On 19 Aug 2024, at 14:12, Dimitrios Apostolou via Development > wrote: > > Reminder that this QUIP is still open for feedback: > > https://codereview.qt-project.org/c/meta/quips/+/575276 > > Concerns have been addressed and further feedback is welcome here or on > codereview. > > Regards

[Development] Limiting self-approvals for provisioning changes

2024-11-04 Thread Jukka Jokiniva via Development
Hi, During the cyber-security session in the Contributors Summit, limiting self-approvals was discussed. As the first step I would like to limit self-approvals of provisioning changes, meaning files under “coin” directory in qt/qt5 repository. A self-approved change would not be stageable unl

Re: [Development] QTextFormat::LayoutDirection as a character format property?

2024-11-04 Thread Igor Khanin
Thanks! On 04/11/2024 10:48, Lars Knoll wrote: This appears to be the case since Scribe was first released back in Qt 4, or at the very least predates the current Git history. So my question is why then the documentation says that? Was there an intention to implement some behavior that then n

Re: [Development] QTextFormat::LayoutDirection as a character format property?

2024-11-04 Thread Igor Khanin
Thanks! My angle is mostly based on my project of a text editor which is designed for working on RTL-heavy typesetting source files; think something similar to LaTeX, where you could have line of RTL text, in the middle of it an invocation of a function with an English name, and in its' param

Re: [Development] QTextFormat::LayoutDirection as a character format property?

2024-11-04 Thread Lars Knoll via Development
Hi, > On 3 Nov 2024, at 11:37, Volker Hilsheimer via Development > wrote: > >> On 31 Oct 2024, at 14:51, Igor Khanin wrote: >> >> Greetings, >> >> I hope this is the right place to post this. I'm looking for advice as well >> as any historical context I can get. >> >> The documentation sta