aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/curveeditor/curvesegment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disallow the creation of invalid curveKnud Dollereder2020-09-291-0/+48
* Add the ability to unify keyframe handlesKnud Dollereder2020-03-251-0/+2
* Make sure to neither load nor store invalid qeasing-curvesKnud Dollereder2020-03-191-3/+17
* Use QEasing instead of Bezier to paint the curve segmentsKnud Dollereder2020-03-191-14/+19
* Connect CurveEditor edits to the timeline moduleKnud Dollereder2019-08-081-0/+500