Hello Everybody! It has been a while since my last week(s) mail, I just did not find the time to write them. Sorry. We had some turbulent weeks here in Berlin! Work continues as usual now and we are making good progress towards Qt Creator 2.2 (master branch).
All changes described here are available in the master branch hosted on gitorious http://qt.gitorious.org/qt-creator Here are the most recent highlights: * Target setup page was redesigned. It is much cleaner now, please give it a spin and provide feedback. This makes disabling shadow building more obvious and aloows for build directories that are not in the default place. * Toolchain support was refactored. You can now set up your compiler toolchains (and a matching debugger!) in Tools->Options->Toolchains. This also removes the toolchain specific settings from the Qt version page. * Project->Editor Settings now allows to override most global editor settings with a per-project settings. * A wizard was added that helps to set up Maemo devices. * QML debugging is now easier to set up and more robust to use. * QML completion now handles attached properties. * You can now use external tools from inside Qt Creator. Check Tools->External to run lupdate, sort your selection, etc. or to define your own tools. * Our internal QA infrastructure is getting the much needed love it deserves and is now starting to automate lots of tests and quality metrics we ran manually before. * A HTML project wizard was added. * The debugger now supports pinnable tooltips. * "uppercase/lowercase selection/current word" functionality was added. This was contributed by Steffen Imhof. Lots of small changes all over the place:-) On a related note: The Installer framework we use for the Qt SDK was open sourced and is now available here: http://scm.dev-nokia.troll.no/projects/installer-framework As always: Please report bugs or feature requests in our bug tracker: http://bugreports.qt.nokia.com/ Best Regards, Tobias Hunger -- 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 [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
