Re: [Development] HEADS-UP: Qt 6.10 Feature Freeze

2025-05-30 Thread Jan-Arve Sæther via Development
We’d like to ask for Feature Freeze exception for SearchField https://codereview.qt-project.org/c/qt/qtdeclarative/+/614255. We’re been struggling with some autotest failures. It might be that we make it for Monday, but I’d like to ask for an exception just in case. Jan Arve From: Development

Re: [Development] Nominating Oliver Eftevaag as maintainer of Qt Quick Dialogs

2024-12-01 Thread Jan-Arve Sæther via Development
+1 I second this. He has been passionately improving the state of Qt Quick Dialogs and has been the de-facto maintainer for it since it was rewritten to Qt Quick Controls 2. Mandatory disclosure: I'm his manager at the Qt Company Jan Arve From: Development on behalf of Shawn Rutledge via De

Re: [Development] QtQuick Layout behavior changes?

2024-02-26 Thread Jan-Arve Sæther via Development
Hi Nicolas. Thank you for your concern. I've explained the reasoning in the issue here: https://bugreports.qt.io/browse/QTBUG-117597 Jan Arve From: Development on behalf of Nicolas Fella via Development Date: Monday, 26 February 2024 at 17:15 To: development@qt-project.org Subject: [Develo

[Development] Feature freeze exception for QTBUG-117597

2023-12-12 Thread Jan-Arve Sæther via Development
know if the behavior is too disruptive, in which case the feature will be rather changed to a more conservative opt-in feature in the next LTS (6.8). regards, Jan Arve Sæther -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

[Development] Nominating Santhosh Kumar Selvaraj for approver rights

2023-06-20 Thread Jan-Arve Sæther via Development
: https://codereview.qt-project.org/q/owner:santhosh.kumar.selvaraj%2540qt.io+is:merged and his reviews here: https://codereview.qt-project.org/q/reviewer:santhosh.kumar.selvaraj%2540qt.io cheers, --- Jan Arve Sæther Team Lead The Qt Company Sandakerveien 116 0484, Oslo, Norway jan-arve.saet

Re: [Development] Nominating Axel Spoerl as approver

2022-12-08 Thread Jan-Arve Sæther via Development
+1 Axel have done many great contributions to Qt, and among many things I'm especially impressed by his diligent effort to de-flakyfying our autotest, which all of us should benefit from! Jan Arve Fra: Development på vegne av Volker Hilsheimer via Development

Re: [Development] Nominating Oliver Eftevaag as Approver

2021-10-28 Thread Jan-Arve Sæther
+1 From: Development On Behalf Of Paul Wicking Sent: onsdag 27. oktober 2021 06:25 To: development@qt-project.org Subject: [Development] Nominating Oliver Eftevaag as Approver Hi all, I'd like to nominate Oliver Eftevaag as an approver. Oliver has been working as a software engineer for the Q

Re: [Development] Nominating Doris Verria as Approver

2021-10-28 Thread Jan-Arve Sæther
+1 -Original Message- From: Development On Behalf Of Volker Hilsheimer Sent: onsdag 27. oktober 2021 11:56 To: development@qt-project.org Subject: [Development] Nominating Doris Verria as Approver Hello World, I’d like to nominate Doris Verria as approver in the Qt Project. Doris has

Re: [Development] Naming convention for (scoped) enums

2018-09-25 Thread Jan-Arve Sæther
Seems that there is no definite consensus on this, but we will abandon https://codereview.qt-project.org/235167, since it's not that important for us in the end. It seems that most people are against such a change. It would be good if a decision is taken on this (and wiki is updated) in order

Re: [Development] Naming convention for (scoped) enums

2018-08-31 Thread Jan-Arve Sæther
s like were planning for lots of bike-shedding ahead. Last, maybe enum classes will lead to more ugly static_cast inside Qt, but that's a cheap price to pay if it gives our users a better API (my point is that a few awkward internal static_cast should not influence how our public API is).