Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-datavis3d for openSUSE:Factory 
checked in at 2026-08-21 16:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-datavis3d (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-datavis3d.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-datavis3d"

Fri Aug 21 16:50:39 2026 rev:43 rq:1372238 version:6.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-datavis3d/qt6-datavis3d.changes      
2026-05-28 17:25:15.199532014 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-datavis3d.new.1258/qt6-datavis3d.changes    
2026-08-21 16:51:31.587141400 +0200
@@ -1,0 +2,6 @@
+Tue Aug 18 11:48:31 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.11.2
+  https://www.qt.io/blog/qt-6.11.2-released
+
+-------------------------------------------------------------------

Old:
----
  qtdatavis3d-everywhere-src-6.11.1.tar.xz

New:
----
  qtdatavis3d-everywhere-src-6.11.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qt6-datavis3d.spec ++++++
--- /var/tmp/diff_new_pack.V97KbV/_old  2026-08-21 16:51:32.978190891 +0200
+++ /var/tmp/diff_new_pack.V97KbV/_new  2026-08-21 16:51:32.983191069 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.11.1
+%define real_version 6.11.2
 %define short_version 6.11
 %define short_name qtdatavis3d
 %define tar_name qtdatavis3d-everywhere-src
@@ -31,7 +31,7 @@
 %global __requires_exclude qt6qmlimport\\((AxisHandling|SurfaceGallery)\\)
 #
 Name:           qt6-datavis3d%{?pkg_suffix}
-Version:        6.11.1
+Version:        6.11.2
 Release:        0
 Summary:        Qt 6 data visualization framework
 License:        GPL-3.0-or-later

++++++ qtdatavis3d-everywhere-src-6.11.1.tar.xz -> 
qtdatavis3d-everywhere-src-6.11.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.11.1/.cmake.conf 
new/qtdatavis3d-everywhere-src-6.11.2/.cmake.conf
--- old/qtdatavis3d-everywhere-src-6.11.1/.cmake.conf   2026-05-08 
06:33:35.000000000 +0200
+++ new/qtdatavis3d-everywhere-src-6.11.2/.cmake.conf   2026-08-12 
18:34:58.000000000 +0200
@@ -1,9 +1,7 @@
-set(QT_REPO_MODULE_VERSION "6.11.1")
+set(QT_REPO_MODULE_VERSION "6.11.2")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES
-    "QT_NO_CONTEXTLESS_CONNECT=1"
-    "QT_NO_FOREACH=1"
-    "QT_NO_QASCONST=1"
-    "QT_NO_URL_CAST_FROM_STRING=1"
     "QT_ENABLE_STRICT_MODE_UP_TO=QT_VERSION_CHECK(6,11,0)"
+    # not yet in strict mode:
+    "QT_NO_SINGLE_ARGUMENT_QHASH_OVERLOAD=1"
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.11.1/.tag 
new/qtdatavis3d-everywhere-src-6.11.2/.tag
--- old/qtdatavis3d-everywhere-src-6.11.1/.tag  2026-05-08 06:33:35.000000000 
+0200
+++ new/qtdatavis3d-everywhere-src-6.11.2/.tag  2026-08-12 18:34:58.000000000 
+0200
@@ -1 +1 @@
-826fea1b218143f73012eee11c7401cea9c0a147
+02d450bebeb1efe5be09c6def9f6ca9ae707f562
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.11.1/dependencies.yaml 
new/qtdatavis3d-everywhere-src-6.11.2/dependencies.yaml
--- old/qtdatavis3d-everywhere-src-6.11.1/dependencies.yaml     2026-05-08 
06:33:35.000000000 +0200
+++ new/qtdatavis3d-everywhere-src-6.11.2/dependencies.yaml     2026-08-12 
18:34:58.000000000 +0200
@@ -1,10 +1,10 @@
 dependencies:
   ../qtbase:
-    ref: 59c81a3c2247b821b9b84b4eb8d939b77e07e276
+    ref: ef55f427f2c8b410d34f8a7681020a3000cf6866
     required: true
   ../qtdeclarative:
-    ref: a02bed441965ee1f18f856352c7d5ee5ba35d795
+    ref: 4e3399c26ec57246c08de019cfcbda8d23604cfa
     required: false
   ../qtmultimedia:
-    ref: 1cdfe8d416a173a85051e0028dd94d24311022e2
+    ref: 6f162ccac1425edbd7b4d1582fabab5973b43d6c
     required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/examples.pri 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/examples.pri
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/examples.pri   
    2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/examples.pri   
    1970-01-01 01:00:00.000000000 +0100
@@ -1,14 +0,0 @@
-INCLUDEPATH += ../../../include
-
-LIBS += -L$$OUT_PWD/../../../lib
-
-TEMPLATE = app
-
-QT += datavisualization
-
-contains(TARGET, qml.*) {
-    QT += qml quick
-}
-
-target.path = $$[QT_INSTALL_EXAMPLES]/datavisualization/$$TARGET
-INSTALLS += target
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/graphgallery/doc/src/graphgallery.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/graphgallery/doc/src/graphgallery.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/graphgallery/doc/src/graphgallery.qdoc
     2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/graphgallery/doc/src/graphgallery.qdoc
     2026-08-12 18:34:58.000000000 +0200
@@ -12,6 +12,8 @@
     The graphs have their own tabs in the application.
 
     \image graphgallery-example.png
+           {Textured topographic 3D surface graph with bar, scatter, and
+           surface tabs}
 
     \include examples-run.qdocinc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/graphgallery/graphgallery.pro
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/graphgallery/graphgallery.pro
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/graphgallery/graphgallery.pro
      2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/graphgallery/graphgallery.pro
      2026-08-12 18:34:58.000000000 +0200
@@ -2,11 +2,9 @@
     error( "This example is not supported for android, ios, or winrt." )
 }
 
