aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/timeline/qquickkeyframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure the timeline is updated if frame properties changev1.0.01.0Thomas Hartmann2019-05-241-0/+6
* Fix some style issuesThomas Hartmann2019-05-091-2/+0
* Sanitize the code baseThomas Hartmann2019-05-091-23/+16
* Doc: Add some more documentationThomas Hartmann2019-05-071-0/+71
* Fix buildThomas Hartmann2019-05-021-1/+1
* Handle vector types properlyThomas Hartmann2019-04-301-4/+16
* Fix 'discrete' animationsThomas Hartmann2019-04-301-2/+6
* Refresh timeline when keyframe is changedThomas Hartmann2019-04-301-1/+1
* Adjust licenseThomas Hartmann2019-01-221-88/+8
* Doc: Add docs for the QtQuick.Timeline QML typesLeena Miettinen2019-01-141-1/+70
* add an opensource licenseTim Jenssen2018-08-231-4/+23
* prepare for ciTim Jenssen2018-08-231-11/+14
* Check if interpolator existsThomas Hartmann2018-04-271-0/+3
* Fix crashThomas Hartmann2018-04-271-1/+6
* Rename Keyframes to KeyframeGroupThomas Hartmann2018-04-181-44/+44
* Rename KeyframeMutator to TimelineThomas Hartmann2018-04-101-5/+5
* Fix crashThomas Hartmann2017-12-141-3/+6
* Ensure we interpolate from the default value to the first keyframeThomas Hartmann2017-12-051-3/+17
* Fix gcc-buildKnud Dollereder2017-11-301-2/+2
* Initial commitThomas Hartmann2017-11-291-0/+320