• 8186阅读
  • 1回复

Trolltech Releases Qt 4.3.4 [复制链接]

上一主题 下一主题
离线XChinux
 

只看楼主 倒序阅读 楼主  发表于: 2008-02-26
原文见:http://trolltech.com/company/newsroom/announcements/press.2008-02-21.4020077636
Now Available to Commercial and Open Source Developers

Oslo, 22 February - 2008 - Trolltech today released Qt 4.3.4 to commercial customers and the open source community. Qt is the standard framework for high-performance cross-platform application development, and Qtopia Core is the leading application framework for single-purpose devices powered by embedded Linux. Both releases are available for customer use, evaluation and open source download.

Qt includes bug fixes made since the release of version 4.3.3 in December 2007.  In addition to professional support, Trolltech commercial license holders receive regular releases as part of their annual license.  All improvements to Qt are also released to the Open Source Community through GPL editions of both frameworks.

For detailed information on fixes and optimizations included in the releases, please consult the changes-4.3.4 file found in the distribution files, or browse the information contained in the Developer pages at http://www.trolltech.com/developer/notes/changes/changes-4.3.4/


Full Source Evaluations and Open Source Downloads

Qt is available both as full source commercial evaluations and Open Source Editions.  Free 30-day evaluations are feature identical to Trolltech's commercial products and offer full access to source code and professional support during the evaluation period.  The Open Source Editions are released under the GPL for open source development.  Follow the links below to download Qt 4.3.4:



For more information on Qt 4.3.4, please contact sales.
[ 此贴被XChinux在2008-02-26 21:33重新编辑 ]
二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
离线XChinux

只看该作者 1楼 发表于: 2008-02-26
Changes 4.3.4

Qt 4.3.4 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.3.0 through Qt 4.3.3.

The Qt version 4.3 series is binary compatible with the 4.2.x, 4.1.x and
4.0.x series. Applications compiled for Qt 4.0, 4.1 or 4.2 will continue to
run with Qt 4.3.

****************************************************************************
*                          General                                        *
****************************************************************************

General Improvements
--------------------

- Legal

    * This version adds the GNU General Public License (GPL) version 3
      to all Qt Open Source editions. The GPL Exception version 1.2
      applies to both versions of the GPL license.

Build System
------------
    * Ensure that Qt plugin paths are only added once to the LIBS variable.
    * MinGW: Ensure that PRE_TARGETDEPS and POST_TARGETDEPS are properly
      escaped in dependency lists, so they match the rules in the Makefiles.

I18n
----

****************************************************************************
*                          Library                                        *
****************************************************************************

General Improvements
--------------------

- QApplication
    * [193842] Fixed a bug where a statically built Qt would still try
      to load Qt plugins (such as style, imageformat, and sqldriver
      plugins) which causes the application to crash.

- QCoreApplication
    * [190356] Fixed a regression from 4.2 where the order of posted
      events with the same priority would be sent out of order.

- QComboBox
    * [166349] Fixed crash resulting from making the combo box non-editable from a
      slot caused by a line edit Key_Enter event.

- QFileDialog
    * [193483] Fixed crash when hidden directory is set as the current directory
      and hidden directories are not set to be visible.
    * [191301] Fixed QFileDialog closes even if the users indicate they do not
      wish to replace.

- QSslSocket
    * [191705] Fixed crash on remote disconnect
    * [190133] Fixed security bug in QSslSocket's certificate verification

- QTreeWidget
    * [191300] Adding QTreeWidgetItems into a sorted QTreeWidget can be slow.
    * [155700] Fixed potential assert when deleting QTreeWidgetItems with
      sorting enabled.

- QDirModel
    * [191765] Fixed crash when using QModelIndex from QDirModel::index()
      for a UNC path.

- QHeaderView
    * [190624] Fixed case when stretch resize sections would give wrong
      section sizes to all other sections.

****************************************************************************
*                          Database Drivers                                *
****************************************************************************


****************************************************************************
*                              Examples                                  *
****************************************************************************


****************************************************************************
*                      Platform Specific Changes                          *
****************************************************************************

X11
---

Windows
-------
* [191309] Fixed a bug preventing browsing to UNC paths in the file dialog.
* [180010] Fixed a memleak in the raster paint engine. The HDC for the raster buffer was
       not cleaned up correctly.
* [191305] Fixed a possible memleak and problem with calling QGLPixelBuffer::doneCurrent()
       under Windows.

Mac OS X
--------
* [188837] Fixed a bug that would make Qt applications not quit when someone logs out of Leopard
* [192030] Prevent a crash when dragging over a widget that has a focus frame
* [291319] Send the kEventQtRequestWindowChange event when moving QGLWidgets.
* Fix binary compatibility issue in the OpenGL module that could cause problems when using
  Qt binaries compiled on Tiger for development on Leopard. The Mac binary package now supports
  development on Leopard.

Qtopia Core
-----------
* [189195] Fix crash when using fonts containing embedded bitmaps with
  zero width and non-zero height.
* [189829] Fixed parsing of device specification in the QWS_KEYBOARD
  environment variable when specifying multiple keyboards.
二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
快速回复
限100 字节
 
上一个 下一个