aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlexpression.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-10/+11
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-15/+15
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-111-1/+1
* Delay conversion of v8 exceptions to QQmlErrors.Michael Brasser2012-06-051-1/+1
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-18/+10
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-1/+1
* Return earlier if script.context() is invalidCharles Yin2012-05-091-0/+4
* Whitespace fix in the source code.Jerome Pasion2012-04-301-4/+4
* Doc: Fixing errors due to incorrect QDoc commands.Jerome Pasion2012-04-271-1/+1
* Loosen shared binding testsAaron Kennedy2012-03-301-10/+2
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-16/+5
* Update documentationAlan Alpert2012-03-271-1/+4
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-150/+9
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-266/+0
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+982