Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmlpreview: remove recipe | Samuli Piippo | 2018-08-08 | 1 | -44/+0 |
| | | | | | | | Component is now part of qtdeclarative module. Change-Id: I07ebc6a7127c72d888871851974b2a309b64a632 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> | ||||
* | Add QMLPreview and QtQuickTimeline modules | Samuli Piippo | 2018-03-22 | 1 | -0/+44 |
The Timeline and the QML live preview are introduced as part of the Qt Quick Designer NG project/initiative. Since the sources are not available publicly, modules are included in the image only when building internally in Qt Company network, where it's assumed that user has access to the private repos in codereview. Task-number: QTBUG-67140 Change-Id: I822d527ff132e89a8c3205e267a88c60c50fb387 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> |