summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation
Commit message (Expand)AuthorAgeFilesLines
...
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-257-7/+0
* QPropertyAnimation::setTargetObject() fails if new and old target object have...Armin Berres2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-2320-20/+20
* Abstract QUnifiedTimer.Michael Brasser2012-01-122-130/+414
* Use explicit Qt::TimerTypes when starting animation timers.Bradley T. Hughes2012-01-051-2/+6
* Update copyright year in license headers.Jason McDonald2012-01-0520-20/+20
* 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-132-15/+11
* Fix possible jump in animation timer.Michael Brasser2011-12-132-24/+47
* Fixed QUnifiedTimer cleanup.Kim Motoyoshi Kalland2011-11-281-2/+2
* QUnifiedTimer: Add callback for timer ticks. Used for profilingChristiaan Janssen2011-10-102-1/+12
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2420-340/+340
* Fix QDefaultAnimationDriverAlan Alpert2011-05-102-4/+7
* Make it possible for animation driver to specify the advance time deltaGunnar Sletta2011-05-043-23/+61
* Initial import from qtquick2.Qt by Nokia2011-04-273-5/+59
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2721-0/+4985