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
/
tests
/
manual
/
scattertest
/
scatterchart.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add label relative sizing
Sakaria Pouke
2024-11-04
1
-0
/
+14
*
Rename labelAutoRotation to labelAutoAngle
Sami Varanka
2024-07-31
1
-3
/
+3
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-13
/
+13
*
Use composition with QQuickWidget
Sami Varanka
2024-06-13
1
-6
/
+6
*
Change 'enabled' properties to visible in 3D
Dilek Akcay
2024-06-11
1
-4
/
+4
*
Change 'enabled' properties to visible in GraphsTheme
Dilek Akcay
2024-05-31
1
-3
/
+4
*
Change SelectionFlag enum to enum class
Dilek Akcay
2024-05-30
1
-1
/
+1
*
Move widgets to another module
Sami Varanka
2024-05-28
1
-6
/
+6
*
Fix some manual test compilation warnings
Dilek Akcay
2024-05-28
1
-1
/
+0
*
Move enums away from QAbstract3DGraph
Sami Varanka
2024-05-22
1
-14
/
+16
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-1
/
+1
*
Support offsetting title position
Sakaria Pouke
2024-05-02
1
-0
/
+7
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-18
/
+18
*
Remove data members from proxy in scatter
Dilek Akcay
2024-01-29
1
-10
/
+16
*
Revamp InputHandlers
Kwanghyo Park
2024-01-22
1
-2
/
+1
*
Add possibility to modify axis segment count in scattertest
Sami Varanka
2023-12-01
1
-0
/
+25
*
Fix ambiguous renderToImage API
Sami Varanka
2023-11-01
1
-12
/
+8
*
Remove obsolete 'Static' optimization
Tomi Korpipaa
2023-10-30
1
-2
/
+2
*
Add renderToImage functionality
Sami Varanka
2023-10-18
1
-18
/
+13
*
Change data api for scatter graph
Sami Varanka
2023-09-29
1
-51
/
+51
*
Change CameraPreset enum to enum class
Tomi Korpipaa
2023-09-19
1
-5
/
+5
*
Clean up Q3DCamera
Kwanghyo Park
2023-09-15
1
-10
/
+9
*
port manual scattertest away from foreach
Sami Varanka
2023-09-13
1
-9
/
+15
*
Change Theme enum to enum class
Tomi Korpipaa
2023-09-06
1
-4
/
+4
*
Change ColorStyle enum to enum class
Tomi Korpipaa
2023-09-05
1
-6
/
+6
*
Change OptimizationHint enum to enum class
Tomi Korpipaa
2023-09-05
1
-2
/
+2
*
Change ShadowQuality enum to enum class
Tomi Korpipaa
2023-09-05
1
-2
/
+2
*
Change Mesh enum to enum class
Tomi Korpipaa
2023-09-04
1
-17
/
+17
*
Replace Q_FLAGS with Q_FLAG or Q_ENUM
Tomi Korpipaa
2023-09-01
1
-2
/
+2
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-15
1
-0
/
+2
*
Reorganize optimizationHints
Tomi Korpipaa
2023-04-24
1
-2
/
+2
*
Clean up fps measurement code
Tomi Korpipaa
2023-03-29
1
-3
/
+3
*
Initial commit
Jukka Jokiniva
2023-03-02
1
-0
/
+1154