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

2024-11-29 Thread Shawn Rutledge via Development
I’m nominating Oliver Eftevaag as the maintainer of Qt Quick Dialogs. He was instrumental in the process of rewriting the old version to use Qt Quick Controls 2 and refining the API that the dialogs now have; and he has been acting as the de-facto maintainer since then. You can see his patches

[Development] Nominating Ali Kianian as an approver for the Qt Project

2024-11-29 Thread Mahmoud Ali via Development
Hi all, I'd like to nominate Ali Kianian (in Cc) as an approver for the Qt Project. Ali has been solidly contributing to Qt Design Studio development as a senior developer since October 2022. Qt Commits: https://codereview.qt-project.org/q/owner:ali.kian...@qt.io disclaimer: he works

Re: [Development] RFC: Scriptable Widgets

2024-11-29 Thread Marcus Tillmanns via Development
I was actually hoping to write a simple “app” that inspects the meta objects, and generates code based on that, instead of going the shiboken way and trying to parse the C++ Code myself (though I am looking into shiboken as well). I’m also looking into misusing clang(d) to parse it :) In the bes