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
/
areachart
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing loggings in graphs2d
Niko Korkala
2025-05-28
1
-12
/
+39
*
Prepend QTGRAPHS_ to include guards
Sami Varanka
2025-01-28
1
-3
/
+3
*
API comparison review findings
Tomi Korpipää
2025-01-13
1
-4
/
+4
*
Add doc for 2D custom input
Kwanghyo Park
2024-12-12
1
-0
/
+26
*
Add custom input support for area
Kwanghyo Park
2024-12-05
1
-0
/
+5
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Pass small types by value
Sami Varanka
2024-07-25
2
-12
/
+12
*
API: Minor tweaks in Graphs 2D
Kaj Grönholm
2024-07-22
1
-4
/
+4
*
Fix AreaSeries not updating if upper/lower series in manipulated in QML
Owais Akhtar
2024-07-16
1
-0
/
+14
*
Add out-of-line dtors
Sami Varanka
2024-07-15
2
-0
/
+3
*
Use qsizetype rather than int with lists
Sami Varanka
2024-06-17
1
-1
/
+0
*
Docs: Add \qmlsignal descriptions for Qt Graphs 2D
Alexei Cazacov
2024-05-29
1
-0
/
+43
*
API: Fix property getter naming
Kaj Grönholm
2024-05-28
2
-3
/
+3
*
Support theme borderWidth in AreaSeries
Kaj Grönholm
2024-05-28
2
-1
/
+46
*
Mark Q_PROPERTY in public API as FINAL
Owais Akhtar
2024-05-17
1
-8
/
+12
*
Correct QML_NAMED_ELEMENT position in files
Sami Varanka
2024-05-16
1
-1
/
+1
*
API: Remove initializeAxes() as unused
Kaj Grönholm
2024-05-14
2
-3
/
+0
*
Add missing 2D overview docs
Tomi Korpipaa
2024-05-08
1
-2
/
+2
*
Fix GraphsView 2D qml autotest crash
Jere Tuliniemi
2024-05-03
2
-8
/
+0
*
Move axis properties to GraphsView
Jere Tuliniemi
2024-05-03
3
-48
/
+0
*
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
-8
/
+7
*
Add AreaSeries
Jere Tuliniemi
2024-03-12
3
-0
/
+396