summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/curveeditor/curveeditormodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Use ProjectStorageMarco Bubke2022-08-261-7/+4
* QmlDesigner: Add type enumeration to auxiliary dataMarco Bubke2022-08-091-5/+5
* QmlDesigner: Improve usability of boolean animation curvesKnud Dollereder2022-07-081-6/+30
* Improve Animationcurve editorKnud Dollereder2022-04-281-8/+13
* Improve stability of the curve editorKnud Dollereder2021-05-061-1/+1
* Apply new theming colors to the curveeditorKnud Dollereder2021-03-161-3/+3
* QmlDesigner: Use Theme::DScontrolBackground instead of BackgroundColorDarkAlt...Thomas Hartmann2021-03-151-1/+1
* Prevent access of invalid parent propertiesKnud Dollereder2020-12-211-0/+3
* Update locking state from external views and cleanupKnud Dollereder2020-10-281-33/+78
* CurveEditor: Fix bounding rect computation for the graphicssceneKnud Dollereder2020-10-191-3/+3
* Convert the CurveEditorDialog to a view-pluginKnud Dollereder2020-09-111-11/+221
* QmlDesigner: Fix clang warningChristian Kandeler2020-04-241-1/+1
* Clean pinned curves from the curveeditor when changing projectsKnud Dollereder2020-03-191-2/+1
* QmlDesigner: Add the ability to modify the animation rangev4.12.0-beta2Knud Dollereder2020-03-171-1/+22
* Implement locking and pinning of animation-curvesKnud Dollereder2020-02-111-0/+20
* Move selection related code into SelectionModelKnud Dollereder2019-12-031-2/+6
* Improve update behaviorKnud Dollereder2019-08-261-1/+4
* Add curve editorKnud Dollereder2019-06-191-0/+70