+1
From: Development on behalf of Jan-Arve
Sæther via Development
Sent: Friday, 30 May 2025 14:32
To: Qt development mailing list
Subject: Re: [Development] HEADS-UP: Qt 6.10 Feature Freeze
We’d like to ask for Feature Freeze exception for SearchField
https:/
From: Development on behalf of Giuseppe
D'Angelo via Development
Sent: Thursday, 17 April 2025 12:59
To: development@qt-project.org
Subject: Re: [Development] download.qt.io partially down
Hi,
On 17/04/2025 12:51, Axel Spoerl via Development wrote:
>
Hi all,
the opensource download site http://download.qt.iois partially down due to
traffic overload.
Intermittent outages can be regional. We outages reported from Berlin and
Boston, while the site was reachable from Oslo.
Commercial downloads from https://account.qt.io/s/downloads#work without
Hi Benjamin,
following up on my previous email: The issue has been fixed with
https://codereview.qt-project.org/c/qt/qttools/+/622360
The change was cherry picked to 6.9 and 6.8. It will be available in the next
patch releases.
Thanks again for spotting and reporting.
Brgds
Axel
___
Hi Benjamin,
thanks for flagging this. It's a valid issue, which we shall address swiftly.
Your assessment is correct: While just annoying at this stage, there is a
potential security risk.
We shall track progress in https://bugreports.qt.io/browse/QTBUG-133397.
Once a solution is in place, we'll
Hi everyone,
hopefully you have all had a merry Christmas and the year 2024 is gracefully
moving towards new year's eve.
I would like to draw your attention to
https://codereview.qt-project.org/c/meta/quips/+/597911
The commit adds QUIP 24, which is about blacklisting flaky tests.
@Edward Welbo
Have colaborated with Wladimir and reviewed some of his patches.
Impressive work!
+1
From: Development on behalf of Oliver
Wolff via Development
Sent: Monday, 9 December 2024 09:17
To: development@qt-project.org
Subject: [Development] Nominating Wladimir Leuschn
Hi all,
I hereby request a feature freeze exception for exporting symbols in the
QTestGui namespace.
(seehttps://codereview.qt-project.org/c/qt/qtbase/+/610419)
Thanks
Axel
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
+1
From: Development on behalf of Tor Arne
Vestbø via Development
Sent: Monday, 9 December 2024 10:47
To: Volker Hilsheimer
Cc: development@qt-project.org
Subject: Re: [Development] HEADS-UP: Branching from 'dev' to '6.9' done & Qt
6.9 Feature Freeze is in eff
+1 - Axel
From: Development on behalf of Eirik
Aavitsland via Development
Sent: Tuesday, 3 December 2024 14:38
To: development@qt-project.org
Subject: Re: [Development] Nominating Oliver Eftevaag as maintainer of Qt Quick
Dialogs
+1
- Eirik Aa.
On 11/29/24 2
A big hand for Lars, and a warm +1 for Artem.
From: Development on behalf of Lorn Potter
Sent: Monday, 28 October 2024 00:38
To: development@qt-project.org
Subject: Re: [Development] Qt Multimedia maintainership
+1
On 23/10/24 17:31, Lars Knoll via Development
Hi Paul, Christian, all,
Good arguments count, better arguments win.
+1 to keep \since 4.x as historic landmarks, and clarify rules for it.
Thanks for the discussion.
Cheers
Axel
> On 26 Sep 2024, at 08:45, Paul Wicking wrote:
>
>
>> On 24 Sep 2024, at 22:37, Axel Spoerl
Some thoughts to add:
- I can’t seem to find any pattern / rules as to when a \since tag was added in
the past. Some APIs have a \since 4.x tag, some have nothing at all. Putting
effort into regulating the removal of something, that has been added in an
unregulated way, is totally OK if it’s a
QFlag, a thin wrapper around an int, is a helper class used for QFlags.
It should not be used in applications at all.
(https://doc.qt.io/qt-6/qflag.html#details)
If you have specific questions / issues porting Krita to Qt 6, feel free to use
https://forum.qt.io, submit a bugreport or ask here.
A
static constexpr inline
...sounds right, anything else sounds wrong to me.
Von: Development im Auftrag von Thiago
Macieira
Gesendet: Mittwoch, 18. September 2024 17:18
An: development@qt-project.org
Betreff: [Development] (Bikeshed, pedantic) East constexpr vs W
+1. Let’s drop it.
> On 1 Sep 2024, at 17:50, Thiago Macieira wrote:
>
> On Saturday 31 August 2024 08:26:06 GMT-7 Thiago Macieira wrote:
>> You can now choose: 64-bit QFlags or MSVC 2019. I don't think it's worth
>> keeping compatibility with the old moc way of doing things for a now 5-year-
Hi,
is there any documentation, blog post, wiki page, other source or guideline
about usage of string literals in autotests?
More specifically:
The line
QString ("I love QLatin1StringView");
...triggers 'QString' is deprecated: Use fromUtf8, QStringLiteral, or
QLatin1StringView. QString has b
+1
Von: Development im Auftrag von Tor Arne
Vestbø via Development
Gesendet: Donnerstag, 14. März 2024 10:06
An: development
Betreff: [Development] Nominating Jøger Hansegård for approver rights
Hi,
I would like to nominate Jøger Hansegård for approver rights
Dear Colleagues,
I hereby nominate Dr. Máté Barany as an approver for the Qt project.
Máté has been a valuable contributor and reviewer, providing sound code,
guidance and input.
As a reference, see his dashboard
here:https://codereview.qt-project.org/dashboard/1010490
I fully trust his advice,
+1
On 30 Jan 2024, at 13:15, Paul Tvete via Development
wrote:
Hi,
I would like to nominate Matthias Rauter as an approver for the Qt Project.
Matthias has been working on Qt for more than a year now. In this time, he has
done great work on Qt Location and Qt SVG, among other. I have had t
+1 for Assam - it's great working with you!
Von: Development im Auftrag von Mårten
Nordheim via Development
Gesendet: Montag, 8. Januar 2024 10:47
An: Fabian Kosmale ; development@qt-project.org
; BogDan Vatra ; Przemysław
Nogaj
Betreff: Re: [Development] Step
Hi,
just ran the configure command without any issues on 6.2.9 / mingw64.
Which submodules are you using?
Is the build tree clean?
Is there a specific reason for using -developer-build in release mode?
Does a simple ../../configure (without arguments) work?
Have you tested 6.5 / 6.6 as well?
I sugg
Hi Songziming,
Thanks for sharing.
The file system model is stack allocated after the application and the qml
engine. So it’s deleted before them, when main() goes out of scope. The QML
engine shutdown still finds a (stale) QObject and tries to disconnect signals
from it, hence the warnings.
A
Hi,
The meta object doesn’t change during execution. The messages probably mean,
that upon app close, the custom class (inheriting from QObject) is already
deleted. Only a QObject is left, which is what className() correctly reports.
Maybe throw a qDebug() in the custom class destructor, to che
Hi Ilya,
I had a look at the patch and commented it.
IMHO it raises a valid point, but it can't be landed like this.
Suggest to file a suggestion in https://bugreports.qt.io, to document in more
detail what this is about.
Cheers
Axel
Von: Development im Auftrag vo
+1
Santhosh is a highly experienced software engineer, a very good reviewer and I
trust he will add value as an approver.
Disclaimer: Santhosh and I are office roommates.
On 20 Jun 2023, at 21:26, Shawn Rutledge via Development
wrote:
+1
On 20 Jun 2023, at 20:55, Jan-Arve Sæther via Develop
+1
Von: Development im Auftrag von Lars Knoll
Gesendet: Samstag, 27. Mai 2023 17:41
An: Qt development mailing list
Betreff: [Development] Nominating Artem Dyomin as Approver
Hi all,
I’d like to nominate Artem Dyomin for approver rights in Qt.
Artem has been
+1
On 24 May 2023, at 12:32, Alexey Edelev via Development
wrote:
Hello everyone,
I would like to nominate Konrad Kujawa for approver rights in the Qt project.
Konrad is a member of the Qt Core team, and has been mainly working on
QtGrpc among other contributions to qtbase, qthttpserver, qt
A very warm and happy +1
Von: Development im Auftrag von Marc Mutz
via Development
Gesendet: Donnerstag, 4. Mai 2023 12:10
An: development@qt-project.org
Betreff: [Development] Nominating Edward Welbourne as QLocale / date/time
maintainer
Hi,
I'd like to nomi
+1 for every new enum added being an enum class. Exceptions to be approved here
case by case.
> On 3 May 2023, at 18:42, Giuseppe D'Angelo via Development
> wrote:
>
> Il 02/05/23 10:58, Volker Hilsheimer via Development ha scritto:
>> During the header review, but also in API discussions le
Good morning,
this is a call to KDE experts on this line.
In order to react to KDE color scheme changes, Qt listens to DBus for changes
(under more) of the keys
* "ColorScheme" in org.kde.kdeglobals.General
* "widgetStyle" in org.kde.kdeglobals.KDE
A DBus signal correctly received and
+1
Von: Development im Auftrag von Alexandru
Croitor via Development
Gesendet: Mittwoch, 29. März 2023 15:31
An: Qt development mailing list
Betreff: [Development] Nominating Amir Masoud Abdol as approver
Hi,
I would like to nominate Amir Masoud Abdol for appr
The traces posted don't say much.
Check the syslog in /var/log/messages and / or the output of journalctl
Update the bug report, especially if you find lines containing:
qt.qpa.xcb: QXcbConnection: XCB error...
Von: Development im Auftrag von Thiago
Macieira
G
Hi David,
The margin for recognizing a mouse resize is handled by the window manager,
hence not controlled by Qt.
Since a QDockWidget is a window of its own and not embedded in a main window,
the margins for resize handling are a little smaller than otherwise
(at least for Linux, not sure for oth
+1
QtSpeech will not work on all platforms without Qt Multimedia, so this
dependency makes sense IMO.
Von: Development im Auftrag von Volker
Hilsheimer via Development
Gesendet: Montag, 30. Januar 2023 16:45
An: Kai Köhne
Cc: development@qt-project.org
Betreff
Hi Muhammed,
thanks for pointing this issue out.
I will look into it and report back on QTBUG-93371 in the course of next week.
Brgds
Axel
Von: Development im Auftrag von Muhammed
Hanny Sabbagh via Development
Gesendet: Freitag, 20. Januar 2023 08:21
An: Developm
Happy new year and thanks to all - it's an honor!
I'll use my privileges thoroughly and responsibly.
Axel
Von: Development im Auftrag von Alex
Blasche via Development
Gesendet: Montag, 2. Januar 2023 09:34
An: development@qt-project.org
Betreff: Re: [Development
Hi,
thanks for reaching out. Processing might take a few days longer than usual due
to Christmas bank holidays.
Cheers
Axel
Von: Development im Auftrag von JiDe Zhang
Gesendet: Montag, 26. Dezember 2022 03:11
An: Qt邮件列表
Betreff: Re: [Development] How to modify
+1
Von: Development im Auftrag von Paul
Wicking via Development
Gesendet: Mittwoch, 21. Dezember 2022 16:09
An: Morten Sørvig
Cc: development@qt-project.org
Betreff: Re: [Development] Nominating Mikołaj Boć as approver
+1
On 21 Dec 2022, at 15:42, Morten Sørv
+1
And I’d like to nominate Mårten Nordheim and Timur Pocheptsov as
co-maintainers. I’ve confirmed with them, and they would be ok with extending
their existing co-maintainership of Qt Network to that module as well.
___
Development mailing list
Dev
40 matches
Mail list logo