aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/timelineeditor/animationcurveeditormodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to unify keyframe handlesKnud Dollereder2020-03-251-0/+13
* Make sure to neither load nor store invalid qeasing-curvesKnud Dollereder2020-03-191-1/+2
* Use QEasing instead of Bezier to paint the curve segmentsKnud Dollereder2020-03-191-0/+7
* Improve visual feedback of selectionsKnud Dollereder2020-03-181-2/+3
* QmlDesigner: Add the ability to modify the animation rangev4.12.0-beta2Knud Dollereder2020-03-171-13/+1
* Implement locking and pinning of animation-curvesKnud Dollereder2020-02-111-4/+13
* QmlDesigner: Add 'float' support to curve editorThomas Hartmann2019-11-111-1/+3
* Update the animation-curve-editor properlyKnud Dollereder2019-09-051-1/+1
* Improve update behaviorKnud Dollereder2019-08-261-36/+47
* Set dark styleKnud Dollereder2019-08-131-7/+11
* Catch alternative value type namesKnud Dollereder2019-08-121-2/+5
* Connect CurveEditor edits to the timeline moduleKnud Dollereder2019-08-081-0/+210