[Development] Usage of final keyword in Qt6

2020-12-11 Thread Christian Ehrlicher
Hi, while discussing QTBUG-89423 / https://codereview.qt-project.org/c/qt/qtbase/+/326658 the question about the final keywords arised - I know that I once wanted to use it in Qt5 and it was not allowed back then. Are there any reasons to not use final for internal classes/functions in Qt6?

Re: [Development] Switch the main "Qt Build System"

2020-12-11 Thread Alexandru Croitor
Hi, The CI still uses qmake to build the examples projects, to make sure that we don't lose coverage of using qmake for application development (which is different from building Qt). That's been tested to work for all repos that are part of qt5, but i guess we missed checking the addon

Re: [Development] Switch the main "Qt Build System"

2020-12-11 Thread Mike Krus via Development
Some configurations still seem to use qmake for some parts:

Re: [Development] Switch the main "Qt Build System"

2020-12-11 Thread Alexandru Croitor
Hi, qmake Qt builds have been disabled in the CI and in configure. Regards, Alex. > On 8. Dec 2020, at 17:51, Alexandru Croitor wrote: > > Hi again, > > A short update on the build system switch. > > Sine my last email (half a year ago) a number of issues were raised that we > had to