The latest version is 4.6.2 released on 14.05.2010. This is the latest release of Qt 4 from Nokia and it includes a bunch of new features and improvements, many of which appear in the OS/2 port as well. Besides that, the following key improvements specific to the OS/2 port are brought by this release:
http://svn.netlabs.org/qt4 * Complete printing support through CUPS (requires eCUPS to be installed).
* Painting in widgets using DIVE, which makes all graphical operations up to 4 times faster comparing to 4.5.1 GA (the actual numbers depend on the combination of the graphics hardware, video driver and the current screen mode). The non-DIVE painting mode is also optimized, with the performance boost varying from 30% to 200%.
* webkit module (used in many complex web-based applications such as web browsers to implement the JavaScript? support).
* help module (used for context sensitive help in applications).
* Qt Assistant tool.