aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qv4compiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1398/+0
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-6/+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
* Add support for QUrl types to V4Roberto Raggi2011-12-151-8/+59
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-4/+3
* v4: Get rid of dependency on QQuickAnchorLine typeKent Hansen2011-11-231-3/+2
* Use the property cache when compiling the V4 instructions.Roberto Raggi2011-11-141-7/+10
* Fix v4 crash when accessing invalid attached propertyAaron Kennedy2011-11-091-1/+2
* Skip the captured properties step in bindingsAaron Kennedy2011-11-041-1/+7
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-3/+3
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-0/+1344