summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* Coin: Add alias to non tqtc moduleToni Saario2022-11-231-0/+1
| | | | | | | | This changes the module name in Coin to match what is run in qt5 integration and allows reuse of artifacts. Change-Id: I0453f63abf1f72a3158ad3dfa99e4d6303efc561 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* coin: Prepare for using qt-configure-module in instructionsAlexandru Croitor2022-06-241-3/+8
| | | | | | | | | | | | When using qt-configure-module, we need to check if widgets feature is disabled with configure-style syntax as well. Task-number: QTQAINFRA-4357 Task-number: QTQAINFRA-4815 Change-Id: I44147123a4c36ab6b8dfebb2affdc8c4bcde7149 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 23c87e42c80bb7c5dfb4530c2e6f746c7693c0d8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Drop documentation buildJani Heikkinen2021-03-301-3/+0
| | | | | | | | | | | | | | | We will add additional libraries back to the qt5.git. Having documentation build enabled in additional library will cause problems in qt5.git integrations so we need to drop it from module builds. At same time drop the qttools dependency which were added for documentation build Task-number: QTBUG-91796 Change-Id: I3842618c8ee8e546557fa88b784f714c43fd0f09 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> (cherry picked from commit 5928a0529c3b25dd30ac5df16cb28bc33f1563c0) Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
* Disable coin tests if there are no widgetsTomi Korpipaa2021-02-101-1/+7
| | | | | | Pick-to: 6.1 Change-Id: If6f9a2b0df8f2ede26ca214769d5ee50e26dec43 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Enable documentation buildJani Heikkinen2021-01-291-0/+3
| | | | | | Task-number: QTBUG-90431 Change-Id: I3f633f901e6d59f1e02f3a6a71cabd68706d8f43 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Add QtDataVisualization to Qt6 CITomi Korpipaa2021-01-271-0/+12
Fixes: QTBUG-90428 Change-Id: I09d8093893d2a570db402801cccfbdaa32c1de10 Reviewed-by: Toni Saario <toni.saario@qt.io>