summaryrefslogtreecommitdiffstats
path: root/tests/qmlchartproperties/qml/qmlchartproperties/AreaChart.qml
Commit message (Expand)AuthorAgeFilesLines
* Moved manual tests to separate directory.Miikka Heikkinen2014-11-111-111/+0
* Qt Charts project file structure changeTitta Heikkala2014-10-141-2/+2
* Added possibility to show series valueTitta Heikkala2014-05-271-1/+11
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* Documented QXYSeries::hovered and QAreaSeries::hoveredTero Ahola2012-12-101-1/+2
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+1
* Added missing QML properties to AreaSeriesTero Ahola2012-08-291-0/+1
* QML API versioning to QtCommercial.Chart 1.1Tero Ahola2012-08-271-1/+1
* Refactored QML axis handlingTero Ahola2012-08-221-4/+0
* Enabled animations in QML test appTero Ahola2012-08-201-0/+1
* Allow editing of area series in QML tester appTero Ahola2012-08-141-0/+14
* Optimization: line series now uses QPainter::drawLineTero Ahola2012-08-081-21/+33
* Fixes qmlchartpropertiesMichal Klocek2012-07-031-5/+5
* Added value and category axis to QML apiTero Ahola2012-06-271-2/+5
* Renamed XyPoint to XYPointTero Ahola2012-06-261-24/+24
* Clicked handlers of QML chart properties test appTero Ahola2012-06-261-1/+1
* QML api pie slice added/removed signalsTero Ahola2012-06-201-4/+10
* Documenting xy-seriesTero Ahola2012-06-181-0/+2
* Added test app for testing QML propertiesTero Ahola2012-05-301-0/+64