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
/
widget
/
q3dgraphswidgetitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass QVector3D by value to doRayPicking()
Marc Mutz
2025-01-16
1
-1
/
+1
*
Add transparency technique docs for widgetitem
Sakaria Pouke
2025-01-03
1
-0
/
+29
*
Add missing docs to Q3DGraphsWidgetItem
Tomi Korpipaa
2024-12-11
1
-13
/
+21
*
Add transparency support to surface graph
Sakaria Pouke
2024-12-08
1
-0
/
+15
*
Add ray picking to all graph types
Sakaria Pouke
2024-12-03
1
-0
/
+19
*
Remove note about ES2 anti-aliasing
Tomi Korpipaa
2024-11-29
1
-1
/
+0
*
Fix DirectToBackgound documentation
Sami Varanka
2024-11-28
1
-5
/
+4
*
Add clipping camera target position in range
Kwanghyo Park
2024-11-28
1
-3
/
+0
*
Add missing signal emissions
Tomi Korpipaa
2024-11-27
1
-5
/
+107
*
Return the actual custom item list
Tomi Korpipaa
2024-11-26
1
-3
/
+2
*
Fix cmake and qmake instructions for widget items
Tomi Korpipaa
2024-11-20
1
-1
/
+1
*
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
/
+2
*
Fix docs for queriedGraphPosition, optimizationHint, and labelMargin
Tomi Korpipaa
2024-11-15
1
-1
/
+2
*
Make camera rotation limits public
Sakaria Pouke
2024-11-11
1
-0
/
+4
*
Q3DGraphsWidgetItem: make getters const
Volker Hilsheimer
2024-08-19
1
-64
/
+64
*
Fix typos and incorrect documentation
Niko Korkala
2024-08-14
1
-1
/
+1
*
Add link to widgets docs to index
Tomi Korpipaa
2024-08-01
1
-1
/
+1
*
Rename labelAutoRotation to labelAutoAngle
Sami Varanka
2024-07-31
1
-2
/
+2
*
Add parent to 3D widgetitem ctors
Sami Varanka
2024-07-30
1
-6
/
+4
*
Pass small types by value
Sami Varanka
2024-07-25
1
-4
/
+4
*
Add an enum class for grid line type
Dilek Akcay
2024-07-15
1
-9
/
+10
*
Fix getter names in widgetitems
Sami Varanka
2024-07-11
1
-4
/
+4
*
Do viewport and quickitem size changes correctly
Tomi Korpipaa
2024-07-03
1
-1
/
+1
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-14
/
+14
*
Use composition with QQuickWidget
Sami Varanka
2024-06-13
1
-0
/
+1431