diff --git a/api_review_qt_6_8.md b/api_review_qt_6_8.md
index c25757f575614b91d9a7c1b440d47e293feed211..7a5b9c8a4bb611508992b66fa0b3ccfec6f65636 100644
--- a/api_review_qt_6_8.md
+++ b/api_review_qt_6_8.md
@@ -1,12 +1,5 @@
 # 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