summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/declarativexyseries.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Implement index based removing/replacing points in seriesMiikka Heikkinen2013-05-021-0/+14
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* coding style fixes for pluginsJani Honkonen2012-09-251-2/+2
* coding style: foreach whitespace fixJani Honkonen2012-09-251-1/+1
* Removed unneeded includes from declarative pluginTero Ahola2012-08-241-2/+3
* removed many unnecessary includes from declarative filesMarek Rosa2012-07-051-4/+1
* Renamed XyPoint to XYPointTero Ahola2012-06-261-2/+2
* QML methods of series: several fixes and documentationTero Ahola2012-06-211-9/+38
* color and borderColor properties to XY charts; removed unnecessary signalsTero Ahola2012-06-181-17/+0
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-2/+2
* Use qobject_cast instead of reinterpret_cast in xy series castsTero Ahola2012-06-051-5/+9
* Rest of the pie, bar, area and scatter properties to QML property testerTero Ahola2012-05-311-1/+0
* XY model mappers to QML apiTero Ahola2012-05-291-1/+25
* Colors of XY series in QML apiTero Ahola2012-05-281-2/+2
* App for demonstrating QML customization apisTero Ahola2012-05-281-33/+13
* Added Vertical and Horizontal QXYModelMapperMarek Rosa2012-05-281-8/+10
* QML demo with dynamic dataTero Ahola2012-05-251-0/+16
* All model related methods and members removed from the series. QML stuff comm...Marek Rosa2012-05-241-5/+5
* Separated series model stuff from data api in QML examplesTero Ahola2012-05-211-2/+1
* Move qmlplugins to plugins/declarativeMichal Klocek2012-05-211-0/+70