Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Qt6 CMake API Review
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandru Croitor
Qt6 CMake API Review
Commits
fc16e9be
Commit
fc16e9be
authored
9 months ago
by
Alexandru Croitor
Browse files
Options
Downloads
Patches
Plain Diff
Initial collection of changes for Qt 6.8 review
parent
c71fb251
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
api_review_qt_6_8.md
+38
-7
38 additions, 7 deletions
api_review_qt_6_8.md
with
38 additions
and
7 deletions
api_review_qt_6_8.md
+
38
−
7
View file @
fc16e9be
# 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment