summaryrefslogtreecommitdiffstats
path: root/src/chartsqml2
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * set up relation with c++ module correctly.Oswald Buddenhagen2016-05-191-5/+2
| | * clean up INCLUDEPATH handlingOswald Buddenhagen2016-05-191-7/+0
* | | Update candlestick chart model mappers APIAlexander Mishin2016-06-141-2/+2
* | | Added candlestick chart typeAlexander Mishin2016-05-256-2/+408
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-083-18/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-083-18/+20
| |\|
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-17/+19
| | |\
| | | * Fix crash when using linuxfb and 2D rendererrelease-2.1.0Miikka Heikkinen2016-03-012-17/+19
| | * | Fix crash with empty BarSet valuesJoni Poikelin2016-03-021-1/+1
| | |/
* | / Add horizontal box plot model mapper.Volker Krause2016-03-151-0/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-1/+3
|\|
| * Respect the devicePixelRatio when rendering the sceneAndy Shaw2016-01-191-1/+3
* | Add support for reversed axis when useOpenGL is trueAndy Shaw2016-02-092-17/+8
* | No longer automatically disable QDateTimeAxis on ARM platformsMiikka Heikkinen2016-02-033-6/+9