summaryrefslogtreecommitdiffstats
path: root/src/qabstractseries.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-98/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-031-3/+4
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Refactors internalsMichal Klocek2012-11-261-0/+5
* more coding style fixes for src-folderJani Honkonen2012-09-251-2/+2
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+5
* Spit&polish public headersJani Honkonen2012-09-111-1/+1
* Refactored QML axis handlingTero Ahola2012-08-221-0/+1
* compilation fix againsauimone2012-07-121-1/+1
* compilation fixsauimone2012-07-121-1/+2
* horizontal barchart framesauimone2012-07-111-1/+3
* Docs fixesMarek Rosa2012-07-051-1/+0
* GroupedBarSeries to BarSeriessauimone2012-07-031-1/+0
* Adds createDefaultAxes logicMichal Klocek2012-07-031-0/+2
* Adding missing functions to APIMichal Klocek2012-06-271-0/+4
* Minor modifications to properties of abstract, area and bar seriesTero Ahola2012-06-151-0/+1
* Visible property to abstract seriesTero Ahola2012-06-011-0/+4
* Fixed a bug with legend not updating series labelsTero Ahola2012-06-011-1/+4
* All model related methods and members removed from the series. QML stuff comm...Marek Rosa2012-05-241-5/+0
* new series: groupedbarseriessauimone2012-05-151-0/+1
* Mapper class added for xyseries and pieseries. Model support commented out fo...Marek Rosa2012-05-151-4/+2
* Fixes to API , QSeriesType -> SeriesType , add missing gettersMichal Klocek2012-05-031-3/+3
* Adds if series deleted , remove series from chartMichal Klocek2012-04-191-0/+2
* QXYSeries: support for removing data from model when using custom mappingMarek Rosa2012-04-181-0/+1
* QXYSeries: support for adding data to model when using custom mappingMarek Rosa2012-04-181-0/+2
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-111-0/+72