summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qabstractanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use explicit Qt::TimerTypes when starting animation timers.Bradley T. Hughes2012-01-051-2/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix possible jump in animation timer.Michael Brasser2011-12-141-0/+4
* Stop animation driver in the appropriate place.Michael Brasser2011-12-131-2/+2
* Only call profiler callback once per animation tick.Michael Brasser2011-12-131-3/+2
* Cleanup pause timer handling in QUnifiedTimer.Michael Brasser2011-12-131-11/+10
* Fix possible jump in animation timer.Michael Brasser2011-12-131-24/+40
* Fixed QUnifiedTimer cleanup.Kim Motoyoshi Kalland2011-11-281-2/+2
* QUnifiedTimer: Add callback for timer ticks. Used for profilingChristiaan Janssen2011-10-101-1/+9
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix QDefaultAnimationDriverAlan Alpert2011-05-101-2/+4
* Make it possible for animation driver to specify the advance time deltaGunnar Sletta2011-05-041-17/+49
* Initial import from qtquick2.Qt by Nokia2011-04-271-5/+51
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1055