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
/
qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix asan error with 3d qmltest
Sami Varanka
2025-06-09
1
-5
/
+5
*
Add unlit shading to 3d graphs
Sakaria Pouke
2025-06-01
13
-7
/
+78
*
Add scale to scatter item
Sakaria Pouke
2025-05-30
1
-2
/
+2
*
Add categorized logging to graphs 3d pt1
Niko Korkala
2025-05-29
5
-175
/
+410
*
Fix crash in tst_bars
Sami Varanka
2025-05-27
1
-3
/
+3
*
Add line rendering to surface3D
Sakaria Pouke
2025-05-19
3
-3
/
+107
*
Fix Graph node documented names
Sakaria Pouke
2025-05-15
3
-59
/
+59
*
Fix compilation error on macOS
Tomi Korpipää
2025-05-09
1
-3
/
+4
*
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
14
-11
/
+121
*
Add documentation to graphs node classes
Sakaria Pouke
2025-04-24
4
-0
/
+760
*
Add graph node classes
Sakaria Pouke
2025-03-24
14
-17
/
+1823
*
Fix: remove custom item model with Custom3DItem
Sami Varanka
2025-03-20
1
-1
/
+2
*
GraphsItem doc fixes
Sakaria Pouke
2025-03-19
1
-12
/
+1
*
Fix raypicking qml doc
Sakaria Pouke
2025-03-13
1
-1
/
+1
*
Create offscreen slice view of given index and grab it to image
Kwanghyo Park
2025-02-27
6
-83
/
+657
*
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
4
-11
/
+184
*
Scale rootNode by 100
Sakaria Pouke
2025-02-17
9
-6
/
+18
*
Visually order surfacegraphs
Sakaria Pouke
2025-02-11
2
-0
/
+5
*
Remove unnecessary foreign types
Sami Varanka
2025-02-05
5
-318
/
+0
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-21
1
-9
/
+9
*
Add missing foreigntypes header for spline
Tomi Korpipaa
2025-01-20
1
-0
/
+52
*
Fix bars rotation if we have negative values
Tomi Korpipaa
2025-01-17
3
-0
/
+29
*
Pass QVector3D by value to doRayPicking()
Marc Mutz
2025-01-16
8
-9
/
+9
*
Change splineseries properties and labelsize to qreal
Sakaria Pouke
2025-01-16
2
-2
/
+2
*
Fix borderVisible property in custom labels
Tomi Korpipaa
2025-01-13
1
-1
/
+1
*
Fix: logvalueaxis crash in surface3D
Sami Varanka
2025-01-13
1
-12
/
+17
*
API comparison review findings in Graphs
Tomi Korpipaa
2024-12-20
4
-9
/
+10
*
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
4
-0
/
+78
*
Fix surfacegraph shadow artifacts
Sakaria Pouke
2024-12-06
1
-0
/
+1
*
Add missing \since 6.9 to some properties
Tomi Korpipaa
2024-12-04
1
-0
/
+5
*
Don't flip itemlabel when adjusting font size
Sami Varanka
2024-12-04
1
-0
/
+1
*
Move utils needed by common classes to common
Tomi Korpipaa
2024-12-04
1
-2
/
+2
*
Don't set background rotation every time
Sami Varanka
2024-12-04
1
-14
/
+17
*
Add ray picking to all graph types
Sakaria Pouke
2024-12-03
8
-0
/
+283
*
Check for invalid values in renderingMode
Tomi Korpipaa
2024-12-03
1
-1
/
+3
*
Add quick3d importScene support
Sakaria Pouke
2024-12-02
2
-0
/
+21
*
Check for invalid values in barThickness
Tomi Korpipaa
2024-12-02
1
-1
/
+1
*
Check for invalid aspect ratio values
Tomi Korpipaa
2024-11-29
1
-2
/
+2
*
Add clipping camera target position in range
Kwanghyo Park
2024-11-28
1
-3
/
+3
*
ScatterGraph: fix clearSelection
Sami Varanka
2024-11-28
1
-19
/
+39
*
Add missing signal emissions
Tomi Korpipaa
2024-11-27
1
-0
/
+1
*
Fix margin to be handled properly on bar 3D
Kwanghyo Park
2024-11-26
3
-4
/
+5
*
Fix rotation properties to be supported on bars
Kwanghyo Park
2024-11-26
1
-10
/
+23
*
Fix setValue and setRotation of QBarDataItem
Tomi Korpipaa
2024-11-22
1
-0
/
+1
*
Handle axis reverse in scatter graph
Sami Varanka
2024-11-21
2
-23
/
+60
[next]