summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/declarativescatterseries.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Add possibility to set brush image via QML APITitta Heikkala2014-05-021-0/+40
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-231-3/+3
* Add Polar chart supportMiikka Heikkinen2013-04-171-0/+2
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-271-2/+5
* Fix spelling errorsJani Honkonen2012-09-031-1/+1
* Adding missing QML series API line/border propertiesTero Ahola2012-08-291-0/+15
* Refactored QML axis handlingTero Ahola2012-08-221-6/+3
* removed many unnecessary includes from declarative filesMarek Rosa2012-07-051-3/+0
* Clears the qml plugin code from legacy codeMichal Klocek2012-07-031-20/+0
* Refactor QChart APIMichal Klocek2012-07-031-2/+2
* Added value and category axis to QML apiTero Ahola2012-06-271-0/+20
* Documenting xy-seriesTero Ahola2012-06-181-13/+0
* color and borderColor properties to XY charts; removed unnecessary signalsTero Ahola2012-06-181-12/+0
* Documentation of QML ChartView, Axis and LegendTero Ahola2012-06-181-4/+3
* QML api documentation skeletons for all the series.Tero Ahola2012-06-151-0/+14
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-4/+11
* Use qobject_cast instead of reinterpret_cast in xy series castsTero Ahola2012-06-051-0/+5
* Colors of XY series in QML apiTero Ahola2012-05-281-0/+12
* Separated series model stuff from data api in QML examplesTero Ahola2012-05-211-3/+4
* Move qmlplugins to plugins/declarativeMichal Klocek2012-05-211-0/+47