[Development] [Releasing] HEADS-UP: Qt 5.15 Feature Freeze is in effect now

Mark De Wit mark.dewit at iesve.com
Fri Feb 7 10:38:54 CET 2020


> Edward Welbourne
> > Alexander Akulich (6 February 2020 16:33) asked:
> > Are we going to provide some Qt5 → Qt6 migration tool?
> 
> https://codereview.qt-project.org/c/qt/qtrepotools/+/289121
> 
> > It is trivial to grep the sources for
> > "SIGNAL(error(QAbstractSocket::SocketError))" and print a warning
> > about the dangerous Qt4-style connection.
> 
> Check with Friedemann on the review, but I suspect he'd welcome a patch that
> adds that to the tool.

I think clazy has a check for this already?  

https://github.com/KDE/clazy/blob/master/docs/checks/README-old-style-connect.md

Mark


More information about the Development mailing list