Skip to content
Snippets Groups Projects
Commit fc16e9be authored by Alexandru Croitor's avatar Alexandru Croitor
Browse files

Initial collection of changes for Qt 6.8 review

parent c71fb251
No related branches found
No related tags found
No related merge requests found
# Changes
## more submodules
Still to be processed:
-
-
-
## qtbase
......@@ -40,14 +33,50 @@ Has "since qt version" blurb.
**Action points:**
https://codereview.qt-project.org/c/qt/qtbase/+/513648 - CMake: Set AUTOGEN_BETTER_GRAPH_MULTI_CONFIG
cleanup https://codereview.qt-project.org/c/qt/qtbase/+/542757 - CMake: Bring back renamed parameters for qt_standard_project_setup
https://codereview.qt-project.org/c/qt/qtbase/+/520096 - CMake: Add `qt_add_ui` API
https://codereview.qt-project.org/c/qt/qtbase/+/551535 - Android: Add facilities to build AAR packages
https://codereview.qt-project.org/c/qt/qtbase/+/560601 - Android:CMake: Add QT_ANDROID_PACKAGE_NAME property
https://codereview.qt-project.org/c/qt/qtbase/+/562130 - Android: Add variable to opt-in QtQmlComponent code generation
## qtdeclarative
https://codereview.qt-project.org/c/qt/qtdeclarative/+/551058 - Generate qmldir files for extra directories with QML files (new policy)
https://codereview.qt-project.org/c/qt/qtdeclarative/+/496390 - Support targets for DEPENDENCIES/IMPORTS in qt_add_qml_module
https://codereview.qt-project.org/c/qt/qtdeclarative/+/560608 - qt_add_qml_module: Create qt.conf in build dir
https://codereview.qt-project.org/c/qt/qtdeclarative/+/561406 - Android: Add possibility to mark QML files for code generation in CMake
## qtinterfaceframework
https://codereview.qt-project.org/c/qt/qtinterfaceframework/+/564052 - CMake: Add a new qt_ifcodegen_add_plugin function
https://codereview.qt-project.org/c/qt/qtinterfaceframework/+/564081 - CMake: Add a new qt_ifcodegen_add_qml_module function
https://codereview.qt-project.org/c/qt/qtinterfaceframework/+/564383 - CMake: Deprecate the IMPORT_PATH function argument
## qtshadertools
https://codereview.qt-project.org/c/qt/qtshadertools/+/521073 - qsb CMake: Support automatic multiview variant generation
## qtwayland
https://codereview.qt-project.org/c/qt/qtwayland/+/544539 - client: Add CMake options to control visibility of generated symbols
## qtprotobuf
......@@ -55,6 +84,7 @@ Has "since qt version" blurb.
### `qt_add_protobuf` - New API out of TP
https://doc-snapshots.qt.io/qt6-dev/qt-add-protobuf.html
https://doc-snapshots.qt.io/qt6-dev/qtprotobufgen-qt-tool.html
Signature
......@@ -101,6 +131,7 @@ Should it link to grpc docs as well?
### `qt_add_grpc` - New API out of TP
https://doc-snapshots.qt.io/qt6-dev/qt-add-grpc.html
https://doc-snapshots.qt.io/qt6-dev/qtgrpcgen-qt-tool.html
Signature
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment