summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-211-1/+0
* Fix righ-to-left support in text components.Christopher Ham2011-01-271-0/+2
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-221-1/+0
* Optimization: Don't generate intermediate QDeclarativeComponent'sAaron Kennedy2010-10-141-3/+4
* This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-141-1/+1
* Simplify type management codeAaron Kennedy2010-08-271-6/+6
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-0/+1
|\
| * Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-291-0/+1
* | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-041-1/+1
|/
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-2/+13
* Remove unused parameterAaron Kennedy2010-04-151-2/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-1/+1
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-5/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+147