summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmltransitionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QmlBinding (and friends) privateAaron Kennedy2010-02-231-1/+1
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Pass symbols::prefix (Action -> QmlAction)Warwick Allison2010-02-051-12/+12
* Add more detailed debuggingAaron Kennedy2010-01-201-1/+2
* More statechange debuggingAaron Kennedy2010-01-141-0/+12
* Use destroy() to destroy bindings.Michael Brasser2009-12-171-1/+1
* fix includesOswald Buddenhagen2009-12-031-2/+4
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Remove include styles that rely on configure.Warwick Allison2009-12-011-2/+2
* Prevent state changes within PropertyChanges.Michael Brasser2009-11-241-4/+1
* Make sure we restore the base state correctly after the base state changes.Michael Brasser2009-11-191-2/+4
* Distinguish between reversing and rewinding a state change.Michael Brasser2009-11-171-2/+2
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * fix headersWarwick Allison2009-10-291-16/+16
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
|/
* Improve Behavior reliability.Michael Brasser2009-10-111-6/+5
* Abstract expression and binding APIsAaron Kennedy2009-08-101-2/+0
* Remove debug.Michael Brasser2009-08-061-1/+1
* Don't leak bindings.Michael Brasser2009-08-061-2/+14
* Get anchor change transitions working.Michael Brasser2009-07-231-6/+40
* Make sure action events are reversed when not part of a transition.Michael Brasser2009-07-231-1/+4
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+1
* Minor cleanup.Michael Brasser2009-07-171-6/+3
* Remove QmlSetPropertyAaron Kennedy2009-07-011-0/+225