Re: [Qt-qml] Separation of QtQuick 1 from QtDeclarative repo

2012-02-06 Thread Adriano Rezende
On Sun, Feb 5, 2012 at 8:29 PM, wrote: > Currently, ‘QT += declarative’ adds the headers and library for the > declarative UI engine, while ‘QT += quick’ adds the headers and library for > the Qt Quick 2 QML components. An application may choose to use the > declarative engine without the bundl

Re: [Qt-qml] Separation of QtQuick 1 from QtDeclarative repo

2012-02-05 Thread matthew.vogt
compatibility. Matt From: ext Adriano Rezende [mailto:atd...@gmail.com] Sent: Saturday, February 04, 2012 4:34 AM To: Vogt Matthew (Nokia-MP/Brisbane) Cc: qt-qml@qt.nokia.com Subject: Re: [Qt-qml] Separation of QtQuick 1 from QtDeclarative repo On Fri, Feb 3, 2012 at 1:39 AM, mailto:matthew.v...@no

Re: [Qt-qml] Separation of QtQuick 1 from QtDeclarative repo

2012-02-03 Thread Adriano Rezende
On Fri, Feb 3, 2012 at 1:39 AM, wrote: > As sent to the qt-development list: > > As the first part of the changes described by QTBUG-23737, we have now > separated version 1 of Qt Quick from the qt5 qtdeclarative module. > > The implementation of Qt Quick 1 is now hosted in the 'qtquick1' > repos