aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure the timeline is updated if frame properties changev1.0.01.0Thomas Hartmann2019-05-241-0/+6
* Fix plugins.qmltypesThomas Hartmann2019-05-161-81/+3
* Rename keyframes of timeline to keyframeGroupsThomas Hartmann2019-05-102-16/+15
* Add missing explicitThomas Hartmann2019-05-102-2/+2
* Fix some style issuesThomas Hartmann2019-05-092-6/+3
* Sanitize the code baseThomas Hartmann2019-05-094-51/+38
* Remove qrc fileThomas Hartmann2019-05-093-16/+0
* Doc: Add some more documentationThomas Hartmann2019-05-077-1/+192
* 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-303-3/+12
* Adjust licenseThomas Hartmann2019-01-227-282/+60
* Doc: Add docs for the QtQuick.Timeline QML typesLeena Miettinen2019-01-149-3/+466
* Remove unused .pri fileThomas Hartmann2018-12-132-4/+0
* Fix static buildsThomas Hartmann2018-10-311-0/+9
* remove initResources codeTim Jenssen2018-10-301-9/+0
* add an opensource licenseTim Jenssen2018-08-237-28/+161
* prepare for ciTim Jenssen2018-08-237-77/+98
* Add TimelineAnimationThomas Hartmann2018-04-277-13/+328
* Check if interpolator existsThomas Hartmann2018-04-271-0/+3
* Fix crashThomas Hartmann2018-04-271-1/+6
* Rename Keyframes to KeyframeGroupThomas Hartmann2018-04-186-66/+66
* Rename KeyframeMutator to TimelineThomas Hartmann2018-04-106-65/+65
* Add plugins.qmltypesThomas Hartmann2017-12-153-1/+46
* 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-2912-0/+864