aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/curveeditor/keyframe.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply interpolation when restoring an animation-curveKnud Dollereder2019-08-271-10/+5
| | | | | | | + Notify timeline when inserting a keyframe Change-Id: I91548c4e45306e9a6c6490cc94b88080de3910ac Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Connect CurveEditor edits to the timeline moduleKnud Dollereder2019-08-081-0/+30
| | | | | Change-Id: Ic00e0840da34bdbb8627b2fe2d8546a867b24966 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Add curve editorKnud Dollereder2019-06-191-0/+65
Moved qmldesignerextension into component Updated build systems Change-Id: I8d2d0757a1639a472d426b66c0c8ae6fb84cc3d2 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>