Rapido heads-up su Qt Creator appena rilasciato. La nuova versione QT, in versione beta è destinata agli sviluppatori di software per smartphone Nokia.
Questa ultima versione di QT Creator beta v2.5 offre nuove funzionalità e correzioni di alcuni bug presenti nella versione precedente.
Bits from Qt Blog:
We just published the Qt Creator 2.5 beta. This release is full of goodies, and as usual we’d like to give you a small tour through the new features, though we can’t possible cover all of them in one blog post.
The C++11 standard was published last September. We are happy that Qt Creator 2.5 understands more of C++11 e.g. nullptr, constexpr, static_assert, noexcept, inline namespaces, auto, and partially lambda. And as usual we implemented some new refactoring operations, such as:
- A basic refactoring action to insert an #include for an undefined identifier
- A “extract function” refactoring action
- A “rearrange parameter list” refactoring action
- Signature synchronization: changing parameter names in the declaration automatically changes them in the function body
A questo indirizzo potrete trovare il changelog : http://goo.gl/9Xj5Q
Ulteriori informazioni sul sito di Qt Labs : - http://labs.qt.nokia.com/Download QT Creator