summaryrefslogtreecommitdiffstats
path: root/src/barchart/horizontal/stacked/horizontalstackedbarchartitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-107/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Fix logarithmic axis point calculationTitta Heikkala2013-09-161-2/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Negative values with log axis handledMarek Rosa2012-12-101-10/+15
* Bar animations refactoredMarek Rosa2012-11-291-1/+28
* BarChartItems code cleanupMarek Rosa2012-11-271-60/+2
* New bar calculate layoutMarek Rosa2012-11-271-50/+83
* Domains addedMarek Rosa2012-11-261-1/+1
* Refactors internalsMichal Klocek2012-11-261-2/+2
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-2/+2
* more coding style fixes for src-folderJani Honkonen2012-09-251-5/+5
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-11/+9
* bar test update. Tests now calculate expected layout from charts plot area an...sauimone2012-09-171-11/+11
* Better support for negative values in stacked barcharts. Negative values are ...sauimone2012-08-291-7/+15
* fix to horizontal barchart layout calculationssauimone2012-07-181-2/+2
* Refactor barchartMichal Klocek2012-07-171-0/+95