aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-211-0/+20
|\
| * Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-101-0/+20
|/
* Bump versionAlexandru Croitor2020-02-021-1/+1
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+20
|\
| * Merge 5.14 into 5.14.1v5.14.1Kari Oikarinen2020-01-151-0/+18
| |\ | |/ |/|
* | Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2020-01-101-0/+18
|\ \
| * | Add changes file for Qt 5.14.0v5.14.0Antti Kokko2019-12-031-0/+18
| | * Add changes file for Qt 5.14.1Antti Kokko2020-01-101-0/+20
| |/ |/|
* | Bump versionDaniel Smith2019-12-161-1/+1
* | Remove flaky test caseThomas Hartmann2019-11-271-5/+0
|/
* docs: Polish description to get straight to the pointv5.14.0-rc1Kavindra Palaraja2019-11-191-4/+3
* Add git-archive export optionsv5.14.0-beta3v5.14.0-beta2Antti Kokko2019-10-092-0/+4
* Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-271-1/+1
* Set version to 5.14.0v5.14.0-alpha1Kari Oikarinen2019-09-101-1/+1
* Rename top level project file to match module nameAlessandro Portale2019-08-231-0/+0
* Ensure the timeline is updated if frame properties changev1.0.01.0Thomas Hartmann2019-05-242-0/+13
* 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
* Fix flaky testThomas Hartmann2019-05-091-1/+1
* Doc: Add some more documentationThomas Hartmann2019-05-077-1/+192
* Add testsThomas Hartmann2019-05-077-1/+962
* 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
* Remove unused licenseThomas Hartmann2019-02-211-165/+0
* 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
* Add more manual testsThomas Hartmann2018-10-316-0/+783
* Fix static buildsThomas Hartmann2018-10-311-0/+9
* remove initResources codeTim Jenssen2018-10-301-9/+0
* Add open source licenses referred to in license headersSamuli Piippo2018-08-233-0/+1178
* add an opensource licenseTim Jenssen2018-08-237-28/+161
* prepare for ciTim Jenssen2018-08-2314-89/+154
* test05.qml: Make the namings of states and animations more consistentAlessandro Portale2018-04-271-42/+34
* Add TimelineAnimationThomas Hartmann2018-04-2713-33/+858
* Check if interpolator existsThomas Hartmann2018-04-271-0/+3
* Fix crashThomas Hartmann2018-04-271-1/+6
* Rename Keyframes to KeyframeGroupThomas Hartmann2018-04-189-79/+79
* Rename KeyframeMutator to TimelineThomas Hartmann2018-04-109-74/+74
* 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-2921-0/+1459