summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qabstractanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDefaultAnimationDriver: change to use QObject::connect PMF syntaxJuha Vuolle8 days1-3/+6
* QAbstractAnimation: avoid spurious dependencies on the state propertyIvan Solovev2023-09-181-8/+10
* QAbstractAnimation::setCurrentTime() - fix bindable property usageIvan Solovev2023-09-061-14/+27
* Long live QScopedPropertyUpdateGroupMarc Mutz2023-02-101-2/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-5/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtCore: use C++11 thread_local instead of QThreadStorageThiago Macieira2022-02-031-13/+8
* De-inline ctors/dtors in qabstractanimation_p.hMarc Mutz2022-01-051-0/+23
* Allow negative delta for designer animation driverAntti Määttä2021-10-181-2/+5
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Avoid use after free in tst_qsequentialanimationgroupFabian Kosmale2021-06-021-2/+6
* Port QAbstractAnimation to the new property systemSona Kurazyan2021-04-271-5/+61
* QAbstractAnimation: initialize the private members while declaring themSona Kurazyan2021-04-131-1/+1
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* Remove default parameter from QUnifiedTimer::updateAnimationTimersVolker Hilsheimer2020-10-161-1/+1
* Remove timeStep parameter from QAnimationDrive::advanceAnimationVolker Hilsheimer2020-10-131-16/+12
* Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation"Lars Knoll2020-09-111-12/+16
* Remove timeStep parameter from QAnimationDrive::advanceAnimationVolker Hilsheimer2020-09-031-16/+12
* QAnimationDriver: remove deprecated startTime(), setStartTime()Edward Welbourne2020-08-281-31/+0
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-2/+2
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-4/+4
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-1/+1
|\
| * Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+2
|\ \
| * | Fix invalid vptr during destruction of animationsAllan Sandfeld Jensen2019-05-231-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-051-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-1/+1
| |\|
| | * Doc: Use the \nullptr macro instead of 0Venugopal Shivashankar2019-04-021-1/+1
* | | Use QScopedValueRollback more as a reentrancy guardAllan Sandfeld Jensen2019-03-261-8/+8
|/ /
* / QAnimationDriver: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-051-0/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-4/+0
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-4/+0
* | Modernize the "thread" featureUlf Hermann2018-08-171-10/+2
|/
* doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-181-4/+4
* Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-021-2/+2
* QtCore: include mocsThiago Macieira2017-05-051-0/+1
* Avoid compile warnings in qabstractanimation.cppUlf Hermann2017-01-031-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Animation classes: micro-optimize loops.Friedemann Kleint2015-02-141-4/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-3/+3
* Incorporate fixes from QQmlAnimationTimer into QAnimationTimer.Michael Brasser2014-08-221-16/+13
* Rework how animationsystem interoperate with an animation driver.Gunnar Sletta2014-08-201-36/+85
* Allow to control animations frame rate from a custom QAnimationDriverTimur Artikov2014-04-291-3/+4
* Prevent QUnifiedTimer from ticking backwards.Michael Brasser2014-04-081-4/+6
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Emit animation driver signals after we change the state.Gunnar Sletta2013-04-171-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