Qt Creator 2.1.0, le dernier maillon de la chaîne Qt Quick disponible

La sortie la plus attendue du jour dans l’univers Qt : Qt Creator 2.1, la dernière version en date de l’EDI Qt par Nokia.

Qu’apporte-t-il de si révolutionnaire ? La version officiellement utilisable des outils pour Qt Quick, dont un éditeur visuel, un éditeur graphique (interchangeables : on peut passer du visuel au code et vice-versa, ce qui n’était pas possible précédemment) ainsi qu’un débogueur spécialisé dans les interfaces Qt Quick. D’autres améliorations majeures concernent le support des applications mobiles.

Voici une liste abrégée, sans ordre spécifique ni même complète des nouveautés de cette version :

Semantic C++ highlighting: Highlighting of types (no “Q…” magic anymore, hurray), local variables vs members, virtual methods
Generic highlighting adds highlighting for various file types based on the Kate highlight definition specification
C++ class view and image viewer contributed by Denis Mingulov
Outline views for C++ and QML
Searching for C++ symbols matching a pattern (via advanced find dialog)
Wizard for adding libraries to pro files, including all the necessary fancy magic for include paths and static libs
Various debugging improvements on all platforms
Improved QML code editing with a faster code model and a new indenter
Find usages and improved follow symbols in QML code
Graphical QML tool bar (that you can get on request) for setting e.g. fonts and colors in the QML code editor
Project wizards for Qt Quick applications that also handle deployment to devices, and for custom QML extension plugins
Mobile application project wizards that provide you with the needed setup for Symbian and Maemo, and packaging and deployment
Various improvements to deployment to Maemo targets and Symbian support
Click on QObject::connect warnings in application output to jump to the code

Cette version est d’ores et déjà disponible sur les serveurs de Nokia : http://qt.nokia.com/downloads

Source : http://labs.qt.nokia.com/2011/03/01/qt-creator-2-1-0-released/

Laisser un commentaire