aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeexpression_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-406/+0
* Reduce size of QDeclarativeJavaScriptExpressionAaron Kennedy2012-02-201-19/+30
* Reduce the size of QDeclarative*ExpressionAaron Kennedy2012-02-201-26/+115
* Use Utf8 for javascript source codeAaron Kennedy2012-02-201-1/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-2/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't eval signal handler closure until signal is emittedAaron Kennedy2011-12-051-0/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* Rewrite Connections signal handlers at compile time.Michael Brasser2011-11-281-0/+2
* Don't crash if contexts are deleted during refreshExpressionsAaron Kennedy2011-11-041-54/+3
* Skip the captured properties step in bindingsAaron Kennedy2011-11-041-39/+45
* Optimize signal handlingAaron Kennedy2011-10-121-7/+13
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-1/+1
* Ouptut non-NOTIFYable warnings againAaron Kennedy2011-07-261-7/+7
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-1/+1
* CleanupAaron Kennedy2011-06-161-63/+162
* Minor XXX fixupsAaron Kennedy2011-06-091-0/+1
* Remove QtScript code from QDeclarativeExpressionAaron Kennedy2011-06-091-4/+0
* Allow methods to be changed by debuggerAaron Kennedy2011-06-081-5/+0
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | Initial V8 integrationAaron Kennedy2011-06-061-5/+14
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+233