aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeexpression.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-10/+10
* Ouptut non-NOTIFYable warnings againAaron Kennedy2011-07-261-5/+5
* Don't assert on incorrect file urlAaron Kennedy2011-07-251-4/+2
* Enter context scopeAaron Kennedy2011-07-251-0/+1
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-28/+22
* CleanupAaron Kennedy2011-06-161-136/+115
* Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-091-0/+53
|\
| * Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-091-0/+53
* | Minor XXX fixupsAaron Kennedy2011-06-091-9/+16
* | Remove QtScript code from QDeclarativeExpressionAaron Kennedy2011-06-091-9/+0
* | Implement global handle trackingAaron Kennedy2011-06-081-11/+7
* | Allow methods to be changed by debuggerAaron Kennedy2011-06-081-44/+0
* | Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\|
| * Merge branch 'qtquick2'Martin Jones2011-05-311-3/+4
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-111/+134
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-3/+4
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+875