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
/
graphs2d
/
splinechart
Commit message (
Expand
)
Author
Age
Files
Lines
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-4
/
+22
*
Prepend QTGRAPHS_ to include guards
Sami Varanka
2025-01-28
1
-3
/
+3
*
Graphs2d: remove unused QtWidgets header
Tim Blechmann
2025-01-21
1
-1
/
+0
*
Fix spline shape braking when removeMultiple is used
Niko Korkala
2025-01-08
1
-0
/
+5
*
Fix SplineSeries \inherits in docs
Tomi Korpipaa
2024-11-22
1
-1
/
+1
*
Fix crashes with animations and allow for removal
Owais Akhtar
2024-09-26
1
-18
/
+3
*
Clear control points when points reach 0
Owais Akhtar
2024-08-26
1
-0
/
+1
*
Create real world example
Owais Akhtar
2024-08-23
1
-0
/
+2
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Add out-of-line dtors
Sami Varanka
2024-07-15
2
-0
/
+3
*
Docs: Add \qmlsignal descriptions for Qt Graphs 2D
Alexei Cazacov
2024-05-29
1
-0
/
+10
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-2
/
+2
*
Mark Q_PROPERTY in public API as FINAL
Owais Akhtar
2024-05-17
1
-2
/
+2
*
Correct QML_NAMED_ELEMENT position in files
Sami Varanka
2024-05-16
1
-1
/
+1
*
API: Fix public header includes in 2D
Tomi Korpipaa
2024-05-14
1
-2
/
+2
*
Fix GraphsView 2D qml autotest crash
Jere Tuliniemi
2024-05-03
2
-8
/
+0
*
Remove definition of "animated" property from splines
Owais Akhtar
2024-04-24
1
-4
/
+0
*
Initial implementation of transition animation system for graphs
Owais Akhtar
2024-04-18
5
-186
/
+34
*
Change all enums to scoped
Kaj Grönholm
2024-04-04
1
-1
/
+1
*
2D: fix virtual/override keyword usage
Sami Varanka
2024-04-03
1
-1
/
+1
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
3
-12
/
+12
*
Fix spline graph not updating value on point moved
Owais Akhtar
2024-03-15
3
-6
/
+26
*
Add support for dynamic spline series
Owais Akhtar
2024-03-13
5
-11
/
+304
*
Create autotests for all added spline features
Owais Akhtar
2024-02-22
1
-0
/
+4
*
Unify theme behavior
Jere Tuliniemi
2024-02-20
1
-0
/
+1
*
Documentation for spline graphs
Owais Akhtar
2024-02-16
1
-0
/
+38
*
Add support for spline charts
Owais Akhtar
2024-02-12
3
-0
/
+161