I’m happy to announce the release of Qt Creator 2.7.2. This is a pure patch release, mostly focused on improving the support for Android development. Several issues with deployment have been fixed (e.g. QTCREATORBUG-9291, QTCREATORBUG-9299, QTCREATORBUG-9294), a frequent crash (QTCREATORBUG-9660), and many more things.
Other areas have received fixes too, like debugging, Qt Quick designer and C++ support, so you should definitely also check it out when you are not doing Android development
Open source download: Qt Creator downloads page (or the Qt Project downloads front page)
Qt Commercial customers find packages in the Customer Portal
Qt Creator 2.7.2 will be part of Qt 5.1.


I am already very pleased with the 2.8.0 RC…
Love the new features, yey for more space!
Please add Qt/axcontainer to the list of qbs submodules in 2.8!
Going back to qmake from qbs is just too painful.
The easiest is to create a JIRA item on our bugtracker for QBS. Then it will not get forgotten, especially as QBS is not the precise topic of this entry.
[...] Qt 5.1绑定了Qt Creator 2.7.2,可通过一个全新的在线安装程序来进行安装,并且能够实现自动无缝更新。此外,还提供了一个新版Visual Studio插件。 [...]
Yes, I prefer QT Creator to Visual Studio, too!
[...] 5.1 zostało wydane wraz ze środowiskiem deweloperskim Qt Creator 2.7.2 – to wydanie w większości poprawkowe, z kilkoma zmianami wprowadzonymi z myślą o wsparciu [...]
[...] 5.1 comes bundled with a freshly released Qt Creator 2.7.2. They are available through a new online installer, that allows for automatic and seamless upgrades [...]
[...] Qt Creator 2.7.2 [...]
qt-creator-windows-opensource-2.7.2.exe, in win xp sp3, could not install, without tips.
SerialPort serial;
serial.setPort(“/dev/ttyS0″);
if(serial.open(QIODevice::ReadOnly)==true)
{
qDebug()<showMessage(“open”,3000);
}
statusBar()->showMessage(“Failed”,3000);
port is not open
bugreports should go to the bugtracker (or support) (aside from this being a post about Qt Creator, not Qt)