aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qv4irbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1302/+0
* Ensure || expressions in v4 will always exit.Michael Brasser2012-02-031-0/+1
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-4/+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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix IR code generation for member expressionsRoberto Raggi2011-12-151-13/+15
* Introduce methods to get the source location of the AST nodes.Roberto Raggi2011-12-061-18/+0
* v4: Get rid of dependency on QQuickAnchorLine typeKent Hansen2011-11-231-2/+2
* Use the property cache when compiling the V4 instructions.Roberto Raggi2011-11-141-11/+6
* Declarative: Fix compiler warnings.Friedemann Kleint2011-11-071-2/+2
* Declarative: Fix gcc 4.6 warnings about assigned/unused variables.Friedemann Kleint2011-11-011-1/+0
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-5/+5
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-2/+2
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-0/+1325