aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativepropertycache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile fix.Michael Brasser2011-09-091-2/+2
* Allow reference to signals using 'on' handler syntax.Michael Brasser2011-09-011-0/+33
* Fix property lookup in QDeclarativePropertyCache::create.Roberto Raggi2011-08-301-3/+4
* Fix wrong usage of QStringHash iterators.Roberto Raggi2011-08-301-12/+17
* Optimize default property resolution in compilerAaron Kennedy2011-08-301-0/+8
* Improve performance of the QML front-endAaron Kennedy2011-08-301-0/+8
* Improve QStringHashAaron Kennedy2011-08-301-17/+40
* Revert "Set IsDirect flag of property cache data if appropriate"Kent Hansen2011-08-171-4/+0
* Set IsDirect flag of property cache data if appropriateKent Hansen2011-08-111-0/+4
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-4/+4
* Allow object to be accessed by multiple QDeclarativeEnginesAaron Kennedy2011-07-251-13/+9
* Correct handling of QObject* and QWidget* propertiesAaron Kennedy2011-07-071-2/+5
* Optimize QDeclarativePropertyCacheAaron Kennedy2011-07-041-88/+162
* Performance improvementsAaron Kennedy2011-06-141-0/+19
* Add QHashedV8String to improve lookup performanceAaron Kennedy2011-06-141-2/+2
* Implement global handle trackingAaron Kennedy2011-06-081-4/+2
* Implement ListModel in V8Aaron Kennedy2011-06-071-13/+16
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-0/+2
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-31/+37
| |/ |/|
* | Revert "cache the arguments in property cache data"Charles Yin2011-05-251-30/+1
* | cache the arguments in property cache dataCharles Yin2011-05-131-1/+30
* | Initial import from qtquick2.Qt by Nokia2011-04-271-0/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+471