index
:
qt/qtcharts.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
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
boxplot
dev
QtCharts module
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo in QAbstractBarSeriesPrivate::insert()
Ivan Solovev
2025-06-05
1
-2
/
+2
*
QAbstractBarSeries: fix ownership when calling insert()
Ivan Solovev
2025-06-05
1
-0
/
+1
*
QXYSeries: properly handle selected points in replace(QList<QPointF>)
Ivan Solovev
2025-06-05
1
-0
/
+8
*
PieSliceAnimation: also interpolate alpha channel
Ivan Solovev
2025-06-05
1
-0
/
+2
*
Normalize signal/slot signatures 2025
Marc Mutz
2025-06-05
12
-89
/
+103
*
Clear polar paths when the series is empty
Antti Määttä
2025-06-05
1
-0
/
+2
*
Fail compilation when QtGraphs in the same TU
Sami Varanka
2025-05-23
1
-0
/
+7
*
Use QElapsedTimer::start instead of restart
Volker Hilsheimer
2025-04-18
1
-2
/
+2
*
Fix duplicate exports in plugins.qmltypes
Miikka Heikkinen
2025-04-08
1
-21
/
+5
*
doc: refactor C++ usage
Samuel Gaist
2025-03-11
4
-18
/
+23
*
Deprecate qtcharts module
Tomi Korpipaa
2025-02-24
5
-8
/
+15
*
doc: Update types of QML properties to QML types
David Boddie
2025-02-21
3
-3
/
+3
*
Doc: Enable documentation testing in the CI
Topi Reinio
2024-11-04
1
-0
/
+3
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
36
-37
/
+37
*
QLineSeries/QSplineSeries: Fix hovering over adjacent objects
Friedemann Kleint
2024-08-16
6
-22
/
+62
*
Do not hide title if only labels should be hidden
Tomi Korpipaa
2024-08-12
2
-6
/
+20
*
Docs: Organize topics in the Qt Charts project
Alexei Cazacov
2024-07-25
2
-1
/
+24
*
CMake: Annotate some targets with SBOM information
Alexandru Croitor
2024-07-11
1
-0
/
+2
*
ChartsQml: Silence qmltyperegistrar on QPen and QBrush
Miikka Heikkinen
2024-07-02
1
-0
/
+16
*
ChartsQml: Silence qmltyperegistrar on QGraphicsLayout
Ulf Hermann
2024-07-02
1
-0
/
+9
*
ChartsQml: Do not make list append methods slots
Ulf Hermann
2024-07-02
8
-14
/
+24
*
Fix qmltyperegistrar warnings
Miikka Heikkinen
2024-06-28
2
-2
/
+48
*
Doc: Use a file name suffix for generated C++ type documentation
Alexei Cazacov
2024-05-29
1
-0
/
+5
*
Add a note with a recommendation to use Qt Graphs for newer projects
Alexei Cazacov
2024-05-27
5
-1
/
+12
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-04-08
2
-2
/
+2
*
Change license for examples and snippets files
Lucie Gérard
2024-04-04
2
-2
/
+2
*
Doc: Move examples to 'Data Visualization' category
Topi Reinio
2024-02-21
4
-4
/
+4
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2024-01-12
2
-3
/
+0
*
Remove dependency of the ChartsQml module to it self
Alexey Edelev
2023-12-21
1
-1
/
+0
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2023-12-12
2
-2
/
+0
*
Remove the use of Q_CHARTSQML_PRIVATE_EXPORT
Alexey Edelev
2023-12-12
17
-26
/
+26
*
Remove the use of Q_CHARTS_PRIVATE_EXPORT
Alexey Edelev
2023-12-12
144
-151
/
+151
*
GLWidget: disconnect during destruction and cleanup
Volker Hilsheimer
2023-12-12
1
-0
/
+2
*
Unbreak wheel event handling in QChartView
Volker Hilsheimer
2023-12-09
1
-3
/
+1
*
Fix setting QColorAxis visibility to false
Antti Määttä
2023-11-06
1
-0
/
+2
*
Fix crash on QChartView mouse press handling
Miikka Heikkinen
2023-11-06
1
-1
/
+1
*
De-highlight Qt Charts examples
Kai Köhne
2023-10-13
1
-3
/
+0
*
Doc: Correct return type for QML XYSeries::bestFitLineColor
Andreas Eliasson
2023-09-29
1
-1
/
+1
*
Remove excessive signaling from sizeBy and colorBy
Miikka Heikkinen
2023-09-11
2
-20
/
+41
*
Doc: All overviews list categorization
Jaishree Vyas
2023-09-07
1
-1
/
+1
*
BoxWhiskers: use Q_DECL_UNUSED_MEMBER
Marc Mutz
2023-09-06
1
-4
/
+2
*
Port Q_FOREACH to ranged-for; local const containers
Ahmad Samir
2023-09-04
9
-42
/
+26
*
Port Q_FOREACH to ranged-for, iterating over a temporary
Ahmad Samir
2023-09-04
16
-61
/
+92
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-18
2
-2
/
+0
*
Mark QtChartsQml2 as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-18
9
-0
/
+30
*
Mark QtCharts (the library) as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-18
37
-0
/
+120
*
GLXYSeriesDataManager: de-pessimize a for loop
Marc Mutz
2023-08-07
1
-1
/
+1
*
Charts: Fix crash when clicking on scatter points
Antti Määttä
2023-08-01
2
-4
/
+10
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-31
2
-0
/
+3
*
Doc: List of all Qt overviews which are now termed as explanation
Jaishree Vyas
2023-07-19
1
-0
/
+1
[next]