summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qmorphinganimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-201-1/+1
* Qt3DAnimation: includemocsMike Krus2022-06-221-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-11/+14
* Restore use of QVector in private APIMike Krus2021-01-051-10/+10
* Use QList instead of QVectorJarek Kobus2020-07-071-12/+12
* Geometry refactoringMike Krus2020-02-271-4/+4
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-2/+2
* Add qAsConst, range-loop might detach Qt container (clazy reports)Mike Krus2017-05-021-1/+1
* Fix GCC warning about use of an uninitialized variableThiago Macieira2017-04-021-1/+1
* Add docs for animationsAntti Määttä2017-02-131-1/+145
* Fix autotestsAntti Määttä2017-02-131-42/+71
* Fix Clang warnings: use of deprecated apiMike Krus2017-02-111-1/+1
* Move animations from extras to animationsAntti Määttä2017-02-071-0/+280