summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativepropertycache.cpp
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
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-0/+21
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Support property/method versions in QMLMartin Jones2011-01-051-1/+2
|/
* Fix warnings related to unused variables.Thiago Macieira2010-11-261-1/+0
* Properties should have precedence over methods.Michael Brasser2010-10-181-29/+29
* Allow overloaded methods, and methods with default params, to be called in QMLAaron Kennedy2010-10-151-8/+23
* Fix potential memory corruption in QDeclarativePropertyCacheAaron Kennedy2010-10-141-4/+7
* Correctly splice properties from derived metaobjects togetherAaron Kennedy2010-10-141-56/+21
* Connect property alias change signals on useAaron Kennedy2010-10-071-1/+18
* Prevent calling deleteLater() from QMLAaron Kennedy2010-08-311-2/+2
* Ignore non-scriptable properties in QMLAaron Kennedy2010-08-311-8/+30
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-12/+17
|\
| * Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-281-12/+17
* | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-041-1/+1
|/
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-3/+3
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-2/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Optimization.Michael Brasser2010-03-021-2/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+423