summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/functionrangefinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-211-7/+7
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Fix animation not runningMike Krus2020-09-251-17/+17
* Fix build to change in typeof QList::size()Mike Krus2020-07-171-2/+2
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+1
* Doc: correct \property and \qmlproperty statementsNico Vertriest2017-06-191-3/+4
* Implement FCurve evaluationSean Harmer2017-01-261-0/+173