.. |
abstractanimation.cpp
|
support setting the direction forwards or backwards; conflicts with direction so used a bool instead of an enum, makes more sense anyways imho. the use of an enum in QAbstractAnimation seems a bit overkill
|
2009-10-22 04:00:48 +00:00 |
abstractanimation.h
|
support setting the direction forwards or backwards; conflicts with direction so used a bool instead of an enum, makes more sense anyways imho. the use of an enum in QAbstractAnimation seems a bit overkill
|
2009-10-22 04:00:48 +00:00 |
animation.cpp
|
* consolidate the start() methods
|
2009-10-21 07:51:11 +00:00 |
animation.h
|
export duration as a property
|
2009-10-22 02:59:36 +00:00 |
animationgroup.cpp
|
* consolidate the start() methods
|
2009-10-21 07:51:11 +00:00 |
animationgroup.h
|
* consolidate the start() methods
|
2009-10-21 07:51:11 +00:00 |
expand.cpp
|
parent, no export, code style
|
2009-10-22 04:07:32 +00:00 |
expand.h
|
parent, no export, code style
|
2009-10-22 04:07:32 +00:00 |
fade.cpp
|
janitor job: make it works
|
2009-10-22 13:58:35 +00:00 |
fade.h
|
* standardize and add a parent in the ctor
|
2009-10-22 04:34:03 +00:00 |
grow.cpp
|
one more API shift
|
2009-10-20 21:21:40 +00:00 |
grow.h
|
sort out the API a bit and don't have private classes that are named the same
|
2009-10-20 21:04:49 +00:00 |
pause.cpp
|
add PauseAnimation
|
2009-10-22 03:59:27 +00:00 |
pause.h
|
add PauseAnimation
|
2009-10-22 03:59:27 +00:00 |
pulser.cpp
|
obey the duration
|
2009-10-22 02:59:24 +00:00 |
pulser.h
|
don't export these classes
|
2009-10-22 04:08:31 +00:00 |
rotation.cpp
|
SVN_SILENT: unneeded noise now :)
|
2009-10-22 04:19:33 +00:00 |
rotation.h
|
don't export these classes
|
2009-10-22 04:08:31 +00:00 |
slide.cpp
|
one more API shift
|
2009-10-20 21:21:40 +00:00 |
slide.h
|
don't export these classes
|
2009-10-22 04:08:31 +00:00 |