-!include( ../examples.pri ) {
-    error( "Couldn't find the examples.pri file!" )
-}
+TEMPLATE = app
 
-QT += widgets
+QT += datavisualization widgets
 requires(qtConfig(fontcombobox))
 requires(qtConfig(combobox))
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlaxishandling/doc/src/qmlaxishandling.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlaxishandling/doc/src/qmlaxishandling.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlaxishandling/doc/src/qmlaxishandling.qdoc
       2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlaxishandling/doc/src/qmlaxishandling.qdoc
       2026-08-12 18:34:58.000000000 +0200
@@ -16,6 +16,8 @@
     functionality - for more detailed QML example documentation, see \l{Simple 
Scatter Graph}.
 
     \image qmlaxishandling-example.png
+           {3D scatter graph of orange points with draggable yellow axis
+           labels}
 
     \include examples-run.qdocinc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlaxishandling/qmlaxishandling.pro
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlaxishandling/qmlaxishandling.pro
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlaxishandling/qmlaxishandling.pro
        2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlaxishandling/qmlaxishandling.pro
        2026-08-12 18:34:58.000000000 +0200
@@ -1,6 +1,6 @@
-!include( ../examples.pri ) {
-    error( "Couldn't find the examples.pri file!" )
-}
+TEMPLATE = app
+
+QT += datavisualization qml quick
 
 DEFINES += QMAKE_BUILD
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
       2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
       2026-08-12 18:34:58.000000000 +0200
@@ -11,6 +11,8 @@
     \e {Simple Bar Graph} shows how to make a simple 3D bar graph using Bars3D 
and QML.
 
     \image qmlbars-example.png
+           {3D bar graph comparing monthly income and expenses over several
+           years}
 
     The following sections describe how to switch series and display more than 
one series
     at a time. For more information about basic QML application functionality, 
see
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlbars/qmlbars.pro
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlbars/qmlbars.pro
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlbars/qmlbars.pro
        2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlbars/qmlbars.pro
        2026-08-12 18:34:58.000000000 +0200
@@ -1,6 +1,6 @@
-!include( ../examples.pri ) {
-    error( "Couldn't find the examples.pri file!" )
-}
+TEMPLATE = app
+
+QT += datavisualization qml quick
 
 # The .cpp file which was generated for your project. Feel free to hack it.
 SOURCES += main.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlscatter/doc/src/qmlscatter.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlscatter/doc/src/qmlscatter.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlscatter/doc/src/qmlscatter.qdoc
 2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlscatter/doc/src/qmlscatter.qdoc
 2026-08-12 18:34:58.000000000 +0200
@@ -17,6 +17,8 @@
     For instructions on how to create a new Qt Quick application of your own, 
see Qt Creator help.
 
     \image qmlscatter-example.png
+           {3D scatter graph plotting three point series of differing shapes
+           and densities}
 
     \include examples-run.qdocinc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlscatter/qmlscatter.pro
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlscatter/qmlscatter.pro
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlscatter/qmlscatter.pro
  2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlscatter/qmlscatter.pro
  2026-08-12 18:34:58.000000000 +0200
@@ -1,6 +1,6 @@
-!include( ../examples.pri ) {
-    error( "Couldn't find the examples.pri file!" )
-}
+TEMPLATE = app
+
+QT += datavisualization qml quick
 
 SOURCES += main.cpp
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlsurfacegallery/doc/src/qmlsurfacegallery.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlsurfacegallery/doc/src/qmlsurfacegallery.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlsurfacegallery/doc/src/qmlsurfacegallery.qdoc
   2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlsurfacegallery/doc/src/qmlsurfacegallery.qdoc
   2026-08-12 18:34:58.000000000 +0200
