aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/timeline
Commit message (Expand)AuthorAgeFilesLines
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-0510-478/+0
* Doc: Do not use version number in importKai Köhne2021-05-121-1/+1
* Fix missing QML types documentationKai Köhne2021-05-121-1/+2
* Doc: Add license section to overview pageKai Köhne2021-05-121-3/+10
* Add 'Commercial or GPLv3' header to documentation pagesKai Köhne2021-05-121-0/+1
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Make QtQuickTimeline compatible with qmlcachegenplusUlf Hermann2021-03-1211-1766/+13
* Remove redundant qmldir filesAlexey Edelev2021-02-231-5/+0
* Remove QMake project filesJoerg Bornemann2021-02-111-24/+0
* Doc: Fix documentation configurationLeena Miettinen2020-12-154-5/+5
* Fix compiler warning from deprecated QVariant APIsVolker Hilsheimer2020-12-042-5/+6
* Doc: Remove version from import statement in landing pageJerome Pasion2020-11-271-2/+2
* Adjust to QQmlListProperty using qsizetypeFabian Kosmale2020-11-112-12/+12
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Update Qt 6 porting guideThomas Hartmann2020-10-291-5/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-3/+3
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+50
* Fix build failure in on Ubuntu / qemu CI configsAlexandru Croitor2020-09-101-1/+1
* Fix keyframeSource URL resolvingKaj Grönholm2020-08-261-1/+10
* Add support for keyframes binary formatKaj Grönholm2020-08-248-4/+414
* qtquicktimeline: Initial CMake portCristian Adam2020-06-021-0/+41
* Doc: Fix highlighting of importv5.15.0-beta3v5.15.0-beta2Kai Koehne2020-03-061-2/+2
* docs: Polish description to get straight to the pointv5.14.0-rc1Kavindra Palaraja2019-11-191-4/+3
* Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-271-1/+1
* 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