Commit Graph

1423 Commits

Author SHA1 Message Date
Lucie Gérard 643b8ed017 Adapt to reuse version 6
Task-number: QTBUG-140916
Pick-to: 6.8
Change-Id: I41b2862c022f17ae3ee58942f5cc103ffcf3ba9b
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit b2139488e6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-20 07:41:06 +00:00
Sami Varanka ab1de53db0 Fix tracepoint build with Graph2D
6.10 branch didn't have that feature commit which adds barSeriesCount
variable to bar update functions.

Fixes: QTBUG-140957
Change-Id: I154dcad4a2d8d39366cda27d23bcaacda0965644
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
2025-10-15 07:31:55 +00:00
Kaj Grönholm 366a1cda65 Fix crash when hovering and slices change
Make sure that m_currentHoverSlice doesn't point to a removed slice.

Pick-to: 6.8
Task-number: QTBUG-140843
Change-Id: I32042b3f4b819da0840a54566520c1313b76f427
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 6b0ee48008)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-13 08:47:43 +00:00
Qt Submodule Update Bot c5afcb7b72 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I8cadf12688f36df27c38dca069a8665a3fc2e8e3
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-10-10 18:08:32 +00:00
Jere Tuliniemi 3c26e37e5a Disable axis drag handler if not needed
Pick-to: 6.9
Fixes: QTBUG-135931
Change-Id: Idbc3b9d04fbde1985f0209964d9d1c0a60bb2f2f
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 2666c118cc)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-10 06:08:19 +00:00
Tomi Korpipaa 10acb96af4 Fix support for setReversed in surface graphs
Handling for axis reversal was missing completely in surface.

Pick-to: 6.8
Fixes: QTBUG-140904
Change-Id: Ib5bcbfbdb38577070bd19d8a6cbada1a2763fefc
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
Reviewed-by: Sakaria Pouke <sakaria.pouke@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 9acdfa4045)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-10 04:07:47 +00:00
Tomi Korpipaa 1846cd95c2 Check if textureFile has transparency
Textured surfaces ignored alpha channel in the images used as
textures. Added a check which forces transparency if the textureFile
source or texture property has other than 1.0 in alpha.

Pick-to: 6.8
Fixes: QTBUG-140660
Change-Id: Ibe95b4a4fb6b674b615d15c1b7e37e2cd6edee77
Reviewed-by: Jere Tuliniemi <jere.tuliniemi@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit d890ea35d3)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-09 09:01:32 +00:00
Qt Submodule Update Bot 076e8dbeae Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I5d121263880fbd1252e66aac7ffc360f233381e0
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-10-08 20:55:28 +00:00
Tomi Korpipaa f0917f50ef Fix test failure on macOS 13
Pick-to: 6.8
Fixes: QTBUG-140088
Change-Id: I84cc0a27102a1b9ab313c2ecd5007450ff51b59e
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 6ae44a9df0)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-08 09:49:32 +00:00
Sakaria Pouke 04fba586fd Support selectionQueryPosition and graphPositionQuery
selectionQuery is essentially a legacy way to do picking
while graphPositionQuery returns a picked position of the graph.

Task-number: QTBUG-138828
Pick-to: 6.8
Change-Id: Ieb90086e0416558bb31633a2b28db37443dd6362
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 47dc05aac6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-07 05:13:07 +00:00
Sakaria Pouke 4e7d43973e Handle NaN values in 3d series
Fixes: QTBUG-140240
Pick-to: 6.8
Change-Id: Ib476a877dea4815b91626f83c107c91c0354731d
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 43ae07f6a8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-02 05:37:44 +00:00
Qt Submodule Update Bot af789cb693 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I296bdf4b081967fcf0956815ec7224ee756ab3ce
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-10-01 10:12:49 +00:00
Qt Submodule Update Bot a97a4e4719 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I49ad2d9db9b8e36d85c80e82237b47efa5ffa8e6
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-09-29 20:18:02 +00:00
Jani Heikkinen 152eb6e58b Bump version to 6.10.1
Change-Id: I0f7d3089a60a40bf89e2e2b6635eddcf969b6d13
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2025-09-29 21:18:01 +01:00
Sze Howe Koh 6d5447d2dc quickwidgetgraphs example: Initialize GraphsView in C++
This achieves a few things:

* Fixes the qmake project, which previously failed to run with
  "qrc:/qml/quickwidgetgraphs/main.qml: No such file or directory"
  because main.qml wasn't embedded as a resource file
