aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-811/+0
* Reduce memory by not calling QUrl::toString() multiple timesAaron Kennedy2012-02-201-0/+1
* Reduce the size of QDeclarative*ExpressionAaron Kennedy2012-02-201-2/+3
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix linking of QtQuick.dll on Windows.Friedemann Kleint2011-12-071-0/+1
* Emit destruction signal before child contexts are destroyed.Glenn Watson2011-11-221-8/+8
* Optimization: Minimize refreshing when root context changesAaron Kennedy2011-11-041-22/+29
* Don't crash if contexts are deleted during refreshExpressionsAaron Kennedy2011-11-041-14/+73
* Ensure that chained incubation works from componentCompleted.Martin Jones2011-11-011-2/+2
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-2/+2
* Clean up declarative includesKent Hansen2011-10-171-6/+6
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-1/+1
* Asynchronous component instantiationAaron Kennedy2011-09-291-7/+9
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-3/+1
* Reverse lookup ids by object pointerAaron Kennedy2011-07-251-4/+25
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-6/+10
* Fix autotestsAaron Kennedy2011-06-151-4/+4
* Implement global handle trackingAaron Kennedy2011-06-081-2/+3
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-72/+12
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-11/+13
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-72/+12
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+774