aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/curveeditor/curveeditormodel.h
Commit message (Collapse)AuthorAgeFilesLines
* QmlDesigner: Add the ability to modify the animation rangev4.12.0-beta2Knud Dollereder2020-03-171-1/+18
| | | | | | | | | | Add the ability to modify the animation range from the curve editor Fix a synchronization issue between timeline and curve editor when the animation contains pinned curves Change-Id: I89dda234063259f41d662749d696f5fc8a04f988 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* QmlDesigner: Fix compile with namespaced QtChristian Stenger2019-06-201-0/+2
| | | | | | | Broke with 376c6b9d59c. Change-Id: If98cb76aa5c68c7c2ada5578ab58c37956617c19 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Add curve editorKnud Dollereder2019-06-191-0/+70
Moved qmldesignerextension into component Updated build systems Change-Id: I8d2d0757a1639a472d426b66c0c8ae6fb84cc3d2 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>