summaryrefslogtreecommitdiffstats
path: root/src/legend/qpielegendmarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-144/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Fix Charts documentationTitta Heikkala2013-10-281-1/+2
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Fix some documentation issuesMiikka Heikkinen2013-05-171-1/+1
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Fix for not overriding user settings for legend markers.Mika Salmela2013-03-011-3/+3
* Fixed several documentation issuesTero Ahola2012-11-151-1/+1
* fixed crash in legendmarker when calling update from private constructorsauimone2012-10-251-1/+2
* signals for properties in legendmarkersauimone2012-10-251-3/+23
* documentation of legendmarkerssauimone2012-10-241-0/+27
* fix to QTRD-1674: layout is not calculated correctly after the change in the ...sauimone2012-10-171-0/+1
* optional series parameter to markers function. code style fixessauimone2012-10-171-1/+1
* cleaning up todossauimone2012-10-171-2/+0
* code inspection round 1 fixessauimone2012-10-171-3/+0
* Better handling for new or removed markerssauimone2012-10-171-0/+10
* removed peer object solution. Introduced marker type solutionsauimone2012-10-171-1/+1
* tidying up legend marker code. Added QBarLegendMarkersauimone2012-10-171-4/+6
* some cleanup on legend and pie. No need for pie to know too much about legendsauimone2012-10-171-3/+0
* removing old commented code. removing domain parameter from handleseriesadded...sauimone2012-10-171-4/+5
* commenting out usage of old marker implementation from legend. Legend now use...sauimone2012-10-171-2/+3
* layout work startedsauimone2012-10-171-13/+10
* refactoringsauimone2012-10-171-10/+39
* QPieLegenmarkerPrivate addedsauimone2012-10-171-1/+13
* added LegendMarkerItem. Updated new legend example to test clicked of LegendM...sauimone2012-10-171-0/+5
* Added createLegendMarkers to private series. This will replace old createLege...sauimone2012-10-171-0/+9
* new legend example for testing new api. Currently using still the old one.sauimone2012-10-171-0/+36