index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
20
-40
/
+40
*
Fixed null pointer dereference in QUnifiedTimer
Nick Ratelle
2012-02-08
1
-6
/
+9
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
20
-20
/
+20
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
20
-340
/
+340
*
Remove compile warning
Alan Alpert
2011-03-24
1
-1
/
+1
*
Fix QUnifiedTimer bug
Alan Alpert
2011-03-23
2
-1
/
+8
*
Stop the animation driver when there are no more animations.
Michael Brasser
2011-03-16
2
-1
/
+5
*
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team
Gunnar Sletta
2011-02-25
1
-0
/
+1
|
\
|
*
Fix warning about unused parameter
Thiago Macieira
2011-02-21
1
-0
/
+1
*
|
Make the animation driver private API
Gunnar Sletta
2011-02-25
2
-3
/
+13
|
/
*
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-01
1
-4
/
+9
|
\
|
*
Check if the interpolators have already been deleted.
Thiago Macieira
2011-01-26
1
-4
/
+9
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
20
-20
/
+20
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
20
-20
/
+20
*
|
Compile fix.
Kim Motoyoshi Kalland
2010-11-15
1
-2
/
+2
*
|
Introduced new class QAnimationDriver for plugging in what drives animations
Gunnar Sletta
2010-11-12
3
-15
/
+210
|
/
*
Avoid calling time.elapsed() twice in abstract animation
Leonardo Sobral Cunha
2010-06-30
2
-3
/
+4
*
Adds slowdownFactor to UnifiedTimer in abstract animation
Leonardo Sobral Cunha
2010-06-30
2
-4
/
+16
*
Avoid running animation when loopCount == 0
Leonardo Sobral Cunha
2010-05-13
1
-0
/
+3
*
Fixed a crash when declaring an animation with Q_GLOBAL_STATIC
Thierry Bastian
2010-04-19
2
-32
/
+56
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2010-03-23
2
-55
/
+3
|
\
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2010-03-22
2
-55
/
+3
|
|
\
|
|
*
Rename QTimestamp to QElapsedTimer
Thiago Macieira
2010-03-17
1
-2
/
+2
|
|
*
Port QtCore uses of QTime as a stopwatch to QTimestamp.
Thiago Macieira
2010-03-17
2
-55
/
+3
*
|
|
Fix warning on Sequential Animation Group
Thierry Bastian
2010-03-23
1
-6
/
+1
|
/
/
*
|
Merge branch '4.6-s60' into 4.7-s60
axis
2010-03-22
6
-16
/
+35
|
\
\
|
|
/
|
/
|
|
*
Fix a crash in animation groups when deleting uncontrolled animations
Thierry Bastian
2010-03-17
6
-16
/
+35
*
|
Merge remote branch 'qt/4.6' into qt-master-from-4.6
Qt Continuous Integration System
2010-02-01
1
-2
/
+0
|
\
\
|
|
/
|
*
removed a debug trace
Thierry Bastian
2010-01-22
1
-2
/
+0
*
|
Adding a warning if the property of an animation is not writable
Thierry Bastian
2010-01-22
1
-1
/
+3
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-21
1
-5
/
+12
|
\
\
|
|
/
|
*
Make the qWarnings in the animation API more useful.
Alexis Menard
2010-01-19
1
-5
/
+12
*
|
Make the animation api compile when QT_NO_THREAD is defined
Leonardo Sobral Cunha
2010-01-21
3
-0
/
+13
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-13
20
-20
/
+20
|
\
\
|
|
/
|
*
Update copyright year to 2010
Jason McDonald
2010-01-07
20
-20
/
+20
*
|
Don't use QTime::elapsed() on windows to query for the actual time.
Jan-Arve Sæther
2010-01-08
2
-2
/
+62
|
/
*
Doc: Try to explain better when and how the easing curve is applied
Jan-Arve Sæther
2009-12-10
1
-0
/
+7
*
Make the animation timer more consistent
Thierry Bastian
2009-11-25
1
-2
/
+7
*
Complete QVariantAnimation doc to mention qRegisterAnimationInterpolator
Thierry Bastian
2009-11-19
1
-1
/
+18
*
doc: Fixed qdoc errors.
Martin Smith
2009-11-16
1
-1
/
+1
*
Fix docs for animation api
Leonardo Sobral Cunha
2009-11-09
2
-9
/
+9
*
Fix build
Thierry Bastian
2009-11-06
1
-2
/
+2
*
add slow mode in private API for testing
Thierry Bastian
2009-11-06
2
-2
/
+8
*
Animations should only be registered if their new state is running
Thierry Bastian
2009-11-06
1
-1
/
+1
*
Revert "Make animation timer slightly more accurate with default interval of 15"
Thierry Bastian
2009-11-05
1
-2
/
+1
*
API review from yesterday made a bug appear for the pause animations
Thierry Bastian
2009-11-05
1
-6
/
+12
*
Another fix for the registration of the animations
Thierry Bastian
2009-11-05
1
-3
/
+4
*
Result API review with Jasmin
Thierry Bastian
2009-11-04
13
-57
/
+83
*
Fix to the unregistration of the animation to the global timer
Thierry Bastian
2009-11-04
1
-19
/
+11
*
Make animation timer slightly more accurate with default interval of 15
Thierry Bastian
2009-11-02
1
-1
/
+2
[next]