summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Edit box-and-whisker item and box plot series class and enum docsLeena Miettinen2016-11-223-172/+226
* Doc: Edit abstract series class and type docsLeena Miettinen2016-11-181-54/+85
* Move pie series mouse handlers to protected sectionMiikka Heikkinen2016-11-181-6/+7
* Doc: Edit bar series model mapper class and type docsLeena Miettinen2016-11-173-82/+136
* Ignore mouse events in pie seriesMiikka Heikkinen2016-11-172-4/+35
* Doc: Edit abstract bar series class and type docsLeena Miettinen2016-11-171-120/+157
* Doc: Edit bar set class and type docsLeena Miettinen2016-11-161-102/+107
* Doc: Edit class and type docs for bar seriesLeena Miettinen2016-11-166-63/+78
* Doc: Edit value axis class and type docsLeena Miettinen2016-11-111-53/+72
* Doc: Edit abstract axis class and type docsLeena Miettinen2016-11-101-122/+148
* Doc: edit logarithmic value axis class and type docsLeena Miettinen2016-11-101-41/+71
* Doc: Edit category axis class and type docsLeena Miettinen2016-11-101-35/+46
* Doc: Edit date-time axis class and type docsLeena Miettinen2016-11-091-38/+54
* Doc: Edit docs for bar category axis class and typeLeena Miettinen2016-11-091-53/+64
* Fix series type values in QML Chart APIJoni Poikelin2016-11-091-3/+3
* Doc: Edit area series class and type docsLeena Miettinen2016-11-081-80/+85
* Doc: Add instructions for building and running the examplesLeena Miettinen2016-11-0745-0/+164
* Doc: Use standard structure for the front pageLeena Miettinen2016-11-071-7/+7
* Doc: Use the same \group name as in the example docsLeena Miettinen2016-11-071-5/+3
* Fix domain initialization for area seriesMiikka Heikkinen2016-11-041-18/+34
* Fix areaseries bordercolor setting to blackMiikka Heikkinen2016-11-041-5/+5
* Updating plugins.qmltypesThomas Hartmann2016-11-031-166/+258
* Make sure QtCharts namespace is used at least onceMiikka Heikkinen2016-11-021-0/+5
* Fix compile error in candlestickchart when qreal is floatv5.8.0-beta1Ola Røer Thorsen2016-10-271-1/+1
* Ensure axis geometry is correct when axis is shownMiikka Heikkinen2016-09-191-2/+9
* 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-0633-310/+459
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-303-33/+80
| |\|
| | * Fix setting area series edge series after area series is shownMiikka Heikkinen2016-08-253-33/+80
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2321-197/+236
| |\|
| | * Bump version to 2.1.2Miikka Heikkinen2016-08-221-2/+2
| | * Disconnect a series from ChartItem when it is removed from a chartMiikka Heikkinen2016-08-171-0/+1
| | * Fix logarithmic axis for area chartMiikka Heikkinen2016-08-153-16/+24
| | * Fix setting axis color properties to black for the first timeMiikka Heikkinen2016-08-121-11/+11
| | * Disconnect boxplot series from chart's dataset correctlyMiikka Heikkinen2016-08-121-3/+4
| | * Don't print warning at model mapper initialization if model is emptyMiikka Heikkinen2016-08-121-5/+9
| | * Fix issues with reverse axesMiikka Heikkinen2016-08-1115-166/+191
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1114-68/+131
| |\|
| | * Fix axis minimum height in case of multiple axes on same orientationMiikka Heikkinen2016-08-081-2/+2
| | * Fix BarSet value roundingMiikka Heikkinen2016-08-051-2/+2
| | * Print console warning when invalid row/column used in model mapperMiikka Heikkinen2016-08-051-8/+21
| | * Fix VXYModelMapper documentationMiikka Heikkinen2016-08-051-1/+1
| | * Clarify QML BarSet::values documentationMiikka Heikkinen2016-08-041-5/+12
| | * 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-028-46/+85
* | | 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