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
/
graphs2d
/
xychart
/
qxyseries.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-3
/
+18
*
Fix removeMultiple running animations in parallel
Owais Akhtar
2025-01-20
1
-0
/
+5
*
Fix incorrect selectedColor documentation
Jere Tuliniemi
2024-12-13
1
-4
/
+2
*
Add pointsAdded signal to XYSeries
Sami Varanka
2024-12-12
1
-2
/
+25
*
Add doc for 2D custom input
Kwanghyo Park
2024-12-12
1
-0
/
+24
*
Append multiple points without emitting a signal
Sami Varanka
2024-12-12
1
-1
/
+23
*
Add series index dynamic properties for custom delegates
Kaj Grönholm
2024-09-30
1
-0
/
+8
*
Fix crashes with animations and allow for removal
Owais Akhtar
2024-09-26
1
-17
/
+34
*
Connect pointsReplaced to update
Jere Tuliniemi
2024-09-26
1
-0
/
+1
*
Change count from invokable to property
Jere Tuliniemi
2024-09-24
1
-13
/
+20
*
Add bound checks to QXYseries
Owais Akhtar
2024-09-23
1
-0
/
+13
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Pass small types by value
Sami Varanka
2024-07-25
1
-11
/
+11
*
API: Minor tweaks in Graphs 2D
Kaj Grönholm
2024-07-22
1
-4
/
+13
*
Fix AreaSeries not updating if upper/lower series in manipulated in QML
Owais Akhtar
2024-07-16
1
-0
/
+4
*
Add out-of-line dtors
Sami Varanka
2024-07-15
1
-0
/
+2
*
Use qsizetype rather than int with lists
Sami Varanka
2024-06-17
1
-2
/
+2
*
API: Unify QML component API
Kaj Grönholm
2024-05-29
1
-8
/
+8
*
Docs: Add \qmlsignal descriptions for Qt Graphs 2D
Alexei Cazacov
2024-05-29
1
-2
/
+26
*
API: Support border in default point marker
Kaj Grönholm
2024-05-29
1
-0
/
+16
*
API: Fix property getter naming
Kaj Grönholm
2024-05-28
1
-1
/
+1
*
Add XYSeries QML modification API documentation
Kaj Grönholm
2024-05-21
1
-148
/
+239
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-37
/
+37
*
API: Improve QXYSeries points selection
Kaj Grönholm
2024-05-15
1
-2
/
+67
*
API: Unify pointMarker dynamic properties
Kaj Grönholm
2024-05-14
1
-0
/
+69
*
API: Remove initializeAxes() as unused
Kaj Grönholm
2024-05-14
1
-4
/
+0
*
Unify invokeables in series
Owais Akhtar
2024-05-10
1
-2
/
+35
*
Fix GraphsView 2D qml autotest crash
Jere Tuliniemi
2024-05-03
1
-2
/
+0
*
Move axis properties to GraphsView
Jere Tuliniemi
2024-05-03
1
-58
/
+0
*
Separate selection and dragging
Jere Tuliniemi
2024-04-30
1
-0
/
+27
*
Separate selection and marker behavior
Jere Tuliniemi
2024-04-22
1
-43
/
+1
*
Initial implementation of transition animation system for graphs
Owais Akhtar
2024-04-18
1
-0
/
+6
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
1
-11
/
+7
*
Fix LineSeries and ScatterSeries autotest TODOs
Jere Tuliniemi
2024-02-08
1
-4
/
+8
*
Fix clazy warnings from public headers
Tomi Korpipaa
2024-02-06
1
-3
/
+3
*
Improve XYSeries documentation
Kaj Grönholm
2024-02-02
1
-0
/
+263
*
Port QtGraphs 2D away from foreach
Kaj Grönholm
2024-01-17
1
-3
/
+1
*
Add 2D and 3D into the same module depending on feature flags
Tomi Korpipaa
2024-01-17
1
-1
/
+1
*
Remove AbstractDomain
Kaj Grönholm
2024-01-16
1
-30
/
+0
*
Add QtGraphs 2D
Kaj Grönholm
2023-12-08
1
-0
/
+415