summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.9.1v5.9.1Antti Kokko2017-06-231-0/+26
* Remove commercial only licenseMiikka Heikkinen2017-06-051-9/+17
* fix for some QXYModelMapper sync issuesJohn Englund2017-06-011-3/+3
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-312-0/+36
|\
| * Highlight chartthemes examplev5.9.0-rc2v5.9.0-rc1v5.9.0Miikka Heikkinen2017-05-171-0/+2
| * Add changes file for 5.9.0Antti Kokko2017-05-091-0/+34
* | Bump versionOswald Buddenhagen2017-05-101-1/+1
|/
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-272-0/+6
* Calculate the available space for the title based on the heightAndy Shaw2017-04-241-1/+1
* Fix GCC warning about comparing the result of comparisonsv5.9.0-beta3v5.9.0-beta2Thiago Macieira2017-04-042-2/+2
* Fix warning about unused variableThiago Macieira2017-04-042-4/+0
* Fix warning about && inside ||Thiago Macieira2017-04-042-4/+4
* Fix Clang warning about private member not used in a classThiago Macieira2017-04-041-0/+1
* Block mouse events for several charts itemsMika Salmela2017-04-033-1/+3
* Add dependency on features.graphicsviewv5.9.0-beta1Paul Olav Tvete2017-03-131-0/+5
* Remove uses of QString::nullMarc Mutz2017-03-1113-16/+16
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1013-6/+470
|\
| * Keep the visibility of the item in sync with m_visible5.8Andy Shaw2017-02-161-0/+1
| * Ensure that the box plot series' visibility and opacity is passed onAndy Shaw2017-02-072-0/+14
| * Doc: Fix link in XYSeries::axisX property docsLeena Miettinen2017-01-251-1/+1
| * Doc: Add an overview of using Qt Charts moduleLeena Miettinen2017-01-252-0/+376
| * Doc: Add missing QML type docsLeena Miettinen2017-01-257-5/+78
* | Build fix for -no-feature-tooltipPaul Olav Tvete2017-03-061-1/+4
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-2444-1825/+2334
|\|
| * Doc: Add missing property docs for CandlestickSeriesLeena Miettinen2017-01-241-0/+30
| * Doc: Add missing docs (BoxPlotSeries and BoxSet)Leena Miettinen2017-01-231-0/+11
| * Doc: Add missing AreaSeries properties docsLeena Miettinen2017-01-231-4/+57
| * 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-model mapper class and type docsLeena Miettinen2017-01-232-78/+125
| * Doc: Edit XY-series class and type docs and XYPoint docsLeena Miettinen2017-01-192-165/+213
| * 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 scatter series class and type docsLeena Miettinen2017-01-181-59/+67
| * Doc: Edit spline series class and type docsLeena Miettinen2017-01-171-23/+34
| * Doc: Edit ChartView docsLeena Miettinen2017-01-161-67/+184
| * Doc: Edit PolarChartView docsLeena Miettinen2017-01-161-16/+24
| * Doc: Edit QPolarChart docsLeena Miettinen2017-01-161-27/+35
| * Doc: Edit QChartView docsLeena Miettinen2017-01-161-23/+37
| * Doc: Edit QChart docsLeena Miettinen2017-01-161-76/+128
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-1425-804/+872
| |\
| | * Doc: Add docs for QCandlestickLegendMarkerv5.8.0Leena Miettinen2017-01-051-0/+21
| | * Doc: Edit line series class and type docsLeena Miettinen2017-01-051-19/+27
| | * Doc: Edit legend marker class docsLeena Miettinen2017-01-056-57/+78
| | * Doc: fix a broken link in AbstractBarSeries type docsLeena Miettinen2017-01-051-1/+1
| | * Doc: Edit legend class and type docsLeena Miettinen2017-01-051-63/+71
| | * Doc: Edit candlestick item and series class and type docsLeena Miettinen2017-01-052-261/+219