index
:
qt/qtgraphs.git
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/2D
Qt Graphs for data visualization.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphs3d
/
qml
/
qquickgraphsscatter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add categorized logging to graphs 3d pt1
HEAD
dev
Niko Korkala
14 hours
1
-3
/
+22
*
Add picking to graph nodes
Sakaria Pouke
2025-04-28
1
-2
/
+10
*
Add graph node classes
Sakaria Pouke
2025-03-24
1
-3
/
+6
*
Scale rootNode by 100
Sakaria Pouke
2025-02-17
1
-0
/
+2
*
Pass QVector3D by value to doRayPicking()
Marc Mutz
2025-01-16
1
-1
/
+1
*
Add ray picking to all graph types
Sakaria Pouke
2024-12-03
1
-0
/
+30
*
ScatterGraph: fix clearSelection
Sami Varanka
2024-11-28
1
-19
/
+39
*
Handle axis reverse in scatter graph
Sami Varanka
2024-11-21
1
-15
/
+27
*
3D: Hide scatterdatapoints if series is hidden
Sami Varanka
2024-11-19
1
-6
/
+39
*
Fix edgeLabelsVisible property
Tomi Korpipaa
2024-11-18
1
-0
/
+4
*
Fix docs for scene, selectedSeries, and selectedElement
Tomi Korpipaa
2024-11-15
1
-0
/
+2
*
Make camera rotation limits public
Sakaria Pouke
2024-11-11
1
-1
/
+0
*
Add spline rendering to scatter
Sakaria Pouke
2024-11-11
1
-2
/
+177
*
Fix animation issue in directional test
Dilek Akcay
2024-09-11
1
-1
/
+2
*
Mark scatter graph dirty when item size is changed
Sakaria Pouke
2024-08-09
1
-0
/
+4
*
Unhide previously selected point from another series
Tomi Korpipaa
2024-08-06
1
-0
/
+9
*
Fix selecting a point with the same index
Tomi Korpipaa
2024-08-06
1
-3
/
+2
*
Change qWarnings to use recommended printf form
Sami Varanka
2024-07-29
1
-3
/
+6
*
Pass small types by value
Sami Varanka
2024-07-25
1
-3
/
+3
*
Use QStringLiteral in QQuickGraphsScatter
Kaj Grönholm
2024-07-09
1
-1
/
+1
*
Use only one material in each series for legacy scatter objects
Sakaria Pouke
2024-07-02
1
-14
/
+66
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-29
/
+29
*
Add item selected check for item label visibilty
Sakaria Pouke
2024-06-13
1
-0
/
+1
*
Change 'enabled' properties to visible in 3D
Dilek Akcay
2024-06-11
1
-3
/
+3
*
Docs: Add \qmlsignal descriptions for Qt Graphs 3D
Alexei Cazacov
2024-06-03
1
-0
/
+106
*
Change SelectionFlag enum to enum class
Dilek Akcay
2024-05-30
1
-4
/
+4
*
Move enums away from QAbstract3DGraph
Sami Varanka
2024-05-22
1
-30
/
+31
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-18
/
+18
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-2
/
+2
*
Fix transparency artefacts on Scatter3D
Tomi Korpipaa
2024-04-04
1
-11
/
+34
*
Add transparency support in colors and gradients for Scatter
Dilek Akcay
2024-04-03
1
-0
/
+12
*
Fix axishandling crash
Sami Varanka
2024-03-27
1
-5
/
+23
*
Reduce the amount of leaked memory
Tomi Korpipaa
2024-03-11
1
-0
/
+3
*
Warn about using polar with bars
Sami Varanka
2024-02-12
1
-0
/
+1
*
Fix scatter polar grid
Sami Varanka
2024-02-08
1
-2
/
+15
*
Remove data members from proxy in scatter
Dilek Akcay
2024-01-29
1
-1
/
+1
*
Fix abnormal input handling on touch devices with slice
Kwanghyo Park
2024-01-25
1
-19
/
+0
*
Revamp InputHandlers
Kwanghyo Park
2024-01-22
1
-1
/
+3
*
Add 2D and 3D into the same module depending on feature flags
Tomi Korpipaa
2024-01-17
1
-2
/
+2
*
Set scatter dataitem polar coordinates
Sami Varanka
2024-01-05
1
-1
/
+23
*
Add missing null checks to series removing
Sami Varanka
2023-12-20
1
-6
/
+8
*
Rename 3D graphs directories to "graphs3d"
Kaj Grönholm
2023-12-04
1
-0
/
+1472