summaryrefslogtreecommitdiffstats
path: root/src/animations/xyanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-155/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Fix crash when adding/removing points during animationMiikka Heikkinen2013-04-241-3/+9
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Fix deprecation errors from Qt5Jani Honkonen2012-11-071-3/+3
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-67/+62
* Refactors spline animations:Michal Klocek2012-05-291-5/+6
* adds QLineAnimation fixesMichal Klocek2012-05-291-37/+44
* Refactors axis animation, line animationsMichal Klocek2012-05-251-27/+53
* prevents flipping in xyseries animationMichal Klocek2012-05-231-0/+3
* Refactor xychartitem -> xychartMichal Klocek2012-05-231-2/+2
* Refactors animation handling for xyseriesMichal Klocek2012-05-231-2/+9
* Improves build configurationMichal Klocek2012-04-121-0/+1
* Krazy reported errorsMichal Klocek2012-04-111-1/+1
* Add license headersJani Honkonen2012-03-291-0/+20
* Animation folder formating: white spaces, brackets, etc fixedMarek Rosa2012-03-271-30/+31
* Refactors chartitemMichal Klocek2012-03-211-1/+1
* Improves spline interpolationMichal Klocek2012-03-161-30/+21
* Bugfix wrong index when points added to xychartMichal Klocek2012-03-151-1/+2
* Unify naming setGeometry -> setLayoutMichal Klocek2012-03-131-1/+1
* Animation refactorMichal Klocek2012-03-091-0/+96