summaryrefslogtreecommitdiffstats
path: root/src/chartsqml2
Commit message (Expand)AuthorAgeFilesLines
* Fix the inclusion of MOC files before QT_CHARTS_END_NAMESPACEJesus Fernandez2019-01-2114-28/+28
* Fix access to bar sets instantiated inside the moduleMaurice Kalinowski2018-12-211-0/+21
* Update plugins.qmltypes fileKai Koehne2018-12-131-75/+75
* 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
* | Doc: Edit box-and-whisker item and box plot series class and enum docsLeena Miettinen2016-11-221-70/+106
* | Fix series type values in QML Chart APIJoni Poikelin2016-11-091-3/+3
* | Updating plugins.qmltypesThomas Hartmann2016-11-031-166/+258
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-181-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-1/+2
| |\
| | * Fix some flaky QML autotestsMiikka Heikkinen2016-09-061-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-063-34/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-113-26/+33
| |\|
| | * Fix BarSet value roundingMiikka Heikkinen2016-08-051-2/+2
| | * Fix ugly partial antialiasing of the gl accelerated graphMiikka Heikkinen2016-08-031-1/+3
| | * Ensure the chart is drawn whenever the render node is recreatedMiikka Heikkinen2016-08-031-0/+3
| | * Make OpenGL accelerated series obey series visibilityMiikka Heikkinen2016-08-021-21/+25
* | | Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* | | Fix crash on some qml examples when using software backendMiikka Heikkinen2016-08-251-1/+3
* | | Add mouse events support for OpenGL accelerated seriesMiikka Heikkinen2016-08-245-44/+362
* | | Fix antialiasing support of OpenGL accelerated seriesMiikka Heikkinen2016-08-174-12/+45
* | | Re-enable QML plugin for QtQuick Software backendAndy Nichols2016-08-107-98/+172
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-281-22/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-22/+2
| |\|
| | * remove redundant handling of static buildsOswald Buddenhagen2016-05-191-3/+0
| | * don't duplicate functionality from various .prf filesOswald Buddenhagen2016-05-191-7/+0