summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix regression in wigglytext.qmlMichael Brasser2011-04-121-0/+1
* 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-111-1/+1
* Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-231-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