summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * Doc: Document signals instead of signal handlers (BarSet)Leena Miettinen2017-01-051-3/+9
| * Doc: Edit candlestick model mapper class and type docsLeena Miettinen2017-01-052-100/+166
| * Doc: Remove docs for property-changed signals (BarSet)Leena Miettinen2017-01-051-16/+0
| * Doc: Fix signal documentation for AbstractBarSeries typeLeena Miettinen2017-01-051-30/+31
| * Doc: Describe BarCategoryAxis::rangeChanged() signalLeena Miettinen2017-01-051-0/+7
| * Doc: Remove docs for property-changed signals (ValueAxis)Leena Miettinen2017-01-051-22/+0
| * Doc: Remove docs for property-changed signals (AbstractAxis)Leena Miettinen2017-01-051-61/+0
| * Doc: Fix capitalization of property types in doc commands (AbstractAxis)Leena Miettinen2017-01-051-3/+3
| * Doc: Remove docs for property-changed signals (LogValueAxis)Leena Miettinen2017-01-051-16/+0
| * Doc: Add method docs for the BarSet typeLeena Miettinen2017-01-051-0/+24
| * Doc: Remove docs for property-changed signals (DateTimeAxis)Leena Miettinen2017-01-051-17/+0
| * Doc: Fix the \since value for QML types to include module nameLeena Miettinen2017-01-052-2/+2
| * Doc: Document QML signals, not signal handlers (AreaSeries)Leena Miettinen2017-01-051-37/+23
| * Doc: Add missing method and signal for ValueAxis typeLeena Miettinen2017-01-051-0/+15
| * Doc: Remove docs for property-changed signals (BarCategoryAxis)Leena Miettinen2016-12-281-12/+0
| * Fix crash on charts initialization when useOpenGL is setv5.8.0-rc1Miikka Heikkinen2016-12-171-1/+2
| * Doc: Edit box plot model mapper class and type docsLeena Miettinen2016-12-143-85/+175
* | Doc: Edit pie model mapper class and type docsLeena Miettinen2017-01-122-90/+105
* | Doc: Remove docs for property-changed signals (AbstractSeries)Leena Miettinen2017-01-121-17/+0
* | Doc: Edit pie series class and type docsLeena Miettinen2017-01-121-130/+180