index
:
qt/qtgraphs.git
6.10
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
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unlit shading to 3d graphs
Sakaria Pouke
2025-06-01
5
-0
/
+40
*
Add line rendering to surface3D
Sakaria Pouke
2025-05-19
1
-6
/
+10
*
Implement filled surface
Sakaria Pouke
2025-02-24
4
-6
/
+42
*
Scale rootNode by 100
Sakaria Pouke
2025-02-17
7
-7
/
+10
*
Visually order surfacegraphs
Sakaria Pouke
2025-02-11
1
-1
/
+1
*
Prepend QTGRAPHS_ to include guards
Sami Varanka
2025-01-28
1
-2
/
+2
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-21
1
-1
/
+1
*
Add transparency support to surface graph
Sakaria Pouke
2024-12-08
1
-6
/
+6
*
Fix rotation properties to be supported on bars
Kwanghyo Park
2024-11-26
2
-10
/
+10
*
Add spline rendering to scatter
Sakaria Pouke
2024-11-11
2
-0
/
+56
*
React to userDefinedMesh and mesh change in Surface3D
Tomi Korpipaa
2024-11-11
2
-93
/
+0
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Use Q_D macro in const member functions like we do elsewhere
Volker Hilsheimer
2024-08-19
1
-8
/
+8
*
Unhide previously selected point from another series
Tomi Korpipaa
2024-08-06
1
-1
/
+3
*
Fix disappearing points when selecting new points
Tomi Korpipaa
2024-08-06
2
-0
/
+10
*
Doc: Fix linking issues in documentation
Topi Reinio
2024-07-31
1
-2
/
+2
*
Pass small types by value
Sami Varanka
2024-07-25
5
-30
/
+30
*
Move global to common
Kwanghyo Park
2024-07-25
1
-1
/
+1
*
Add value coloring for bars
Sakaria Pouke
2024-07-22
4
-3
/
+15
*
Change Q3DScene's devicePixelRatio to qreal
Sami Varanka
2024-07-17
3
-10
/
+10
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-3
/
+3
*
Use composition with QQuickWidget
Sami Varanka
2024-06-13
2
-5
/
+5
*
Remove lighting calculation from surface wireframe
Sakaria Pouke
2024-06-12
1
-1
/
+9
*
Docs: Add \qmlsignal descriptions for Qt Graphs 3D
Alexei Cazacov
2024-06-03
1
-2
/
+50
*
Fix surface graph smooth normals generation
Sakaria Pouke
2024-05-30
1
-19
/
+14
*
Change SelectionFlag enum to enum class
Dilek Akcay
2024-05-30
1
-1
/
+1
*
Move widgets to another module
Sami Varanka
2024-05-28
13
-3682
/
+13
*
Fix inconsistency naming of AbstractGraph
Dilek Akcay
2024-05-28
5
-64
/
+64
*
Fix inconsistency naming of ValueAxis
Dilek Akcay
2024-05-28
4
-8
/
+8
*
Fix inconsistency naming of CategoryAxis
Dilek Akcay
2024-05-24
1
-2
/
+2
*
Move enums away from QAbstract3DGraph
Sami Varanka
2024-05-22
3
-242
/
+54
*
Use screen space diffrentials for opengl surface graph normals
Sakaria Pouke
2024-05-22
2
-5
/
+3
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
4
-6
/
+6
*
Fix surface UV and normals with descending data
Sakaria Pouke
2024-05-16
2
-21
/
+30
*
Pass empty string to QML_UNCREATABLE
Sami Varanka
2024-05-16
2
-2
/
+2
*
Rename const getter to be overload of normal getter
Sami Varanka
2024-05-16
6
-32
/
+32
*
Clip surface graph at y-axis limits
Sakaria Pouke
2024-05-14
2
-1
/
+3
*
API: Fix public header includes in 3D
Tomi Korpipaa
2024-05-14
2
-4
/
+4
*
Add primary and secondary viewport support
Sakaria Pouke
2024-05-03
3
-123
/
+17
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
2
-13
/
+189
*
Add doc about transparency
Dilek Akcay
2024-04-23
2
-0
/
+8
*
Add subgrid color support to shader grid
Sakaria Pouke
2024-04-17
1
-22
/
+45
*
Add transparency support in colors and gradients for Scatter
Dilek Akcay
2024-04-03
5
-13
/
+20
*
Add transparency support in colors and gradients for Bars
Dilek Akcay
2024-04-02
6
-25
/
+38
*
Fix axishandling crash
Sami Varanka
2024-03-27
1
-0
/
+1
*
Add linewidth property to shader grid lines
Sakaria Pouke
2024-03-25
1
-2
/
+2
*
Move Abstract3DGraph \qml docs to the related .cpp file
Dilek Akcay
2024-03-22
1
-0
/
+490
*
Move Surface3D \qml docs to the related .cpp file
Dilek Akcay
2024-03-22
1
-0
/
+90
*
Move Scatter3D \qml docs to the related .cpp file
Dilek Akcay
2024-03-22
1
-0
/
+80
*
Move Bars3D \qml docs to the related .cpp file
Dilek Akcay
2024-03-22
1
-0
/
+157
[next]