summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativetransitionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-311-3/+3
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Removing a binding while it is being applied caused a crash.Martin Jones2010-11-021-8/+8
* This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-141-2/+2
* Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-061-1/+1
* Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-311-0/+2
* Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-201-2/+3
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-111-18/+8
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-11/+11
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-3/+4
* Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-251-5/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+282