* Eliminates the "Unqualified access" warning from qmlls/qmllint
  (QTBUG-110934) for the `pieGraph` reference in main.qml
* Eliminates the use of context properties which is discouraged
  (QTBUG-136712)
* Showcases more C++ API which might help C++ programmers, the target
  audience of this example

Task-number: QTBUG-110934
Change-Id: I2e20eb35b196d14b2d5de6945ccebaaba7642f59
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 814d221a39)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-26 07:46:58 +00:00
Johnny Jazeix 5ee4a43cb3 fix documentation of BarSeries::insert
Change-Id: I661cd8322a13b4c095c5410ccd55ca483da11a8a
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
(cherry picked from commit 4cabdea893)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-22 07:54:06 +00:00
Sami Varanka e19e4a26c0 3D: Add tracing to data files and QQuickGraphsTexturedata
Task-number: QTBUG-130380
Change-Id: Iaf2f658a71e2bcfa90348abdfcaa38ef2479bd48
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 41e8467214)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-16 12:14:31 +00:00
Tim Blechmann f3ccad1e8f QAbstractSeries: avoid unnecessary mocing of qabstractseries_p.h
qabstractseries_p.h is moc-ed, but does not contain any moc-able
classes.

removing the moc_qabstractseries_p.cpp include prevents running moc on
the header and silences a warning during compilation.

Change-Id: I5fcf741aa704e23fc243a7389e2012da59b018a6
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 4ce89764f1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-15 12:26:52 +00:00
Sami Varanka c606a5d42e 3D: Add tracepoints to bars
Task-number: QTBUG-130380
Change-Id: I455cb5374cb445416c92a5233aab2a279d84d556
Reviewed-by: Antti Määttä <antti.maatta@qt.io>
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
(cherry picked from commit fa271ab207)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-12 13:55:09 +00:00
Sami Varanka 5627b3ae81 3D: Remove unused mutex variables
These mutexes were leftovers from datavis3d.

Pick-to: 6.9 6.8
Change-Id: Ic576ef945068a9d546babc00c05566cb0e0cc490
Reviewed-by: Sakaria Pouke <sakaria.pouke@qt.io>
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
(cherry picked from commit a70f70c9d3)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-12 13:55:09 +00:00
Sami Varanka be18d08f59 2D: Add tracepoints
The files include:
    - arearenderer.cpp
    - barsrenderer.cpp
    - pierenderer.cpp
    - pointrenderer.cpp
    - axisrenderer.cpp

    - qbarmodelmapper.cpp
    - qpiemodelmapper.cpp
    - qxymodelmapper.cpp

    - qpieseries.cpp
    - qsplineseries.cpp
    - qgraphsview.cpp

Task-number: QTBUG-130380
Change-Id: I542fb8589c1db24eb9f6efded4b270c41f476b8a
Reviewed-by: Antti Määttä <antti.maatta@qt.io>
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
(cherry picked from commit 19e0c6d49f)
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
2025-09-10 13:35:53 +00:00
Sami Varanka 2cca8ce8c5 2D: Warn when axis added to multiple graphs
Adding the same axis to multiple graphs is not supported. It will result
to crash since graphsview destructor tries to set axis' associated graph
to nullptr.

Fixes: QTBUG-138822
Pick-to: 6.9 6.8
Change-Id: If306e415f87f2366ae0d82f6fd5c9a9a5e356f85
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
(cherry picked from commit 818613a0ee)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-09 13:23:02 +00:00
Sami Varanka 7660f32149 3D: Add tracepoints to QQuickGraphsScatter
Task-number: QTBUG-130380
Change-Id: I5b547ad33378bb182b35b77b8a1c7d8d7b4cb745
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
Reviewed-by: Antti Määttä <antti.maatta@qt.io>
(cherry picked from commit 2a5f3540d2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-09 09:44:04 +00:00
Sami Varanka a3d9820da0 2D: Add QT_NAMESPACE to pierenderer.cpp
PieRenderer didn't have QT_BEGIN_NAMESPACE and QT_END_NAMESPACE.

Pick-to: 6.9 6.8
Change-Id: I70514460f89cb189a7a5cc75839d4e3098afa612
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 43c7180d21)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-04 15:00:55 +00:00
Sami Varanka ddbf8a3ba3 3D: Add tracepoints to surface
Task-number: QTBUG-130380
Change-Id: Ifda3440e3ef586109fcf78a3eb13f7a37357d63d
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 57ea495add)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-04 14:26:35 +00:00
Kwanghyo Park c0829ec48a Prevent improper fill for area series on the zero-axis
When an area series had consecutive points on the y=0 axis,
the renderer would draw a horizontal line segment which caused
visual glitches when filled.

