Commit Graph

12 Commits

Author SHA1 Message Date
Alexey Edelev 3c2c53f0ba Remove QT_USE_SYNCQT_CPP
Option has not effect anymore.

Pick-to: 6.5
Change-Id: Id054735ad9aa419b3d31531fb87c902f8a9f8da1
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2023-01-02 19:43:56 +01:00
Jani Heikkinen 15439bd357 Bump version to 6.6.0
Change-Id: I2734b14e55a043bbd37464a76ac43799ed64814d
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2022-12-15 22:14:26 +02:00
Marc Mutz afc2abdebf Mark the module free of qAsConst()
Change-Id: I914ccc09297ac6283d7cf24d5afc96ebdaf294d0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-12-05 20:46:21 +01:00
Alexey Edelev a9bdbf200e Enable syncqt cpp
Change-Id: I768bf5b0cb972f01d07d91ece8b5ff81b66fc1e9
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-10-28 17:34:03 +02:00
Jani Heikkinen ad06222243 Bump version to 6.5.0
Change-Id: I88ce40bff6d5b79b6e64d373ebd4d830ed18417f
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2022-06-13 13:01:28 +03:00
Fabian Kosmale 11fda06581 qtdeclarative: opt in to reduced includes
Change-Id: Ieed5efd0b487b38ed36e1b111e2b286c5403c9f7
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Maximilian Goldstein <max.goldstein@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2022-03-31 20:09:57 +02:00
Jani Heikkinen 5f9ac5bfae Bump version to 6.4.0
Change-Id: I64ea149a376f5aa7f57c787bf2ba738099c49e60
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2022-01-31 22:51:41 +02:00
Jani Heikkinen e5e38ae04d Bump version
Change-Id: I3cb64784d9ac63bdfa24b5663a1be3c43d4738f0
2021-09-14 08:16:35 +03:00
Iikka Eklund d6ea619ac8 Add conanfile.py to support builds with Conan
The build recipe uses the qtbase's 'bin/qt-configure-module' script
directly which is recommended when building other Qt modules ouside
the qtbase's -prefix.

The recipe uses functionality from qt-conan-common Conan
package via 'python_requires'.

This recipe sets it's own Conan options that match with the
module configure options.

The recipe sets it's version number based on QT_REPO_MODULE_VERSION
and QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT in .cmake.conf file.

The dependency to qtbase, qtsvg and qtshadertools is declared
using semantic versioning so that it will pick the latest
available prerelease or final version of the major.minor.patch.

Task-number: QTBUG-94384
Pick-to: 6.2
Change-Id: I1f12434521d11f63c31a102bfbfaf923cb262965
Reviewed-by: Toni Saario <toni.saario@qt.io>
2021-06-21 11:38:36 +03:00
Jani Heikkinen 0297b27cc6 Bump version
Change-Id: I89031620e380fd57e69eaf13b970849b97ffe42b
2021-02-22 07:48:47 +02:00
Paul Wicking ccc4b52e95 Bump version
CMake edition.

Task-number: QTQAINFRA-4126
Change-Id: I33c124ae65fe18c304b47c9aaecf05c55616743a
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2021-01-12 11:17:54 +01:00
Alexandru Croitor 25ae2045b6 CMake: Regenerate qtdeclarative/src
Includes
 - renaming of internal plugin api call
 - generation of QT_QMLTYPES_FILENAME
 - addition of a few TARGET_DESCRIPTION

Change-Id: I72b5647b8c16af9945795ead62a075322b6bb2f6
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-05-29 10:01:16 +02:00