summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/declarativesplineseries.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearTitta Heikkala2014-05-131-1/+1
| | | | | | Task-number: QTRD-3083 Change-Id: Ide516e5299d2363953d46bf9dc5e2f9ec277154e Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
| | | | | | | Also updated licenses. Change-Id: Ie14327305207e14879c1f1223219fcdfa1669dc0 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
* Implement index based removing/replacing points in seriesMiikka Heikkinen2013-05-021-0/+2
| | | | | | | Task-number: QTRD-1952 Change-Id: I50d374a07506814007d5bd9aeb8921165ea500fa Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-231-3/+18
| | | | | | | | Added quick2 versions of a couple of demos, too. Task-number: QTRD-1922 Change-Id: Ie3e2c1c40c38e06fc6d3afe27289eccc2f997f67 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* Add Polar chart supportMiikka Heikkinen2013-04-171-0/+8
| | | | | | | | | | This commit also heavily refactors things as polar chart needs separate implementation of various classes that previously only needed one, such as ChartAxis and ChartLayout. Task-number: QTRD-1757 Change-Id: I3d3db23920314987ceef3ae92879960b833b7136 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
* 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
| | | | There is no quick1 module anymore. It is (again) called a declarative module.
* Qt5: declarative fix part1Marek Rosa2012-09-121-2/+7
| | | | | | | - disabled demos examples and tests - disabled error on warning (QVector compilation issue: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules - disabled designer plugin - fixed the include files in plugins/declarative folder
* 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