summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in QAbstractBarSeriesPrivate::insert()Ivan Solovev2025-06-051-2/+2
* QAbstractBarSeries: fix ownership when calling insert()Ivan Solovev2025-06-051-0/+1
* QXYSeries: properly handle selected points in replace(QList<QPointF>)Ivan Solovev2025-06-051-0/+8
* PieSliceAnimation: also interpolate alpha channelIvan Solovev2025-06-051-0/+2
* Normalize signal/slot signatures 2025Marc Mutz2025-06-0512-89/+103
* Clear polar paths when the series is emptyAntti Määttä2025-06-051-0/+2
* Fail compilation when QtGraphs in the same TUSami Varanka2025-05-231-0/+7
* Use QElapsedTimer::start instead of restartVolker Hilsheimer2025-04-181-2/+2
* Fix duplicate exports in plugins.qmltypesMiikka Heikkinen2025-04-081-21/+5
* doc: refactor C++ usageSamuel Gaist2025-03-114-18/+23
* Deprecate qtcharts moduleTomi Korpipaa2025-02-245-8/+15
* doc: Update types of QML properties to QML typesDavid Boddie2025-02-213-3/+3
* Doc: Enable documentation testing in the CITopi Reinio2024-11-041-0/+3
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-2036-37/+37
* QLineSeries/QSplineSeries: Fix hovering over adjacent objectsFriedemann Kleint2024-08-166-22/+62
* Do not hide title if only labels should be hiddenTomi Korpipaa2024-08-122-6/+20
* Docs: Organize topics in the Qt Charts projectAlexei Cazacov2024-07-252-1/+24
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-07-111-0/+2
* ChartsQml: Silence qmltyperegistrar on QPen and QBrushMiikka Heikkinen2024-07-021-0/+16
* ChartsQml: Silence qmltyperegistrar on QGraphicsLayoutUlf Hermann2024-07-021-0/+9
* ChartsQml: Do not make list append methods slotsUlf Hermann2024-07-028-14/+24
* Fix qmltyperegistrar warningsMiikka Heikkinen2024-06-282-2/+48
* Doc: Use a file name suffix for generated C++ type documentationAlexei Cazacov2024-05-291-0/+5
* Add a note with a recommendation to use Qt Graphs for newer projectsAlexei Cazacov2024-05-275-1/+12
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-04-082-2/+2
* Change license for examples and snippets filesLucie Gérard2024-04-042-2/+2
* Doc: Move examples to 'Data Visualization' categoryTopi Reinio2024-02-214-4/+4
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-01-122-3/+0
* Remove dependency of the ChartsQml module to it selfAlexey Edelev2023-12-211-1/+0
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2023-12-122-2/+0
* Remove the use of Q_CHARTSQML_PRIVATE_EXPORTAlexey Edelev2023-12-1217-26/+26
* Remove the use of Q_CHARTS_PRIVATE_EXPORTAlexey Edelev2023-12-12144-151/+151
* GLWidget: disconnect during destruction and cleanupVolker Hilsheimer2023-12-121-0/+2
* Unbreak wheel event handling in QChartViewVolker Hilsheimer2023-12-091-3/+1
* Fix setting QColorAxis visibility to falseAntti Määttä2023-11-061-0/+2
* Fix crash on QChartView mouse press handlingMiikka Heikkinen2023-11-061-1/+1
* De-highlight Qt Charts examplesKai Köhne2023-10-131-3/+0
* Doc: Correct return type for QML XYSeries::bestFitLineColorAndreas Eliasson2023-09-291-1/+1
* Remove excessive signaling from sizeBy and colorByMiikka Heikkinen2023-09-112-20/+41
* Doc: All overviews list categorizationJaishree Vyas2023-09-071-1/+1
* BoxWhiskers: use Q_DECL_UNUSED_MEMBERMarc Mutz2023-09-061-4/+2
* Port Q_FOREACH to ranged-for; local const containersAhmad Samir2023-09-049-42/+26
* Port Q_FOREACH to ranged-for, iterating over a temporaryAhmad Samir2023-09-0416-61/+92
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-182-2/+0
* Mark QtChartsQml2 as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-189-0/+30
* Mark QtCharts (the library) as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-1837-0/+120
* GLXYSeriesDataManager: de-pessimize a for loopMarc Mutz2023-08-071-1/+1
* Charts: Fix crash when clicking on scatter pointsAntti Määttä2023-08-012-4/+10
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-312-0/+3
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-191-0/+1