aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativepropertycache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Reserve enough space in the QDeclarativePropertyCache hashAaron Kennedy2011-12-221-1/+13
* Fix QDeclarativePropertyCache crash.Andrew den Exter2011-12-201-0/+1
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-30/+43
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-150/+160
* Cache QObject method argumentsAaron Kennedy2011-10-251-3/+11
* Clean up declarative includesKent Hansen2011-10-171-4/+4
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-171-55/+83
* Add JavaScript "var" property type to QMLChris Adams2011-10-061-8/+10
* Asynchronous component instantiationAaron Kennedy2011-09-291-0/+2
* Allow reference to signals using 'on' handler syntax.Michael Brasser2011-09-011-1/+4
* Optimize default property resolution in compilerAaron Kennedy2011-08-301-0/+1
* Improve performance of the QML front-endAaron Kennedy2011-08-301-0/+1
* Improve QStringHashAaron Kennedy2011-08-301-1/+1
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-3/+2
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-1/+1
* Optimize QDeclarativePropertyCacheAaron Kennedy2011-07-041-16/+40
* Performance improvementsAaron Kennedy2011-06-141-17/+20
* Add QHashedV8String to improve lookup performanceAaron Kennedy2011-06-141-3/+3
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-10/+11
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-16/+36
| |/ |/|
* | Revert "cache the arguments in property cache data"Charles Yin2011-05-251-3/+2
* | cache the arguments in property cache dataCharles Yin2011-05-131-2/+3
* | Initial import from qtquick2.Qt by Nokia2011-04-271-10/+11
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+240