summaryrefslogtreecommitdiffstats
path: root/src/chartsqml2
Commit message (Expand)AuthorAgeFilesLines
* Fix axes not being removed when sharedHatem ElKharashy2021-10-151-0/+3
* Fix incorrect plotArea before resizeTomi Korpipaa2021-10-151-0/+5
* Only create the GLXYSeriesData if there is no existing dataAndy Shaw2021-02-231-1/+2
* Update the commercial license header to Qt Charts filesTarja Sundqvist2021-01-2754-594/+594
* Prevent zoom-out beyond infinite linear max double valuesKeith Kyzivat2020-10-231-0/+1
* Doc: Fix documentation warningsTopi Reinio2019-11-111-4/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-122-1/+9
|\
| * Pass CategoryRange label change to parent QCategoryAxisMiikka Heikkinen2019-10-082-1/+9
* | Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-301-1/+280
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-201-0/+1
|\|
| * Doc: Add the inherits tag to list the members availableKavindra Palaraja2019-07-181-0/+1
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-12/+4
|/
* Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-123-2/+5
* Switch export macros to standard formv5.13.0-beta2Kai Koehne2019-04-0118-28/+28
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-261-1/+1
|\
| * Fix static building of qml applications using chartsMiikka Heikkinen2019-03-221-1/+1
| * Fix the inclusion of MOC files before QT_CHARTS_END_NAMESPACEJesus Fernandez2019-01-2114-28/+28
* | Update plugins.qmltypes for Qt 5.13v5.13.0-beta1Kai Koehne2019-03-061-1/+5
* | Fix some deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-061-1/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-251-0/+21
|\|
| * Fix access to bar sets instantiated inside the moduleMaurice Kalinowski2018-12-211-0/+21
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-75/+75
|\|
| * Update plugins.qmltypes fileKai Koehne2018-12-131-75/+75
* | Fix charts build issueMiikka Heikkinen2018-10-0314-28/+28
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta1Liang Qi2018-09-259-64/+64
|\
| * Fully qualify classes in QtCharts namespace in Q_PROPERTYKai Koehne2018-09-2110-140/+140
| * Update plugins.qmltypesKai Koehne2018-09-191-280/+44
* | Update plugins.qmltypesKai Koehne2018-09-192-286/+64
* | Add revisioning to new QValueAxis propertiesMiikka Heikkinen2018-09-141-0/+3
* | Fix qcharts.metainfoThomas Hartmann2018-09-101-16/+16
* | Add support for setting a plotarea rectAndy Shaw2018-05-182-2/+10
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-071-8/+1
* | Implement dynamic tick handling for ValueAxisMika Salmela2018-03-081-0/+15
|/
* Fix empty chart when using QHBoxPlotModelMapperDrew Budwin2018-02-151-0/+3
* Add private declarative headers5.10Peter Staab2018-02-0738-120/+355
* Add shaders suitable for CoreProfile on declarativeMika Salmela2017-10-201-2/+27
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Doc: Add missing docs (BoxPlotSeries and BoxSet)Leena Miettinen2017-01-231-0/+11
* Doc: Edit Margins type docsLeena Miettinen2017-01-231-2/+6
* Doc: Add property docs for the CategoryRange typeLeena Miettinen2017-01-231-1/+16
* Doc: Fix ChartView enums that were documented twiceLeena Miettinen2017-01-231-57/+39
* Doc: Edit XY-series class and type docs and XYPoint docsLeena Miettinen2017-01-191-4/+6
* Doc: Fix QDoc command errors in BoxPlotSeries type docsLeena Miettinen2017-01-191-2/+3
* Doc: Fix BoxSet and BoxPlotSeries signal and property docsLeena Miettinen2017-01-191-72/+49
* Doc: Move the possible enumeration values to BoxSet::valuesLeena Miettinen2017-01-191-7/+4
* Doc: Edit ChartView docsLeena Miettinen2017-01-161-67/+184
* Doc: Edit PolarChartView docsLeena Miettinen2017-01-161-16/+24
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-1/+1
|\
| * Get the index of all the axes, not just the ones for the first seriesAndy Shaw2016-11-091-1/+1
| * Removing duplicated QQuickItem from plugins.qmltypesThomas Hartmann2016-11-041-154/+0