summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyleanimation_p.h
Commit message (Expand)AuthorAgeFilesLines
* Pass QDate and QTime as value classesEdward Welbourne2020-02-271-2/+2
* Modernize the "animation" featureLiang Qi2018-10-121-4/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-6/+6
* QStyleAnimation: Go down to 15 fpsGabriel de Dietrich2017-06-011-1/+2
* Pluginize the platform stylesJake Petroules2017-04-141-5/+5
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* 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-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+4
|\
| * Fix QT_NO_ANIMATION buildSérgio Martins2014-08-131-0/+4
* | Reduce the default frame rate of style animationsJ-P Nurmi2014-07-301-0/+15
|/
* Promote the scrollbar style animation to qstyleanimation_p.hJ-P Nurmi2014-02-111-0/+22
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Introduce QBlendStyleAnimation (based on QWindowsVistaAnimation)J-P Nurmi2012-11-021-0/+28
* Add QNumberStyleAnimation for fading out scroll bars on MacJ-P Nurmi2012-10-301-0/+24
* QStyleAnimation: writable duration & delay propertiesJ-P Nurmi2012-10-251-1/+8
* Add QStyleAnimation::updateTarget()J-P Nurmi2012-10-231-0/+2
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-171-4/+0
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-161-0/+110