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
/
qquickgraphsitem.cpp
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
1
-0
/
+8
*
Add categorized logging to graphs 3d pt1
Niko Korkala
2025-05-29
1
-129
/
+266
*
Fix compilation error on macOS
Tomi Korpipää
2025-05-09
1
-3
/
+4
*
Add picking to graph nodes
Sakaria Pouke
2025-04-28
1
-2
/
+11
*
Add graph node classes
Sakaria Pouke
2025-03-24
1
-6
/
+52
*
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
1
-70
/
+179
*
Scale rootNode by 100
Sakaria Pouke
2025-02-17
1
-6
/
+8
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-21
1
-9
/
+9
*
Fix bars rotation if we have negative values
Tomi Korpipaa
2025-01-17
1
-0
/
+4
*
Pass QVector3D by value to doRayPicking()
Marc Mutz
2025-01-16
1
-1
/
+1
*
Change splineseries properties and labelsize to qreal
Sakaria Pouke
2025-01-16
1
-1
/
+1
*
Fix borderVisible property in custom labels
Tomi Korpipaa
2025-01-13
1
-1
/
+1
*
Add transparency support to surface graph
Sakaria Pouke
2024-12-08
1
-0
/
+57
*
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
*
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
1
-0
/
+80
*
Check for invalid values in renderingMode
Tomi Korpipaa
2024-12-03
1
-1
/
+3
*
Add quick3d importScene support
Sakaria Pouke
2024-12-02
1
-0
/
+20
*
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
*
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
1
-0
/
+2
*
Handle axis reverse in scatter graph
Sami Varanka
2024-11-21
1
-8
/
+33
*
Update labels if auto angle enabled
Sami Varanka
2024-11-19
1
-1
/
+14
*
Fix position of custom label
Tomi Korpipaa
2024-11-18
1
-3
/
+8
*
Fix edgeLabelsVisible property
Tomi Korpipaa
2024-11-18
1
-0
/
+12
*
Fix docs for titleFixed and margin
Tomi Korpipaa
2024-11-15
1
-1
/
+1
*
Fix docs for scene, selectedSeries, and selectedElement
Tomi Korpipaa
2024-11-15
1
-0
/
+3
*
Fix docs for queriedGraphPosition, optimizationHint, and labelMargin
Tomi Korpipaa
2024-11-15
1
-2
/
+3
*
Add docs for Graphs3D enums
Tomi Korpipaa
2024-11-15
1
-35
/
+11
*
Make camera rotation limits public
Sakaria Pouke
2024-11-11
1
-0
/
+28
*
Add label relative sizing
Sakaria Pouke
2024-11-04
1
-9
/
+137
*
Fix incorrect scaling of custom items
Tomi Korpipaa
2024-10-29
1
-2
/
+8
*
Remove unused mouseMoveEvent from QQuickGraphsItem
Sami Varanka
2024-09-23
1
-6
/
+0
*
Add brief documentation for input handling
Kwanghyo Park
2024-08-29
1
-0
/
+70
*
Fix BarGraph's slice view not opening
Sami Varanka
2024-08-26
1
-1
/
+1
*
Fix an empty rectangle in slice view
Tomi Korpipaa
2024-08-12
1
-1
/
+2
*
Fix memory leak qquickgraphsitem's theme
Sami Varanka
2024-08-07
1
-1
/
+1
*
Fix subview updating for background rendering
Sakaria Pouke
2024-08-01
1
-12
/
+6
*
Check camera zoom bounds
Tomi Korpipaa
2024-07-31
1
-3
/
+20
*
Change int to qsizetype where feasible
Sami Varanka
2024-07-31
1
-4
/
+4
*
Rename labelAutoRotation to labelAutoAngle
Sami Varanka
2024-07-31
1
-5
/
+5
*
Change qWarnings to use recommended printf form
Sami Varanka
2024-07-29
1
-13
/
+13
*
Set shadow bias and quality
Sakaria Pouke
2024-07-29
1
-0
/
+2
*
Pass small types by value
Sami Varanka
2024-07-25
1
-30
/
+30
[next]