summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/declarativesplineseries.h
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/+2
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-231-3/+18
* Add Polar chart supportMiikka Heikkinen2013-04-171-0/+8
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-271-6/+14
* Fixing qml build for latest Qt5Jani Honkonen2012-11-081-7/+2
* Qt5: declarative fix part1Marek Rosa2012-09-121-2/+7
* Adding missing QML series API line/border propertiesTero Ahola2012-08-291-0/+12
* QML API versioning to QtCommercial.Chart 1.1Tero Ahola2012-08-271-4/+4
* Refactored QML axis handlingTero Ahola2012-08-221-1/+13
* removed many unnecessary includes from declarative filesMarek Rosa2012-07-051-3/+0
* Clears the qml plugin code from legacy codeMichal Klocek2012-07-031-6/+0
* Added value and category axis to QML apiTero Ahola2012-06-271-0/+7
* QML methods of series: several fixes and documentationTero Ahola2012-06-211-7/+7
* QML xy-series data manipulationTero Ahola2012-06-201-0/+3
* color and borderColor properties to XY charts; removed unnecessary signalsTero Ahola2012-06-181-1/+0
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-0/+4
* Use qobject_cast instead of reinterpret_cast in xy series castsTero Ahola2012-06-051-0/+1
* xyseries: removeAll() was duplicate of clear()Jani Honkonen2012-06-041-1/+1
* XY model mappers to QML apiTero Ahola2012-05-291-1/+7
* QML custom model demo now implements it's own QAbstractItemModel based modelTero Ahola2012-05-291-0/+1
* Colors of XY series in QML apiTero Ahola2012-05-281-1/+1
* App for demonstrating QML customization apisTero Ahola2012-05-281-1/+1
* QML demo with dynamic dataTero Ahola2012-05-251-0/+1
* QML weather example to use data API instead of modelTero Ahola2012-05-231-0/+5
* Separated series model stuff from data api in QML examplesTero Ahola2012-05-211-0/+6
* Move qmlplugins to plugins/declarativeMichal Klocek2012-05-211-0/+42