首页| 论坛| 消息

标题:Changes 4.2.2
作者:XChinux
日期:2006-12-02 01:37
内容:

Qt 4.2.2 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.2.0.
The Qt version 4.2 series is binary compatible with the 4.1.x and 4.0.x
series. Applications compiled for 4.0 or 4.1 will continue to run with 4.2.
****************************************************************************
* General *
****************************************************************************
General Improvements
--------------------
- Configuration/Compilation
* Fixed issues with unresolved zlib symbols on aix-g++ resulting from a
missing "-lz" in gui/Makefile.
* Fixed compilation when an unsupported version of MySQL is auto-detected
by the configure script.
* Fixed QtDBus linking errors when compiling with the Intel C++ Compiler
for Linux.
* Fixed compilation when using Q_ARG and Q_RETURN_ARG macros with template
types.
* Make Qt compile with QT_NO_TOOLTIP and QT_NO_STATUSBAR
- Demos / Examples
* Fixed crash in the Settings Editor example resulting from entering
certain input to a QTreeWidget using QLineEdit as an inline editor.
* Fixed crash in the Ported Canvas example that occurred when creating a
new canvas from one that was shrunk to its minimum size.
- I/O
* Fixed divide by zero when loading malformed BMP files.
- Qt Assistant
* Fixed a bug that prevented the view from scrolling to anchors within
pages.
- Qt Designer
* Fixed crash that could occur when pasting a QGridLayout into a
QTabWidget.
* Fixed the signals & slots connection editor to automatically scroll to
the correct items.
* Fixed blocking behavior that would occur when previewing modal forms.
* Made OK the default button in the "Promote to Custom ..

回复 发表
主题 版块