summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* Coin: Add documentation tagJani Heikkinen2022-12-051-0/+1
| | | | | | | | | | | Tag tells coin that the module expects to build documentation. Coin then adds the qt5 doc workitem to the integration which ensures that the top level docs are in place when the module needs them. Change-Id: I97e6835b761867b7fed86ceed50c1026d6358ee3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit b1ed6a29d2a8a9b7bbc707ffb421e39f956a6eec) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependenciesSamuli Piippo2021-09-221-7/+0
| | | | | | | | | Move dependencies.yaml to root folder, similar to al other qt modules. Update dependencies from dev, where qtquickcontrols2 has been merged into qtdeclarative. Change-Id: I6cbdddeae592d291ac154a9b67f0d0091c074cde Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update dependenciesSamuli Piippo2021-06-141-2/+2
| | | | | Change-Id: I49413266713394924b146968e3bab869176e3485 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Enable documentation buildLassi Lehikoinen2021-03-042-1/+6
| | | | | | | | | Added a configuration flag to build the documentation. Qttools dependency is required for the QDoc for building the docs. Task-number: QTBUG-90829 Change-Id: I8dbff713184939db24f087129b3891e5a553adad Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add Coin configuration filesLassi Lehikoinen2021-02-252-0/+27
Task-number: QTBUG-90849 Change-Id: Iaa934968249a440cb43fb871ac344ca55b46022b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>