@@ -15,6 +15,8 @@
     functionality - for more detailed QML example documentation, see \l{Simple 
Scatter Graph}.
 
     \image qmlsurfacegallery-example.png
+           {3D surface graph rendering a spectrogram as a rainbow-colored
+           peaked ripple}
 
     \include examples-run.qdocinc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pro
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pro
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pro
    2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pro
    2026-08-12 18:34:58.000000000 +0200
@@ -1,10 +1,8 @@
-!include( ../examples.pri ) {
-    error( "Couldn't find the examples.pri file!" )
-}
+TEMPLATE = app
 
 DEFINES += QMAKE_BUILD
 
-QT += datavisualization
+QT += datavisualization qml quick
 
 SOURCES += main.cpp \
            datasource.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/volumetric/doc/src/volumetric.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/volumetric/doc/src/volumetric.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/volumetric/doc/src/volumetric.qdoc
 2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/volumetric/doc/src/volumetric.qdoc
 2026-08-12 18:34:58.000000000 +0200
@@ -12,6 +12,7 @@
     \e {Volumetric Rendering} shows how to use QCustom3DVolume to display 
volumetric data.
 
     \image volumetric-example.png
+           {Volumetric rendering of 3D terrain with water and land layers}
 
     \include examples-run.qdocinc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/volumetric/volumetric.pro
 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/volumetric/volumetric.pro
--- 
old/qtdatavis3d-everywhere-src-6.11.1/examples/datavisualization/volumetric/volumetric.pro
  2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/examples/datavisualization/volumetric/volumetric.pro
  2026-08-12 18:34:58.000000000 +0200
@@ -2,15 +2,13 @@
     error( "This example is not supported for android, ios, or winrt." )
 }
 
-!include( ../examples.pri ) {
-    error( "Couldn't find the examples.pri file!" )
-}
+TEMPLATE = app
+
+QT += datavisualization widgets
 
 SOURCES += main.cpp volumetric.cpp
 HEADERS += volumetric.h
 
-QT += widgets
-
 OTHER_FILES += doc/src/* \
                doc/images/*
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qscatterdataitem.cpp
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qscatterdataitem.cpp
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qscatterdataitem.cpp
       2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qscatterdataitem.cpp
       2026-08-12 18:34:58.000000000 +0200
@@ -22,18 +22,13 @@
 /*!
  * Constructs a scatter data item.
  */
-QScatterDataItem::QScatterDataItem()
-    : d_ptr(0) // private data doesn't exist by default (optimization)
-
-{
-}
+QScatterDataItem::QScatterDataItem() = default;
 
 /*!
  * Constructs a scatter data item at the position \a position.
  */
 QScatterDataItem::QScatterDataItem(const QVector3D &position)
-    : d_ptr(0),
-      m_position(position)
+    : m_position(position)
 {
 }
 
@@ -42,8 +37,7 @@
  * \a rotation.
  */
 QScatterDataItem::QScatterDataItem(const QVector3D &position, const 
QQuaternion &rotation)
-    : d_ptr(0),
-      m_position(position),
+    : m_position(position),
       m_rotation(rotation)
 {
 }
@@ -59,9 +53,7 @@
 /*!
  * Deletes a scatter data item.
  */
-QScatterDataItem::~QScatterDataItem()
-{
-}
+QScatterDataItem::~QScatterDataItem() = default;
 
 /*!
  *  Assigns a copy of \a other to this object.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qscatterdataitem.h
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qscatterdataitem.h
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qscatterdataitem.h
 2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qscatterdataitem.h
 2026-08-12 18:34:58.000000000 +0200
@@ -36,7 +36,7 @@
 protected:
     void createExtraData();
 
-    QScatterDataItemPrivate *d_ptr;
+    QScatterDataItemPrivate *d_ptr {}; // private data doesn't exist by 
default (optimization)
 
 private:
     QVector3D m_position;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qsurfacedataitem.cpp
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qsurfacedataitem.cpp
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qsurfacedataitem.cpp
       2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qsurfacedataitem.cpp
       2026-08-12 18:34:58.000000000 +0200
@@ -22,18 +22,13 @@
 /*!
  * Constructs a surface data item.
  */
-QSurfaceDataItem::QSurfaceDataItem()
-    : d_ptr(0) // private data doesn't exist by default (optimization)
-
-{
-}
+QSurfaceDataItem::QSurfaceDataItem() = default;
 
 /*!
  * Constructs a surface data item at the position \a position.
  */
 QSurfaceDataItem::QSurfaceDataItem(const QVector3D &position)
-    : d_ptr(0),
-      m_position(position)
+    : m_position(position)
 {
 }
 
