summaryrefslogtreecommitdiffstats
path: root/src/animations/splineanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-210/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Further animation fixesMiikka Heikkinen2013-04-251-9/+15
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Fix deprecation errors from Qt5Jani Honkonen2012-11-071-3/+3
* src folder: another massive victory for coding style policeJani Honkonen2012-10-021-28/+28
* more coding style fixes for src-folderJani Honkonen2012-09-251-3/+4
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-61/+52
* Minor: extra colons, commented out codeTero Ahola2012-08-141-8/+8
* Fix wrong intialization of QPointF with QPointMichal Klocek2012-08-011-2/+2
* Refactor spline animation handlingMichal Klocek2012-08-011-49/+24
* Refactors spline animations:Michal Klocek2012-05-291-91/+175
* adds QLineAnimation fixesMichal Klocek2012-05-291-1/+1
* Refactors axis animation, line animationsMichal Klocek2012-05-251-2/+5
* Refactors animation handling for xyseriesMichal Klocek2012-05-231-6/+6
* 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-58/+60
* Improves spline interpolationMichal Klocek2012-03-161-0/+127