summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qvariantanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qBinaryFind usages from QtCoreGiuseppe D'Angelo2013-09-231-2/+2
* Remove qSort from QVariantAnimationGiuseppe D'Angelo2013-09-111-1/+1
* Add missing interpolator for unsigned int.Jan Arve Saether2013-09-101-0/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-131-1/+2
* [QTBUG-13230] Make QVariantAnimation non-abstractMarc Mutz2012-10-091-3/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-5/+7
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Don't use QMutexPool from the animation frameworkOlivier Goffart2012-03-061-12/+10
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-12/+12
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+701