summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qabstractanimation_p.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Modernize the "animation" featureLiang Qi2018-10-121-3/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-5/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Use a dedicated timer for the animation driver.Gunnar Sletta2014-09-111-0/+1
* Rework how animationsystem interoperate with an animation driver.Gunnar Sletta2014-08-201-2/+8
* Remove invalid comment from qabstractanimation_p.Jędrzej Nowacki2014-01-241-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make sure animation drivers knows about the temporal offset after a pauseGunnar Sletta2012-05-111-1/+2
* Avoid advancing animations outside the animation "tick"Gunnar Sletta2012-02-091-0/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Abstract QUnifiedTimer.Michael Brasser2012-01-121-26/+77
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup pause timer handling in QUnifiedTimer.Michael Brasser2011-12-131-4/+1
* Fix possible jump in animation timer.Michael Brasser2011-12-131-0/+7
* QUnifiedTimer: Add callback for timer ticks. Used for profilingChristiaan Janssen2011-10-101-0/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix QDefaultAnimationDriverAlan Alpert2011-05-101-2/+3
* Make it possible for animation driver to specify the advance time deltaGunnar Sletta2011-05-041-1/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+233