Talk Of Qt 4.9, Backporting Qt 5.0 Features

Written by Michael Larabel in Free Software on 15 August 2012 at 12:19 PM EDT. 7 Comments
FREE SOFTWARE
There's a proposal to come up with a Qt 4.9 release, which would back-port more of the Qt 5.0 features to Qt4.

While Qt developers are busy on issuing the long-awaited beta and transitioning to Digia, a proposal hit the Qt development list this morning concerning Qt 4.9.
Qt 5 has a number of new features, that could be relatively easy backported into Qt 4 without breaking backward compatibility [1], notably new classes (unrelated to QPA), new methods, and new macros.
The rationale for doing a Qt 4.9 release rather than telling everyone to jump to Qt 5.0 straight-away comes down to large code-bases may need more time to port to Qt5, there's no QWS in Qt5, some platforms may be unavailable for Qt5 or have a lower port quality than what's available now with Qt4, and for integration of new QtWebKit 2.3 into Qt4.

Among the potential features mentioned in the original proposal include QJson, QMessageLogger, QRegularExpression, QStandardPaths, new methods QtNetwork module and QSslCertificateExtension, QLocalServer::liste(), new QtTest macros, and maybe other features that can back-ported to Qt4 easily and reliably.

The proposal for the Qt 4.9 release is still in early stages of discussion on the mailing list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week