aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/timelineeditor/timelinemovetool.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: Adapt to C++ 17 [[maybe_unused]]Marco Bubke2022-07-111-21/+7
* Add missing "emit"sAlessandro Portale2021-11-111-3/+3
* QmlDesigner: Add animation playback for timelineTony Leinonen2021-09-091-0/+15
* QmlDesigner: Add lock functionality to navigatorHenning Gruendl2020-10-121-0/+6
* QmlDesigner: Break dependencies in the timeline graphics viewThomas Hartmann2020-06-261-2/+2
* QmlDesigner: Fix buildNikolai Kosjar2019-10-071-0/+1
* Implement keyframes snappingMahmoud Badri2019-10-071-2/+10
* Some timeline visual updates and correctionsMahmoud Badri2019-10-011-16/+21
* Allow dragging the playhead by clicking the rulerMahmoud Badri2019-10-011-2/+1
* Playhead range check and status bar improvementsMahmoud Badri2019-09-271-10/+20
* Avoid warning on empty expressionshjk2019-07-231-9/+9
* Add curve editorKnud Dollereder2019-06-191-0/+173