This change avoids filling that problematic segment on the y=0
axis, which fixes the improper fill.

Pick-to: 6.9 6.8
Fixes: QTBUG-139112
Change-Id: I4461cbf80af9b059ccfcc714234fed5039d0cd43
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Jere Tuliniemi <jere.tuliniemi@qt.io>
(cherry picked from commit 52c5d1d3ec)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-04 11:35:14 +00:00
Sami Varanka 6d2194f90d Add tracepoints to QtGraphs3D
This adds tracepoints QQuickGraphsItem.

Task-number: QTBUG-130380
Change-Id: I42e59abd8451392c4219e3e0f017e2869e8104f9
Reviewed-by: Antti Määttä <antti.maatta@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 0d4f5c309c)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-03 12:35:06 +00:00
Qt Submodule Update Bot 910e6b6541 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: Ib221cd8f6f7d8d55b687fc19ee5083a482e92748
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-09-01 19:37:58 +00:00
Volker Hilsheimer 44d56f619d API review: don't return pointer to QImage from renderSliceToImage
In fact, don't return the QImage at all. It's an asynchronous function,
and the rendering will take an unknown time to complete. Callers must
connect to the sliceImageChanged() anyway to get the result, so just
let them do that, instead of clumsily polling with a timer.

Update the documentation and manual tests as much as possible for
now. There are baseline tests, but no auto-tests, so hard to say if this
still works correctly. It's likely that this needs a bit more work as a
follow up, but at least we don't release any dangerous API.

Change-Id: I19d616c76746a826c4a46ed1df0aab4dc988556c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 5a97dd4180)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-01 12:55:53 +00:00
Volker Hilsheimer 05f405e13a API review: pass QImage as const-ref also in signal arguments
Change-Id: I8e47aa0facd73d0ef099836d649cc1770dcc8b0e
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit f502431b18)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-31 08:05:10 +00:00
Volker Hilsheimer 66cfed3b2c Use isSharedWith to test if two QList instances hold the same data
Calling data() on mutable objects forces a detach, which voids the
optimization attempted by comparing data pointers of QList
specializations, such as QSurfaceDataArray or QBarDataArray. Test
with isSharedWith instead; the pointer returned by data() can only be
the same if the two lists are shared copies of each other.

Pick-to: 6.9 6.8
Change-Id: I3b4707c6e44ed9b7f08f76086ade4f08465b7653
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 0320e79022)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-29 12:57:00 +00:00
Qt Submodule Update Bot faf9ce2a15 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I3f0ab7bb00681d5ae3374a8dcef71c195bea4e21
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-29 10:45:36 +00:00
Alexey Edelev e486f98cbc Make 'qtquick3d' optional dependency for the module
QtQuick3D was listed as a required module in dependencies. However,
you should be able to build QtGraphs without 3D features. In that case,
it is not necessary to have Quick3D. Therefore, the Quick3D required
field should be false in the dependencies. In addition, the baseline
tests must be turned off if 3D features are unavailable, as they link
to Quick3D.

Pick-to: 6.9 6.8
Change-Id: I6c45fde93d75d54b4adf89471441d989452b0245
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 6300f5af2f)
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2025-08-27 09:59:33 +02:00
Qt Submodule Update Bot 432b7ace32 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I59012e08cf87cd4f33d0b5364b26fa0b4a714885
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-25 14:33:17 +00:00
Tomi Korpipaa 46d013f1b0 GraphsWidgets: Pass QImage by reference to const instead of by value
Based on API review.

Rationale: Non-trivial types should not be passed by value.

Task-number: QTBUG-137478
Change-Id: I9be369facb9f214e8bd11edbd67ef03c3c331de7
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
(cherry picked from commit 60a29fd7f9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-21 11:06:30 +00:00
Volker Hilsheimer 85cda1d547 Doc: remove "Sets" from QML property documentation
Properties hold a value, only the setter sets the value.

Change-Id: I986abb3f5424ef5d71bd44a08b643138fd1f36e3
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 75ec4ffe74)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-20 14:50:13 +00:00
Tomi Korpipaa dc9c9cedc7 Fix extra asterisks in documentation
Scatter3DNode is not a part of Qt before 6.10, hence
2 separate commits with different pick targets.

