aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickanimator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "Make properties in Qt Quick FINAL to prevent shadowing"Fabian Kosmale2024-02-171-7/+7
* Remove the use of Q_QUICK_PRIVATE_EXPORTAlexey Edelev2024-01-091-7/+7
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-9/+0
* Make properties in Qt Quick FINAL to prevent shadowingOliver Eftevaag2023-06-081-7/+7
* Fix build with -no-feature-quick-shadereffectTasuku Suzuki2023-01-241-0/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Remove fordward declarations of classes that don't exist anymoreAlbert Astals Cid2021-06-171-1/+0
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-291-4/+0
* Remove QQuickOpenGLShaderEffectPaul Olav Tvete2020-06-041-2/+2
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-7/+7
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+16
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-8/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-2/+3
|\
| * Make shader effects configurableLars Knoll2016-10-101-2/+3
* | qquickanimator_p.h: add missing 'override'Anton Kudryavtsev2016-09-171-14/+14
|/
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-2/+4
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-2/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+196