@@ -48,9 +43,7 @@
 /*!
  * Deletes a surface data item.
  */
-QSurfaceDataItem::~QSurfaceDataItem()
-{
-}
+QSurfaceDataItem::~QSurfaceDataItem() = default;
 
 /*!
  *  Assigns a copy of \a other to this object.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qsurfacedataitem.h
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qsurfacedataitem.h
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/data/qsurfacedataitem.h
 2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/data/qsurfacedataitem.h
 2026-08-12 18:34:58.000000000 +0200
@@ -33,7 +33,7 @@
 protected:
     void createExtraData();
 
-    QSurfaceDataItemPrivate *d_ptr;
+    QSurfaceDataItemPrivate *d_ptr {};// private data doesn't exist by default 
(optimization)
 
 private:
     QVector3D m_position;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/doc/qtdatavis3d.qdocconf
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/doc/qtdatavis3d.qdocconf
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/doc/qtdatavis3d.qdocconf
        2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/doc/qtdatavis3d.qdocconf
        2026-08-12 18:34:58.000000000 +0200
@@ -54,3 +54,6 @@
 
 # Allow zero warnings when testing documentation in CI
 warninglimit = 0
+
+# Report warnings for images without alt text
+reportmissingalttextforimages = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/doc/src/qtdatavisualization-overview.qdoc
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/doc/src/qtdatavisualization-overview.qdoc
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/doc/src/qtdatavisualization-overview.qdoc
       2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/doc/src/qtdatavisualization-overview.qdoc
       2026-08-12 18:34:58.000000000 +0200
@@ -57,6 +57,8 @@
     In QML, the corresponding types are Bars3D, Bar3DSeries, and BarDataProxy.
 
     \image q3dbars-minimal.png
+           {Minimal 3D bar graph with five green bars of varying heights on a
+           grid floor}
 
     For more information, see \l{How to construct a minimal Q3DBars graph}, and
     \l {Simple Bar Graph} examples.
@@ -70,6 +72,8 @@
     are Scatter3D, Scatter3DSeries, and ScatterDataProxy.
 
     \image q3dscatter-minimal.png
+           {Minimal 3D scatter graph with three green spheres positioned in a
+           wireframe grid box}
 
     For more information, see \l{How to construct a minimal Q3DScatter graph}, 
and
     \l{Simple Scatter Graph} examples.
@@ -83,6 +87,8 @@
     Surface3DSeries, and SurfaceDataProxy.
 
     \image q3dsurface-minimal.png
+           {Minimal 3D surface graph showing a green folded ridge surface over
+           a grid floor}
 
     For more information, see \l{How to construct a minimal Q3DSurface graph}, 
\l{Graph Gallery},
     and \l{Surface Graph Gallery} examples.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/engine/q3dbars.cpp 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/engine/q3dbars.cpp
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/engine/q3dbars.cpp  
    2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/engine/q3dbars.cpp  
    2026-08-12 18:34:58.000000000 +0200
@@ -59,6 +59,8 @@
  * And this is what those few lines of code produce:
  *
  * \image q3dbars-minimal.png
+ *        {Minimal 3D bar graph with five green bars of varying heights on a
+ *        grid floor}
  *
  * The scene can be rotated, zoomed into, and a bar can be selected to view 
its value,
  * but no other interaction is included in this minimal code example. You can 
learn more by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/engine/q3dscatter.cpp
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/engine/q3dscatter.cpp
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/engine/q3dscatter.cpp
   2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/engine/q3dscatter.cpp
   2026-08-12 18:34:58.000000000 +0200
@@ -49,6 +49,8 @@
  * And this is what those few lines of code produce:
  *
  * \image q3dscatter-minimal.png
+ *        {Minimal 3D scatter graph with three green spheres positioned in a
+ *        wireframe grid box}
  *
  * The scene can be rotated, zoomed into, and an item can be selected to view 
its position,
  * but no other interaction is included in this minimal code example.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/engine/q3dsurface.cpp
 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/engine/q3dsurface.cpp
--- 
old/qtdatavis3d-everywhere-src-6.11.1/src/datavisualization/engine/q3dsurface.cpp
   2026-05-08 06:33:35.000000000 +0200
+++ 
new/qtdatavis3d-everywhere-src-6.11.2/src/datavisualization/engine/q3dsurface.cpp
   2026-08-12 18:34:58.000000000 +0200
@@ -63,6 +63,8 @@
  * And this is what those few lines of code produce:
  *
  * \image q3dsurface-minimal.png
+ *        {Minimal 3D surface graph showing a green folded ridge surface over
+ *        a grid floor}
  *
  * The scene can be rotated, zoomed into, and a surface point can be selected 
to view its position,
  * but no other interaction is included in this minimal code example.

Reply via email to