summaryrefslogtreecommitdiffstats
path: root/tests/qmlchartproperties/qml/qmlchartproperties/BarEditor.qml
Commit message (Expand)AuthorAgeFilesLines
* Moved manual tests to separate directory.Miikka Heikkinen2014-11-111-199/+0
* Qt Charts project file structure changeTitta Heikkala2014-10-141-1/+1
* Added possibility to show series valueTitta Heikkala2014-05-271-0/+13
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* QML chart properties tester to match the current QML apiTero Ahola2012-09-241-2/+2
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+8
* Added horizontal bar series to qml testerTero Ahola2012-08-301-2/+2
* Fixed QML BarSet::removeTero Ahola2012-08-291-11/+76
* Adding missing QML series API line/border propertiesTero Ahola2012-08-291-1/+9
* Fixed a few missed QMLs for QML API versioningTero Ahola2012-08-271-1/+0
* QML font properties to chart properties test appTero Ahola2012-06-251-69/+73
* QML BarSet data manipulationTero Ahola2012-06-201-0/+14
* Implemented BarSeries::append, insert, remove and clear to QML APITero Ahola2012-06-201-1/+19
* QML BarSeries added/removed signalsTero Ahola2012-06-201-0/+4
* QML api pie slice added/removed signalsTero Ahola2012-06-201-28/+0
* Removed unnecessary bar width signal from QBarSeriesTero Ahola2012-06-181-1/+0
* color and borderColor properties to XY charts; removed unnecessary signalsTero Ahola2012-06-181-4/+9
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-5/+6
* QML: renamed BarSet name to label, barMargin to barWidthTero Ahola2012-06-111-4/+4
* Added logging for signals in qml property testerTero Ahola2012-06-041-0/+23
* Visible property to abstract seriesTero Ahola2012-06-011-12/+12
* Rest of the pie, bar, area and scatter properties to QML property testerTero Ahola2012-05-311-0/+21
* Color properties to QML BarSet APITero Ahola2012-05-301-4/+12
* Added test app for testing QML propertiesTero Ahola2012-05-301-0/+37