index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
animations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for Q{AbstractAnimation,Unified}Timer::runningAnimationCount() return...
Marc Mutz
2024-06-13
1
-0
/
+4
*
Fix crash on exit when pause animation is running
Paul Olav Tvete
2024-03-01
1
-3
/
+5
*
Remove the use of Q_QML_PRIVATE_EXPORT
Alexey Edelev
2024-01-11
6
-10
/
+10
*
ACTION_IF: suppress GCC 13 warning about leaked dangling pointer
Thiago Macieira
2023-04-20
1
-0
/
+12
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
2
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
13
-494
/
+26
*
Quick Animations: Fix crash
Fabian Kosmale
2022-05-04
2
-4
/
+4
*
Allow modifying from, to, duration and easing properties during animation
Mitch Curtis
2022-04-28
1
-2
/
+5
*
Unset the QQmlAnimationTimer pointer from unregistered jobs
Volker Hilsheimer
2021-11-24
1
-2
/
+4
*
StackView: complete animations when using StackView.Immediate transition
Ivan Solovev
2021-10-14
2
-0
/
+9
*
Reset the timer of all controlled animations upon timer destruction
Volker Hilsheimer
2021-07-23
2
-5
/
+38
*
Don't create an animation timer when destroying the animation job
Volker Hilsheimer
2021-07-21
1
-1
/
+1
*
Use a QDoubleEndedList for the children of animation group jobs
Ulf Hermann
2021-02-05
8
-115
/
+92
*
QSequentialAnimationGroupJob: Protect against self-deletion
Ulf Hermann
2021-02-05
2
-9
/
+9
*
QAnimationGroupJob: Don't call virtual functions from dtor
Ulf Hermann
2021-01-22
2
-23
/
+42
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-18
/
+0
*
Rely on default parameter in QUnifiedTimer::updateAnimationTimer
Volker Hilsheimer
2020-10-15
1
-1
/
+1
*
Fix alwaysRunToEnd==true prevented complex Anim from stopping
Piotr Mikolajczyk
2020-10-13
2
-0
/
+4
*
Remove unused define
Norihito Tohge
2020-03-12
1
-2
/
+0
*
Fix Qt6 build in preparation of qt5 submodule update
Alexandru Croitor
2019-12-19
5
-5
/
+5
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-19
3
-11
/
+28
|
\
|
*
Fix crash caused by objects self-destructions during displacement animations
Yulong Bai
2019-06-17
3
-11
/
+28
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-13
2
-8
/
+6
|
\
|
|
*
QAnimationGroupJob: Notify about removed children on clear()
Ulf Hermann
2019-02-26
1
-7
/
+3
*
|
Animation: Avoid dangling pointers
Ulf Hermann
2018-12-13
3
-1
/
+9
|
/
*
Make QtDeclarative work for the no-thread config
Morten Johan Sørvig
2018-09-05
1
-5
/
+0
*
Fix build with QT_NO_THREAD
Simon Hausmann
2018-05-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-03-03
2
-2
/
+2
|
\
|
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-02-27
8
-31
/
+29
|
\
|
|
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
5
-13
/
+11
|
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
4
-19
/
+19
*
|
Add a feature for qml-animation
Ulf Hermann
2018-02-15
7
-0
/
+14
|
/
*
Avoid repeated calls into thread local storage to get the animation timer
Lars Knoll
2018-01-22
2
-43
/
+41
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+1
*
headers: Add missing override and remove redundant virtual
Alexander Volkov
2016-12-07
4
-20
/
+20
*
Qml: add missing 'override'
Anton Kudryavtsev
2016-10-07
2
-7
/
+7
*
Fix compilation
Simon Hausmann
2016-05-24
1
-0
/
+1
*
Replace QPODVector with a std::vector in QAbstractAnimationJob
Frank Meerkoetter
2016-04-07
2
-14
/
+11
*
Updated license headers
Jani Heikkinen
2016-01-19
13
-182
/
+260
*
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-06
7
-0
/
+77
*
QtQml: Fix const correctness in old style casts
Thiago Macieira
2015-07-09
5
-5
/
+5
*
Improve debug formatting of QAbstractAnimationJob and related classes.
Friedemann Kleint
2015-04-02
2
-3
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-12
13
-89
/
+89
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
13
-245
/
+141
*
Avoid eventloop recursion in touch event handling.
Gunnar Sletta
2014-07-31
2
-1
/
+5
*
Append the start time of the current loop to the animation time.
Gunnar Sletta
2014-04-24
1
-1
/
+1
*
Reset loop counters when animations are started.
Gunnar Sletta
2014-04-24
2
-1
/
+4
*
Fix sequential animations with uncontrolled looped children.
Gunnar Sletta
2014-04-24
1
-2
/
+6
[next]