首页| 论坛| 消息

标题:Nokia Releases Qt 4.6.1 and Qt Creator 1.3.1
作者:nmiirq
日期:2010-01-20 09:22
内容:

Binary compatibility guarantee to developers creating Qt apps for the Symbian platform.

Oslo, 19 January 2010 – Nokia today released version 4.6.1 of Qt: the cross-platform application and UI framework, and version 1.3.1 of Qt Creator: the cross-platform IDE for Qt development . Qt 4.6.1 brings improvements to developers targeting Symbian, most notably introducing a binary compatibility guarantee as announced with the Qt 4.6.0 release in December 2009. Both releases introduce bug fixes and optimizations made since the Qt 4.6.0 and Qt Creator 1.3.0 releases.

Also released today are updates to the Qt Visual Studio Add-in and Qt Eclipse Integration, as well as an updated build of the Qt SDK. All Qt releases are available for download from http://qt.nokia.com/downloads.

Binary Compatibility Guarantee on Symbian
Qt 4.6.1 brings a binary compatibility guarantee for applications built for the Symbian platform, as announced with the release of Qt 4.6.0. For more information, visit http://qt.nokia.com/products/platform/symbian.

Qt Beta for Maemo 5 Also Released
A Beta of the Qt port to Maemo 5 is now available for download, testing and feedback. For more information, visit http://qt.nokia.com/developer/qt-for-maemo-developers.

For a detailed list of changes introduced with Qt 4.6.1, consult the changes file found in the packages, or browse the information contained in the Qt Developer Zone at: http://qt.nokia.com/developer/changes/changes-4.6.1. A detailed list of changes in Qt Creator 1.3.1 is available at: http://qt.nokia.com/developer/changes/changes-qtcreator-1.3.1.


#1 [nmiirq 01-20 09:23]
Changes 4.6.1
Product: Qt
Version: 4.6.1
Qt 4.6.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.6.0.For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:
http://qt.nokia.com/doc/4.6
The Qt version 4.6 series is binary compatible with the 4.5.x series.
Applications compiled for 4.5 will continue to run with 4.6.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Qt Bug Tracker, the (now obsolete) Task
Tracker, or the Merge Request queue of the public source repository.
Qt Bug Tracker: http://bugreports.qt.nokia.com
Task Tracker: http://qt.nokia.com/developer/task-tracker
Merge Request:http://qt.gitorious.org
****************************************************************************
* General*
****************************************************************************
Optimizations
-------------
- Optimized empty QUrl creation
* Empty QUrls no longer allocate memory now
* See list of Important Behavior Changes below

****************************************************************************
*Library&nbs ..
#2 [nmiirq 01-20 09:23]
Changes Qt Creator 1.3.1
Product: Qt Creator
Version: 1.3.1
The QtCreator 1.3.1 release is a bug fix release.
Below is a list of relevant changes. You can find a complete list of changes
within the logs of Qt Creator's sources. Simply check it out from the public git
repository e.g.,
git clone git://gitorious.org/qt-creator/qt-creator.git
git log --cherry-pick --pretty=oneline v1.3.0...v1.3.1
General
* Updated translations
Editing
* Fixed drawing issues when line wrap is enabled
* Fixed problem with indentation when auto-indent is turned off
C++ Support
* Don't show the refactoring warning message all the time
* Insert semicolon when matching enum declarations
* Fixed function argument widget text color in dark themes
* Fixed that inline implemented methods did not show up in the methods filter
* Fixed in-place renaming when text is selected
* Fixed autoindent when using tabs instead of spaces
* Fixed completion when a typedef symbol is used as class name
* Fixed that template argument was marked as "not a type name" when defined as primitive type
* Fixed some highlight errors in code using the win32 API
* Improved completion of function definition parameter lists to append the
const and volatile qualifiers if required
Project support
* Fixed that run configurations were disabled if they had no build step
Debugging
* CDB: Fixed disassembler for 64 bit addresses
* Fixed finding the file for build issues when mingw32-make is used
* Ignore case of file name in breakpoint handling on Windows
* Fixed problems with gdb timing out and debugging sessions unexpectedly finishing
* Improved startup time of gdb sessions by not asking for all files known to gdb
* Mac: F ..
#3 [lish0001 01-20 13:33]
哇,又有更新了,很好
#4 [XChinux 01-20 15:06]
不错
#5 [jorneyr 01-20 18:11]
这次的更新仍然还有不少Bug。
例如在Mac,QtCreator不能正常退出,必须使用强制退出才可以。
在QtCreator中搜索仍然很慢而且会占用80%的CPU的问题以前说这个版本会解决,但仍然没有解决,同样的问题发生在Assistant里。
但是如果使用Assistant_adp来搜索的话,CPU只会占用一点点,而且非常的快。
以前报告Bug的时候说是Webkit的原因导致这个问题,但是同样的搜索在Assistant和Assistant_adp里占用的资源却天差地别,我觉得这个原因靠不住。

<< 1 2 >> (1/2)

回复 发表
主题 版块