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
/
qquickgraphsbars.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add picking to graph nodes
Sakaria Pouke
2025-04-28
1
-2
/
+10
*
Add graph node classes
Sakaria Pouke
2025-03-24
1
-5
/
+9
*
Create offscreen slice view of given index and grab it to image
Kwanghyo Park
2025-02-27
1
-1
/
+207
*
Scale rootNode by 100
Sakaria Pouke
2025-02-17
1
-0
/
+2
*
Fix bars rotation if we have negative values
Tomi Korpipaa
2025-01-17
1
-0
/
+19
*
Pass QVector3D by value to doRayPicking()
Marc Mutz
2025-01-16
1
-1
/
+1
*
Add ray picking to all graph types
Sakaria Pouke
2024-12-03
1
-0
/
+84
*
Check for invalid values in barThickness
Tomi Korpipaa
2024-12-02
1
-1
/
+1
*
Fix margin to be handled properly on bar 3D
Kwanghyo Park
2024-11-26
1
-3
/
+3
*
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
*
Fix edgeLabelsVisible property
Tomi Korpipaa
2024-11-18
1
-0
/
+6
*
Fix docs for scene, selectedSeries, and selectedElement
Tomi Korpipaa
2024-11-15
1
-0
/
+2
*
Make camera rotation limits public
Sakaria Pouke
2024-11-11
1
-13
/
+0
*
Fix wrong bar mesh issue when changing the data range
Dilek Akcay
2024-08-27
1
-1
/
+1
*
Exit from slice view when no items in slice list
Tomi Korpipaa
2024-08-09
1
-3
/
+2
*
Fix Bars memory leaks in barsgraph
Sami Varanka
2024-08-09
1
-23
/
+19
*
Pass small types by value
Sami Varanka
2024-07-25
1
-9
/
+9
*
Remove series from slice bars when removed
Tomi Korpipaa
2024-07-23
1
-0
/
+6
*
Add value coloring for bars
Sakaria Pouke
2024-07-22
1
-0
/
+17
*
Change updaeSliceItemLabel to take const ref
Sami Varanka
2024-07-19
1
-1
/
+1
*
Do viewport and quickitem size changes correctly
Tomi Korpipaa
2024-07-03
1
-6
/
+6
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-48
/
+47
*
Add item selected check for item label visibilty
Sakaria Pouke
2024-06-13
1
-0
/
+1
*
Docs: Add \qmlsignal descriptions for Qt Graphs 3D
Alexei Cazacov
2024-06-03
1
-5
/
+71
*
Change 'enabled' properties to visible in GraphsTheme
Dilek Akcay
2024-05-31
1
-5
/
+5
*
Change SelectionFlag enum to enum class
Dilek Akcay
2024-05-30
1
-26
/
+25
*
Fix warnings of AbstractGraph naming in docs
Dilek Akcay
2024-05-29
1
-5
/
+5
*
Fix incorrect bar type when plot area is not visible
Tomi Korpipaa
2024-05-29
1
-1
/
+1
*
Move widgets to another module
Sami Varanka
2024-05-28
1
-0
/
+157
*
Fix crash in qmlperf
Dilek Akcay
2024-05-28
1
-11
/
+17
*
Move enums away from QAbstract3DGraph
Sami Varanka
2024-05-22
1
-49
/
+52
*
Fix live data issue in qmlperf
Dilek Akcay
2024-05-22
1
-0
/
+8
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-39
/
+39
*
Remove unnecessary codes about row&col update
Dilek Akcay
2024-05-10
1
-70
/
+13
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-13
/
+13
*
Fix transparency issue in qmltheme
Dilek Akcay
2024-04-29
1
-6
/
+19
*
Fix slice issue on widgetgraphgallery
Dilek Akcay
2024-04-17
1
-41
/
+38
*
Change camera type from orthographic to perspective in bars
Dilek Akcay
2024-04-08
1
-8
/
+7
*
Fix transparency artefacts on Bars3D
Tomi Korpipaa
2024-04-04
1
-6
/
+17
*
Add transparency support in colors and gradients for Bars
Dilek Akcay
2024-04-02
1
-1
/
+1
*
Use Shader to render grid
Sakaria Pouke
2024-03-14
1
-14
/
+12
*
Reduce the amount of leaked memory
Tomi Korpipaa
2024-03-11
1
-0
/
+3
*
Fix bar graph gradient updating
Sakaria Pouke
2024-02-26
1
-1
/
+7
*
Don't try to remove non-existent series
Sami Varanka
2024-02-13
1
-0
/
+3
*
Warn about using polar with bars
Sami Varanka
2024-02-12
1
-0
/
+1
*
Remove data members from proxy in bars
Dilek Akcay
2024-02-01
1
-7
/
+4
*
Create the grid with a single geometry
Sami Varanka
2024-01-29
1
-4
/
+0
*
Fix abnormal input handling on touch devices with slice
Kwanghyo Park
2024-01-25
1
-28
/
+0
*
Revamp InputHandlers
Kwanghyo Park
2024-01-22
1
-2
/
+7
[next]