summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimeline.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port of QTimeLine to new property systemAndreas Buhr2021-04-261-43/+97
* Whitespace cleanup in corelib/toolsAllan Sandfeld Jensen2020-10-211-2/+2
* Remove QTimeLine's curveShapeEdward Welbourne2020-08-281-81/+1
* Deprecate QTimeLine's curveShape in favor of its easingCurveEdward Welbourne2020-07-161-26/+33
* QEasingCurve: reduce code duplication in setCurveShape()Marc Mutz2019-07-301-19/+15
* QEasingCurve: remove a default case labelMarc Mutz2019-07-301-1/+0
* doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-181-4/+4
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* QtCore: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-111-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: corrected autolink errors qtbase/corelib/toolsNico Vertriest2014-09-241-2/+2
* Repack structs with more than one padding holeThiago Macieira2013-12-031-4/+6
* Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtCore: Make more signals private.Stephen Kelly2012-11-281-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Remove references to the deprecated QGraphicsItemAnimationGeir Vattekar2012-09-111-6/+1
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* 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
* 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/+787