summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | Doc: Edit pie slice class and type docsLeena Miettinen2017-01-121-161/+170
* | | Fix invalid property signals in QLogValueAxis classAlexander Mishin2017-01-112-13/+17
* | | Add minor ticks support for QLogValueAxisAlexander Mishin2016-12-1616-409/+880
* | | Fix crash when animating axes with polar chartsMiikka Heikkinen2016-12-161-1/+2
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1281-1240/+1888
|\| |
| * | Respect the reverse setting for a reversed log y axisAndy Shaw2016-12-121-5/+6
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-287-11/+37
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-255-10/+28
| | |\
| | | * Fix crash on PieChartItem deletionMiikka Heikkinen2016-10-065-10/+28
| | * | 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
| | * | Adjust linechart cliprect to allow drawing on plot area edgesv5.7.1Miikka Heikkinen2016-10-061-0/+8
| * | | 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