summaryrefslogtreecommitdiffstats
path: root/src/qabstractseries_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Domain not sharable againMichal Klocek2012-11-261-3/+3
* Domains addedMarek Rosa2012-11-261-4/+4
* Refactors internalsMichal Klocek2012-11-261-5/+27
* removing old legend marker implementationsauimone2012-10-171-1/+0
* Added createLegendMarkers to private series. This will replace old createLege...sauimone2012-10-171-0/+2
* more coding style fixes for src-folderJani Honkonen2012-09-251-4/+4
* Fixes legend markers updatesMichal Klocek2012-09-211-1/+2
* legend private implemantation modified.sauimone2012-09-191-0/+3
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+1
* Refactors Chart to ChartElementMichal Klocek2012-07-241-2/+2
* Adds axis domain intializationMichal Klocek2012-07-131-4/+2
* Adds createDefaultAxes logicMichal Klocek2012-07-031-2/+4
* Refactors core to support mulitpile axis and domainsMichal Klocek2012-06-271-2/+2
* added createAxis methods to private seriessauimone2012-06-271-2/+2
* Adds missing functions to qchart APIMichal Klocek2012-06-261-0/+3
* Visible property to abstract seriesTero Ahola2012-06-011-0/+1
* Implemented QAbstractSeries::chart()Jani Honkonen2012-05-311-0/+1
* All model related methods and members removed from the series. QML stuff comm...Marek Rosa2012-05-241-8/+0
* Mapper class added for xyseries and pieseries. Model support commented out fo...Marek Rosa2012-05-151-3/+5
* Adds if series deleted , remove series from chartMichal Klocek2012-04-191-0/+3
* 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/+66