Hello again!

This is a short summary of what happened in creator this week:

---+++ General:
    * The MSVC parser was improved: It should now provide more context 
information than before and will keep the error codes visible in the 
build issues it generates.
    * Polishing VCS support
       * support for CVS edit was added
       * branches are now supported in the git checkout wizard

---+++ Project Management:
    * Project tree now shows files that will be deployed together with 
the application
    * A new Qt4-project based QML wizard is taking shape. It will ease 
integration of QML and C++ code into one project. Currently the new 
wizard supports most of the features of the existing QML project wizard. 
The pure QML project will get removed once the Qt4 project becomes a 
full replacement for its functionality.

---+++ Symbian:
    * Working with the Qt 4 team the SBSv2 (aka. raptor) support was 
improved. Qmake/SBSv2 and GCCE do now play together nicely.
    * A parser to extract errors and warnings from the SBSv2 output was 
added.
    * Deploying and launching of applications on the phone was polished.

---+++ Code Model:
    * The sidebar can now be used to display type hierarchies. See 
http://share.ovi.com/media/tobias.hunger.Qtcreator/tobias.hunger.10005
    * Syntax highlighter became fast. *Very* fast!
    * Several issues with searching for usage of symbols were fixed.
    * Major improvements to the semantic pass. Semantic checks will be 
easier to write now as a result of this refactoring.
    * New QmlJS indenter which is much better integrated with the code 
model, making it faster and more flexible. Please report regressions!
    * QuickFix API was refactored: Multifile quick fixes are much easier 
to implement now. New QuickFixes using this infrastructure:
       * Add declaration QuickFix was added (C++)
       * Make child into component QuickFix was added (QML)

All changes are available in the master branch found here:
http://qt.gitorious.org/qt-creator

We do expect some regressions with the changes we did this week, so 
please report any unusual behavior here:
http://bugreports.qt.nokia.com/

Have fun testing Qt Creator!

Best Regards,

-- 
Tobias Hunger
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to