aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeexpression.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-121/+0
* Use Utf8 for javascript source codeAaron Kennedy2012-02-201-0/+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
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-2/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Optimize signal handlingAaron Kennedy2011-10-121-1/+0
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-2/+2
* Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-091-0/+2
|\
| * Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-091-0/+2
* | 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-2/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+119