Re: [Development] Execute a function in the specified existing thread

2023-06-07 Thread Thiago Macieira
On Wednesday, 7 June 2023 01:53:47 PDT JiDe Zhang wrote: > I am writing a tool to allowed call a function in the specified existing > thread, I want to contribution it to Qt project, are you like? We do this internally, but don't usually expose it. If you're going to contribute it, please make su

[Development] HEADS-UP: Qt 6.6 API change review

2023-06-07 Thread Jani Heikkinen via Development
Hi! Qt 6.6 API Change Review is started & generated diffs are here: https://codereview.qt-project.org/q/topic:%2522api-change-review-6.6%2522+(status:open+OR+status:merged) There is also a task in Jira: https://bugreports.qt.io/browse/QTBUG-114214 Please review diffs as soon as possible. b

[Development] Execute a function in the specified existing thread

2023-06-07 Thread JiDe Zhang
Hi, I am writing a tool to allowed call a function in the specified existing thread, I want to contribution it to Qt project, are you like? We have such needs in many places, such as QQmlThreadPrivate::triggerMainEvent(https://github.com/qt/qtdeclarative/blob/dev/src/qml/qml/ftw/qqmlthread.cpp#

Re: [Development] Meeting minutes from Qt Release Team meeting 06.06.2023

2023-06-07 Thread Jani Heikkinen via Development
Hi! Yes, that's true. Sorry for confusion! So once again: 3 Qt 6.6 FF exception requests so far: * container-assign epic: exception request accepted * C++20 comparison: exception request rejected * QMultiMap/Hash support in Qvariant: exception request rejected br, Jani Heikkinen Release manager