On 9/20/2010 12:39 PM, ext Jeffery MacEachern wrote: > On Mon, Sep 20, 2010 at 03:25, Tobias Hunger<[email protected]> wrote: >> Hello! >> >> We managed to skip last weeks report (again), so today we have two weeks >> worth of changes for you: >> >> ---++ Nokia Qt SDK >> * Nokia Qt SDK version 1.0.1 was released. It includes Qt Creator >> 2.0.1. >> See: http://labs.qt.nokia.com/2010/09/14/nokia-qt-sdk-101-released/ >> >> ---++ Designer >> * Support for QIcon::theme was added to Designer: Use the icons from >> your preferred theme! This will become available in Qt 4.8. >> >> ---++ Generic >> * Creator can now auto-restore the last open session. This can be >> done either globally via the UI (File->Session->Session Manager, >> check "Restore last session" there) or for the next start only via >> the command line switch "-lastsession". >> * Generic Highlighting and what it can do was blogged about: >> http://labs.qt.nokia.com/2010/09/16/generic-highlighter-in-qt-creator/ >> >> ---++ Qmake >> * Project wizards were extended to make the generated .pro-files >> more usable for use in SUBDIRS pro-files. >> * New wizard to help with adding new library dependencies to >> .pro-files. >> >> ---++ Symbian >> * Deployment of shared libraries to Symbian devices should finally >> work. Some wizard to set up the deployment-related .pro-file >> section still needs to get added. >> * Deployment of SUBDIRS projects to Symbian devices does work now. >> >> ---++ Maemo >> * QML and Mobile wizards were steamlined and improved for Maemo >> development. >> >> ---++ Debugging >> * The thread list in the debugger can now display thread names. >> One source of those names is the objectName ot QThreads. >> * Loading of gdb was optimized (Linux only). >> >> ---++ Documentation >> * Many new features found in QtCreator master were documented. >> Check your documentation for all the awesomeness;-) >> >> ---++ Nightly Builds >> * Our build system infrastructure was much improved. >> * Nightly builds of the master branch are now available at: >> ftp://ftp.qt.nokia.com/qtcreator/snapshots/ > Awesome! This is much appreciated, and will be a big time-saver, > given that my work-flow depends on the ever-improving Maemoisms in > Creator. Out of curiousity (I'm not complaining, just wondering), is > there a technical reason why the Linux nightlies seem to lag the > Win/Mac builds by a couple of days? The build machine ran out of disk space. Linux builds should be at their usual place in about an hour.
Cheers, Daniel -- Daniel Molkentin, Software Engineer, Nokia, Qt Development Frameworks website: http://qt.nokia.com Rudower Chaussee 13, DE-12489 Berlin 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.trolltech.com/mailman/listinfo/qt-creator
