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
/
qquickgraphssurface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add line rendering to surface3D
Sakaria Pouke
5 days
1
-3
/
+104
*
Reserve instead of resize index list in surface graphs
Sakaria Pouke
2025-05-08
1
-2
/
+2
*
Add picking to graph nodes
Sakaria Pouke
2025-04-28
1
-2
/
+10
*
Add graph node classes
Sakaria Pouke
2025-03-24
1
-3
/
+3
*
Create offscreen slice view of given index and grab it to image
Kwanghyo Park
2025-02-27
1
-1
/
+236
*
Check if slice pointer exists when updating selected point
Sakaria Pouke
2025-02-27
1
-3
/
+14
*
Implement filled surface
Sakaria Pouke
2025-02-24
1
-11
/
+176
*
Scale rootNode by 100
Sakaria Pouke
2025-02-17
1
-0
/
+1
*
Visually order surfacegraphs
Sakaria Pouke
2025-02-11
1
-0
/
+4
*
Pass QVector3D by value to doRayPicking()
Marc Mutz
2025-01-16
1
-1
/
+1
*
Fix: logvalueaxis crash in surface3D
Sami Varanka
2025-01-13
1
-12
/
+17
*
Do selection on the first click
Tomi Korpipaa
2024-12-18
1
-3
/
+11
*
Do not call setSelectedPoint unnecessarily at handleArrayReset
Tomi Korpipaa
2024-12-16
1
-1
/
+2
*
Clear picked status of models when clearing selection
Tomi Korpipaa
2024-12-16
1
-2
/
+2
*
Add transparency support to surface graph
Sakaria Pouke
2024-12-08
1
-0
/
+9
*
Fix surfacegraph shadow artifacts
Sakaria Pouke
2024-12-06
1
-0
/
+1
*
Add ray picking to all graph types
Sakaria Pouke
2024-12-03
1
-0
/
+84
*
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
*
React to userDefinedMesh and mesh change in Surface3D
Tomi Korpipaa
2024-11-11
1
-45
/
+174
*
Fix selection item label visibility
Tomi Korpipaa
2024-11-05
1
-1
/
+1
*
Fix memory leak SurfaceModel list
Sami Varanka
2024-08-26
1
-1
/
+2
*
Avoid memory leak with temporary proxyindex list
Sami Varanka
2024-08-26
1
-22
/
+22
*
Fix slice descending data indexing
Sakaria Pouke
2024-07-29
1
-2
/
+2
*
Pass small types by value
Sami Varanka
2024-07-25
1
-5
/
+5
*
Change updaeSliceItemLabel to take const ref
Sami Varanka
2024-07-19
1
-1
/
+1
*
Add an enum class for shading type in Surface3D
Dilek Akcay
2024-07-15
1
-6
/
+8
*
Add an enum class for grid line type
Dilek Akcay
2024-07-15
1
-1
/
+1
*
Do viewport and quickitem size changes correctly
Tomi Korpipaa
2024-07-03
1
-4
/
+4
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-25
/
+25
*
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
-1
/
+1
*
Docs: Add \qmlsignal descriptions for Qt Graphs 3D
Alexei Cazacov
2024-06-03
1
-0
/
+126
*
Fix surface graph smooth normals generation
Sakaria Pouke
2024-05-30
1
-2
/
+2
*
Change SelectionFlag enum to enum class
Dilek Akcay
2024-05-30
1
-22
/
+22
*
Move enums away from QAbstract3DGraph
Sami Varanka
2024-05-22
1
-25
/
+26
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-68
/
+68
*
Fix surface UV and normals with descending data
Sakaria Pouke
2024-05-16
1
-50
/
+33
*
Clip surface graph at y-axis limits
Sakaria Pouke
2024-05-14
1
-1
/
+4
*
Add Surface graph shadow issue to known issues
Sakaria Pouke
2024-05-14
1
-0
/
+2
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-6
/
+6
*
Change camera type from orthographic to perspective in bars
Dilek Akcay
2024-04-08
1
-0
/
+1
*
Improve proxymodel picking accuracy
Sakaria Pouke
2024-04-05
1
-9
/
+19
*
Use Shader to render grid
Sakaria Pouke
2024-03-14
1
-0
/
+43
*
Fix surface graph wrong label numbers
Sakaria Pouke
2024-02-15
1
-0
/
+1
*
Fix incorrect point placement in polar graph
Sakaria Pouke
2024-02-13
1
-2
/
+3
*
Warn about using polar with bars
Sami Varanka
2024-02-12
1
-0
/
+1
*
Fix surface graph scaling
Sami Varanka
2024-02-09
1
-0
/
+53
*
Remove data members from proxy in surface
Dilek Akcay
2024-02-01
1
-8
/
+8
*
Create the grid with a single geometry
Sami Varanka
2024-01-29
1
-32
/
+3
[next]