Qt Graphs for data visualization.
Go to file
Sami Varanka 818613a0ee 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.8 6.9 6.10
Change-Id: If306e415f87f2366ae0d82f6fd5c9a9a5e356f85
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
2025-09-09 15:46:47 +03:00
LICENSES Initial commit 2023-03-02 15:45:23 +02:00
coin Remove unnecessary comment 2025-03-05 16:06:11 +01:00
examples Doc: Fix indentation in the "Graphs 2D in Qt Widgets" example 2025-07-16 10:12:14 +03:00
src 2D: Warn when axis added to multiple graphs 2025-09-09 15:46:47 +03:00
tests 2D: Warn when axis added to multiple graphs 2025-09-09 15:46:47 +03:00
tools/blender Add octagon mesh for shadowed point type 2023-05-16 10:46:01 +00:00
.cmake.conf Bump version to 6.11.0 2025-06-14 08:00:25 +01:00
.gitattributes Initial commit 2023-03-02 15:45:23 +02:00
.gitignore Update .gitignore to ignore example build folders 2024-05-29 07:22:41 +03:00
.gitreview Add .gitreview file 2025-03-24 17:25:40 +01:00
.tag Initial commit 2023-03-02 15:45:23 +02:00
CMakeLists.txt Move `qt_internal_project_setup` as early as possible 2025-06-20 15:29:10 +02:00
REUSE.toml Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:12 +02:00
configure.cmake Add 2D and 3D as configurable features 2024-01-11 06:29:20 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgraphs 2025-09-05 16:29:39 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-12 16:06:00 +01:00
sync.profile Rename 3D graphs directories to "graphs3d" 2023-12-04 14:57:23 +02:00