On Wed, Sep 07, 2011 at 07:04:21AM +0200, Wilhelm wrote:
> Hi,
> 
> just tried latest snapshot (20110907 x86_64), but this feature seems not 
> to be present yet. What's the timeline to include it in the snapshots?

The feature is present in the 'master' branch, you can get it right now
when building that branch from git. It's straightforward:

   git clone git://gitorious.org/qt-creator/qt-creator.git
   cd qt-creator
   qmake -r
   make

What goes into the nightly snapshot depends on what should get tested
in the field. Between feature freeze and final release that's _usually_
the stabilizing branch, between a final and the next feature freeze it's
_usually_ master.

According to that rule, a switch of the nightlies to current 'master'
should be imminent, but as so often, there are exceptions to the rule,
and my current best guess is that we will see nightlies from the 2.3
branch for at least one or two more weeks.

Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to