aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-334/+0
* Reduce memory by not calling QUrl::toString() multiple timesAaron Kennedy2012-02-201-0/+1
* 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 default property preventing signals from being emitted.Glenn Watson2011-11-221-8/+34
* Optimization: Minimize refreshing when root context changesAaron Kennedy2011-11-041-1/+2
* Don't crash if contexts are deleted during refreshExpressionsAaron Kennedy2011-11-041-0/+2
* Ensure that chained incubation works from componentCompleted.Martin Jones2011-11-011-3/+2
* Clean up declarative includesKent Hansen2011-10-171-6/+6
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-2/+2
* Asynchronous component instantiationAaron Kennedy2011-09-291-0/+5
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-1/+1
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+1
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-1/+1
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-3/+5
* Fix autotestsAaron Kennedy2011-06-151-1/+2
* Minor XXX fixupsAaron Kennedy2011-06-091-2/+0
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-5/+6
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-3/+9
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-5/+6
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+292