<div dir="auto"><div dir="auto">Dear Volker,</div><div dir="auto"><br></div><div dir="auto">I have always found Qt project fascinating from a technological perspective. I enjoy using it and I will surely continue to do so. Multiple times when I discovered that some things can be made faster, better or more robust I felt the need to give the community something back.</div><div dir="auto"><br></div><div dir="auto">Unfortunately the process of contributing code to the project feels only a little bit better than eating glass.</div><div dir="auto"><br></div><div dir="auto">This probably seems silly at best for someone how does it daily but as I have only a limited amount of free time for 'side activities' I find it ... demotivating.</div><div dir="auto"><br></div><div dir="auto">As for how this could be improved I have honestly no idea. It would be nice to contribute back to Qt but - for me personally - the entry barrier seems quite high. </div><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Thu, 24 Feb 2022, 16:40 Volker Hilsheimer, <<a href="mailto:volker.hilsheimer@qt.io" rel="noreferrer noreferrer noreferrer" target="_blank">volker.hilsheimer@qt.io</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> On 22 Feb 2022, at 00:34, Mark Gaiser <<a href="mailto:markg85@gmail.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">markg85@gmail.com</a>> wrote:<br>
>>> On Mo, 2022-02-21 at 16:42 +0100, Mark Gaiser wrote:<br>
>>> Hi,<br>
>>> <br>
>>> I'm facing so many bugs in QML Controls in Qt6 (they used to be Controls V2 in the Qt 5.x<br>
>>> days) that I don't want to use them at all anymore. They are bugged beyond repair and<br>
>>> downright unusable for native desktop integration purposes.<br>
>>> <br>
>>> Is there another good open source component set out there that integrates with the<br>
>>> desktop. Specifically with Windows but preferably also with Linux (kde and gnome) and Mac.<br>
>>> <br>
>>> Using QWidgets should not be an alternative as it slows down development a lot. But given<br>
>>> the crap that QML Controls is makes me consider switching to QWidgets instead.<br>
>> <br>
>> On Mon, Feb 21, 2022 at 11:11 PM Bernhard Lindner <<a href="mailto:private@bernhard-lindner.de" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">private@bernhard-lindner.de</a>> wrote:<br>
>> Hi,<br>
>> <br>
>> QML is nice for basic applications but widgets is important for professional, technical<br>
>> and high-density applications. <br>
>> <br>
>> But that doesn't matter. From my point of view Qt stopped being developed as a desktop<br>
>> framework a long time ago. Other industries seems to have priority now.<br>
> <br>
> Well, it was nearly good enough in the Qt5 days with Controls V1.<br>
> All they needed was a better set of controls to accommodate mobile more and reduce complexity in V1.<br>
> <br>
> What they did - conceptually - with V2 was good.<br>
> But it seems like they just left it in alpha quality and call it "ok" to replace V1.. That was a mistake.<br>
> It needed much more development time to be a proper replacement.<br>
> <br>
> We're now like ~8 years past the introduction of the V2 set...<br>
> And it still has really severe bugs that just interrupt usability. 8 years...<br>
> So I doubt it will be getting any better at all.<br>
> <br>
<br>
<br>
Hi All,<br>
<br>
Thanks for keeping it civilised.<br>
<br>
Yes, Qt Quick Controls - and largely the entire Qt Quick framework - were originally designed for mobile and embedded platforms, and indeed, that shows when using them for the desktop.<br>
<br>
I’m happy that at least in The Qt Company we are now in a position that allows us to put more focus on the desktop, and that we are are able to do more than maintenance and catching up with what’s happening on the underlying platforms. That includes the journey of making Qt Quick Controls a great toolkit for the desktop as well. In Qt 6 so far we have had first implementations of the native styles - yes, those require more work; we have made a number of improvements to item views, including a TreeView now in Qt 6.3; a first set of standard dialogs is in Qt 6.2 and more are coming in 6.3. We have worked on some architectural issues that are problematic on the desktop, such as keyboard navigation and focus handling, and there is a fair amount of more work needed there as well.<br>
<br>
I’m not going to claim that all things will be wonderful any moment now; there’s plenty of work that needs to be done. But things do get better, both with Qt Quick Controls, and with Qt Widgets as well.<br>
<br>
What keeps confusing me personally is how few people in the community seem to find it interesting to contribute to either of our UI frameworks in Qt. If I take one of the QtWidgets issues that came up in this thread: "QTBUG-6864 is 12 years old, has 47 votes”. I sat down on Tuesday evening to check what it would take to implement hiding of rows in a QFormLayout; after a few hours I had a working implementation, which is right now on its way into the dev branch. The hardest part, as it so often is, was writing a unit test.<br>
<br>
Now, I understand that not everybody finds it fun to do that kind of thing on a Tuesday evening. But given the apparently high interest in this feature, that nobody seems to have tried to give it a shot in 12 years is really puzzling me. When Nokia acquired Trolltech, it didn’t take a crystal ball to see that the focus won’t be the desktop. And one answer to this was to move Qt under Open Governance so that anyone could contribute to Qt and make sure that it stays awesome also for domains that Nokia won’t care much about.<br>
<br>
Evidently, the people commenting in this thread care deeply enough about Qt on the desktop to participate in the discussion. And I suppose most of us on this list are software engineers, many perhaps for more reasons than to put food on the table. My question to you is: how can we make it easier, or more fun, or more motivating to contribute to Qt, and to help with making things better?<br>
<br>
<br>
Volker<br>
<br>
<br>
_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">Interest@qt-project.org</a><br>
<a href="https://lists.qt-project.org/listinfo/interest" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://lists.qt-project.org/listinfo/interest</a><br>
</blockquote></div></div>