[Development] Separation of QtQuick 1 from QtDeclarative repo

Andreas Holzammer andreas.holzammer at kdab.com
Fri Feb 3 08:50:13 CET 2012


Hi,

Does this mean QtQuick 1 does not depend on V8 anymore? Are there plans
to remove this from the qt5 qtdeclarative module?

Thank you

Andy

Am 03.02.2012 04:32, schrieb matthew.vogt at nokia.com:
> 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' repository ( http://qt.gitorious.org/qt/qtquick1 ).  For maximum compatibility with the existing version of Qt Quick, this repository was created by importing the current implementation of Qt Quick from 4.8, using the JavaScriptCore engine, modified to build in the Qt5 environment.  This repo is not yet integrated into the qt5 meta repo.
> 
> The qtquick1 repo produces a single library (QtQuick1) containing both the declarative engine and the Qt Quick 1 QML elements.  The 'qmlviewer' utility is now hosted in the qtquick1 repo, and only loads QML files importing version 1 of QtQuick.  The 'qmlscene' utility remains in the qtdeclarative repo, and only loads QML files importing version 2 of QtQuick.
> 
> Code linking against the qtquick1 implementation of Qt Quick should specify 'QT += quick1'.  Code linking against the current version of the declarative engine should specify 'QT += declarative', and 'Qt += quick' to link against the QtQuick 2 QML elements.
> 
> Matt
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development


-- 
Andreas Holzammer | andreas.holzammer at kdab.com | Software Engineer
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4134 bytes
Desc: S/MIME Kryptografische Unterschrift
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120203/ee18da1f/attachment.bin>


More information about the Development mailing list