标题:Qt Creator 2.1.0 released
作者:XChinux
日期:2011-03-02 00:05
内容:
原文见:http://labs.qt.nokia.com/2011/03/01/qt-creator-2-1-0-released/
Posted by Eike Ziller on March 1, 2011 · 3 comments
Today we release Qt Creator 2.1.0 as well as the Qt SDK 1.1 beta and Qt 4.7.2 .
We did a few important fixes since the 2.1.0 release candidate, including adaptions of the mobile application project wizards and deployment related files, and updated documentation. Together with the Qt SDK 1.1 beta we are now confident that Qt Creator 2.1.0 is ready to provide a great experience.
The overall agenda for Qt Creator 2.1.0 was enhanced Qt Quick and mobile application support. And of course it got lots of improvements in all other areas as well. For all of you who didn’t follow the pre-releases closely, here are again a few random things from the release (no specific order, no specific relevance, not complete):
Semantic C++ highlighting: Highlighting of types (no “Q…” magic anymore, hurray), local variables vs members, virtual methodsGeneric highlighting adds highlighting for various file types based on the Kate highlight definition specificationC++ class view and image viewer contributed by Denis MingulovOutline views for C++ and QMLSearching for C++ symbols matching a ..