summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/declarativebarseries.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-415/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Add possibility to set brush image via QML APITitta Heikkala2014-05-021-0/+9
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-231-24/+79
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-271-42/+85
* Fixing qml build for latest Qt5Jani Honkonen2012-11-081-7/+2
* coding style fixes for pluginsJani Honkonen2012-09-251-12/+12
* Qt5: declarative fix part1Marek Rosa2012-09-121-2/+7
* Adding missing QML series API line/border propertiesTero Ahola2012-08-291-0/+4
* QML API versioning to QtCommercial.Chart 1.1Tero Ahola2012-08-271-24/+24
* Refactored QML axis handlingTero Ahola2012-08-221-0/+91
* declarative series for horizontal barchartssauimone2012-08-221-0/+75
* removed many unnecessary includes from declarative filesMarek Rosa2012-07-051-3/+0
* Clears the qml plugin code from legacy codeMichal Klocek2012-07-031-4/+0
* Adds axis to qmlMichal Klocek2012-07-031-50/+5
* GroupedBarSeries to BarSeriessauimone2012-07-031-5/+6
* DeclarativeBarSeries to DeclarativeAbstractBarSeriessauimone2012-07-031-2/+2
* QBarSeries to QAbstractBarSeriessauimone2012-07-031-3/+3
* Removed QPointF from QBarSetsauimone2012-07-031-3/+1
* Added value and category axis to QML apiTero Ahola2012-06-271-4/+29
* barset: removed boolean return value from remove(index,count) functionsauimone2012-06-201-1/+1
* QML BarSet data manipulationTero Ahola2012-06-201-0/+4
* Implemented BarSeries::append, insert, remove and clear to QML APITero Ahola2012-06-201-0/+16
* QML BarSeries added/removed signalsTero Ahola2012-06-201-0/+6
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-9/+7
* Removed bar categories from QML appsTero Ahola2012-05-311-10/+0
* Added stacked and percent bar series to QML apiTero Ahola2012-05-311-2/+44
* Bar model mapper to Qml custom model demoTero Ahola2012-05-311-8/+8
* Color properties to QML BarSet APITero Ahola2012-05-301-5/+16
* QML custom model demo now implements it's own QAbstractItemModel based modelTero Ahola2012-05-291-1/+1
* App for demonstrating QML customization apisTero Ahola2012-05-281-8/+0
* get rid of some declarative warningsJani Honkonen2012-05-241-2/+2
* QML weather example to use data API instead of modelTero Ahola2012-05-231-1/+9
* Cleaning up declarative implementationTero Ahola2012-05-231-1/+25
* Move qmlplugins to plugins/declarativeMichal Klocek2012-05-211-0/+75