summaryrefslogtreecommitdiffstats
path: root/src/animations/baranimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Fixed baranimation blinkingMarek Rosa2012-11-291-2/+5
* Removed few unnecessary include from animation classesMarek Rosa2012-11-291-1/+0
* Bar animations refactoredMarek Rosa2012-11-291-17/+24
* Fix deprecation errors from Qt5Jani Honkonen2012-11-071-2/+2
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-3/+3
* correct interpolation for baranimationsauimone2012-08-281-4/+16
* fix to baranimations leaving crap on screen with negative barssauimone2012-08-231-1/+1
* Fix wrong interpolation call in bar*series, unit tests fixedMichal Klocek2012-07-241-2/+1
* refactoring internal barchart itemssauimone2012-07-111-2/+2
* refactored baranimationssauimone2012-07-111-16/+2
* animations for stacked and percentbarchartsauimone2012-06-081-6/+10
* PieSeries: model now supports custom mapping.Marek Rosa2012-04-181-1/+1
* Add license headersJani Honkonen2012-03-291-0/+20
* Animation folder formating: white spaces, brackets, etc fixedMarek Rosa2012-03-271-3/+3
* barchart animation fixsauimone2012-03-221-3/+7
* Fixes after mergeMichal Klocek2012-03-211-7/+0
* barchart animation mechanics working. still some todosauimone2012-03-211-11/+17
* Warnings are errorsTero Ahola2012-03-211-1/+1
* Animation framework for barchart.sauimone2012-03-201-0/+49