标题:Qt SDK 1.1 and Qt 4.7.3 libraries released
作者:XChinux
日期:2011-05-06 13:26
内容:
原文见:http://blog.qt.nokia.com/2011/05/04/qt-sdk-1-1-and-qt-4-7-3-libraries-released-qt-developer-days-munich-announced/
Qt SDK 1.1 and Qt 4.7.3 libraries released. Qt Developer Days Munich announced.
by Daniel Kihlberg on May 4, 2011
I’m pleased to say that today the Qt team has reached another important milestone. The Qt SDK 1.1 for desktop, as well as mobile, development is now available for download. Using the Qt SDK you benefit from the Qt Creator IDE as a starting point for your development and you can also speed up your development – especially for touch-screens – with Qt Quick.
During installation of the Qt SDK, you select the packages you need. In addition you will receive notification when new features and quality updates are available i.e. Qt Creator and / or new targets. No need to make special upgrades or extra downloads.
What is in the Qt SDK 1.1?
Qt 4.7.3 for desktop, Qt 4.7.3 for Symbian and Qt 4.7.0 for Maemo/N900Qt Creator 2.1,Qt Mobility 1.1.3Qt simulatorRemote compiler supporting Linux and Mac for Nokia supported platformsSymbian toolchainMadde toolchain for N900
Get your Qt apps into Ovi Store
Nokia’s application store, Ovi Store, is now accepting applications created with Qt Quick as part of the Qt SDK 1.1. Ovi Store currently serves up more than 5 million downloads per day, and we have seen evidence of Qt applications gaining strong uptake in Ovi Store. So now, in addition to using ..
#1 [duduqq 05-06 16:18]
还特意提到了中国啊
在国内使用QT的人到底有多少啊,使用的QT来开发的公司有多少啊,有没有人做过统计.
#2 Qt 4.7.3 changes [XChinux 05-06 21:40]
Qt 4.7.3 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.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.7
The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Qt Bug Tracker or the Merge Request queue
of the public source repository.
Qt Bug Tracker: http://bugreports.qt.nokia.com
Merge Request: http://qt.gitorious.org
****************************************************************************
* Library *
****************************************************************************
QtNetwork
---------
- SSL
* blacklist fraudulent SSL certificates
****************************************************************************
* Platform Specific Changes *
****************************************************************************
Qt for Symbian
--------------
- Bearer Management
* Deadlock between SymbianEngine mutex and
QNetworkConfigurationPrivate mutex in the symbian bearer code
* qnetworksession.h Q_DECLARE_METATYPE breaks building
QtMobility QtBearer depending applications
- GraphicsView
* Major regression in QGraphicsView OpenVG backend
- Declarative
* Export qml debugging symbols on Symbian
- Widgets
* BC between Qt 4.7.3 and 4.6.3 QTreeView::indexRowSizeHint
doesn't return correct value on Symbian for row when QPushButton widget is
inserted in the treeview
* QMessageBox can not be closed/dismissed on touch phones if any
widget is fullscreen
- Painting
* tst_QGraphicsTransform::rotation3d test case from
tests/auto/qgraphicstransfor is failed for some rotation angl ..
#3 [zzjin 05-07 19:20]
不知道QT5的snapshot什么时候能出来啊= =~