summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation
Commit message (Expand)AuthorAgeFilesLines
* QtCore: port all QMutexLocker users to qt_{scoped,unique}_lockMarc Mutz2019-08-252-3/+5
* 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
* | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-144-2/+30
|\ \
| * | Fix invalid vptr during destruction of animationsAllan Sandfeld Jensen2019-05-234-2/+30
* | | QPropertyAnimation: share some codeMarc Mutz2019-05-301-5/+10
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-2/+2
|\| |
| * | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-2/+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
* | | More nullptr usage in headersKevin Funk2019-03-144-4/+4
|/ /
* | QAnimationDriver: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-052-3/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-2520-120/+25
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-1720-85/+20
| |\
| | * Modernize the "animation" featureLiang Qi2018-10-1220-85/+20
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-154-35/+5
* | | Fix namespaced buildJędrzej Nowacki2018-10-011-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-241-1/+13
|\|
| * _q_interpolate<T> is unsafe with unsigned template argumentsLuca Beldi2018-08-221-1/+13
* | Modernize the "thread" featureUlf Hermann2018-08-171-10/+2
|/
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-2/+2
|\
| * Fix cast-function-type gcc 8 warningAllan Sandfeld Jensen2018-01-182-2/+2
* | doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-181-4/+4
* | doc: Correct qdoc warning in QVariantAnimationMartin Smith2018-01-041-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+2
|\|
| * Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-021-2/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-197-13/+13
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1910-30/+30
|/
* QtCore: include mocsThiago Macieira2017-05-051-0/+1
* Remove pointless QT_NO_THREAD ifdefs from qpropertyanimation.cppUlf Hermann2017-01-041-2/+0
* Avoid compile warnings in qabstractanimation.cppUlf Hermann2017-01-031-0/+2
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-175-10/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-4/+2
|\
| * Fix QVariantAnimation documentationAlejandro Exojo2016-06-081-4/+2
* | Updated license headersJani Heikkinen2016-01-1520-280/+400
|/
* QSequentialAnimationGroupPrivate: replace an inefficient QList with QVectorMarc Mutz2015-07-131-1/+1
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-017-13/+13
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-1/+1
* | Animation classes: micro-optimize loops.Friedemann Kleint2015-02-143-39/+40
* | Update copyright headersJani Heikkinen2015-02-1120-140/+140
* | Use Q_ENUM and Q_FLAG for types in QtCoreOlivier Goffart2015-02-041-2/+3
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0310-30/+30
|/
* Doc: corrected autolink issue animationNico Vertriest2014-11-031-1/+1
* Doc: Corrected autolink errors qtbaseNico Vertriest2014-10-271-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-2420-380/+220