aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve QQuickAnimator::transition warning messageMitch Curtis2023-04-041-1/+2
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-8/+10
* Fix build with -no-feature-quick-shadereffectTasuku Suzuki2023-01-241-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Consistent naming for (to|from)Is(Defined|Sourced) in animationsAndreas Buhr2021-03-301-6/+6
* Fix Animators requiring an explicit from valueRobert Griebl2020-11-281-2/+6
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-051-1/+1
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-291-2/+0
* Remove QQuickOpenGLShaderEffectPaul Olav Tvete2020-06-041-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-5/+5
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Added the missing link to AnimationKavindra Palaraja2017-01-031-0/+1
* Make shader effects configurableLars Knoll2016-10-101-1/+2
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-121-6/+13
|\
| * Fix Animators in itemview and positioner transitionsJ-P Nurmi2016-02-111-6/+13
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Doc: fixed link issuesNico Vertriest2015-10-301-1/+1
* Add inheritance documentation markup to animator classes.Friedemann Kleint2015-03-311-0/+6
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Several smaller fixes to Animators.Gunnar Sletta2013-10-081-1/+9
* Remane private QQuickAction into QQuickStateActionGabriel de Dietrich2013-10-031-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-12/+12
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-7/+7
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-7/+7
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+565