Fixes: QTBUG-138797
Change-Id: Iaed5d38c81847ce9f75d21fb7b492d2cc8a972f6
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 1367d26953)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-20 07:17:24 +00:00
Volker Hilsheimer 4c19e5c558 QAbstract3DSeries: don't fully qualify enum in member functions
The enum from the same class can be used in member functions without
fully qualifying the type with the class name. This makes a difference
for string-based signal/slot connections, where the declaration without
the full scope makes connections also work if the full scope is not
provided in the SIGNAL and SLOT macros.

Addresses header review comment and amends
52a361988d.

As a drive-by, fix the capitalization of the setter parameter, and the
documentation of the property.

Change-Id: I1d9ca21dc8fd173852ca89ec3060dbb1da50c046
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 8f9c14c383)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-19 15:34:18 +00:00
Kwanghyo Park 39c5cdc6f8 Decouple pie and hole size setters
Removes logic that caused setPieSize() and setHoleSize() to implicitly
modify each other. The setters now only affect their own respective
properties.

Pick-to: 6.9 6.8
Fixes: QTBUG-134003
Change-Id: I2d7b3e36d692248cd2de19dc6daa9d09a61c8158
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
(cherry picked from commit e2def3779a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-18 15:50:28 +00:00
Sakaria Pouke 07c44e94e0 Improve surface graph picking
Implements custom picking for surfaces.
Completely removes proxyModel from use.

Fixes: QTBUG-138788
Change-Id: Id851ad264e0a35889cc4d320eac0c5060ea8dbc5
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit cad6ebb98d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-18 10:02:38 +00:00
Qt Submodule Update Bot a90df0e970 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I3013be6a3ab61f0a090040b26a83eb555237053c
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-15 19:16:20 +00:00
Qt Submodule Update Bot 07dbd1482b Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I16cff280d012641ea49bbf680acd2ddd5e31cb65
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-14 11:51:17 +00:00
Sakaria Pouke 8236a17098 Surface: recalculate bounds in updateModel, always set gradient uniforms
Fixes: QTBUG-138923
Fixes: QTBUG-138924
Pick-to: 6.9 6.8
Change-Id: I619fd5382e078b225356fd3d6822164ff7db1512
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit f7d363f5f5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-14 08:47:17 +00:00
Sami Varanka 43ccf20e67 Fix: crash when closing Graphs2D
When series is created outside of graphsview and then added into
a graphsview, the app crashes while closing. This seems to be because
it ends up calling pure virtual type function from the QAbstractSeries
in the getSeriesRendererIndex. This patch adds type variable to
QAbstractSeriesPrivate. The variable is set by QAbstractSeriesPrivate
constructor. The getSeriesRendererIndex function checks the value of
that variable instead of calling the virtual type().

Pick-to: 6.8 6.9
Fixes: QTBUG-138506
Change-Id: I7aca4970c38cbf83413818b0a77e7cf5d76195b6
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
(cherry picked from commit 630b38b3ee)
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
2025-08-13 20:33:34 +03:00
Qt Submodule Update Bot 86c90e3ae2 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I38bcae10e8039b71cef8dd5de12fc5398fd0b3eb
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-13 16:29:28 +00:00
Tomi Korpipaa b04c8deb94 Fix extra asterisks in documentation
Task-number: QTBUG-138797
Pick-to: 6.9 6.8
Change-Id: If3d5ea7ecb530fd20d7d297156e9fa6d322f9e09
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit fee3df178a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-13 04:43:34 +00:00
Qt Submodule Update Bot d1e2abd722 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: Ibbbedb6000d8bd3d9e5e9dc018624c30783422ff
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-09 01:44:05 +00:00
Qt Submodule Update Bot 024f170bb2 Update dependencies on '6.10' in qt/qtgraphs
Change-Id: I902704e34153826fe8ae8efa57e89d9c2745791a
Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2025-08-05 20:15:40 +00:00
Tomi Korpipaa 786c7b2c7f Fix clazy-non-pod-global-static warning
Doing it this way should not break unity build, unlike
the previous attempt.

Pick-to: 6.9
Change-Id: Ibe7f305ba9e41d1465bad7bbb7fb61860b225a98
Reviewed-by: Tim Blechmann <tim.blechmann@qt.io>
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
(cherry picked from commit 4b815129c6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-05 06:31:55 +00:00
Tomi Korpipaa 35939f0732 Revert "Fix clazy-non-pod-global-static warning"
This broke unity build, so it has to be reverted in this form.

This reverts commit 6ba5d8f00c.

Pick-to: 6.9
Change-Id: I58719cd79c53af764e973b47e115e0f4f02af917
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit ee46f585d9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-05 06:31:49 +00:00