aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4
Commit message (Expand)AuthorAgeFilesLines
* Add templated module api registration functionChris Adams2012-03-261-10/+10
* Disable module api object support in v4.Michael Brasser2012-03-211-2/+2
* Always enable value type support in v4.Michael Brasser2012-03-201-4/+0
* Support null -> QObject and QObject -> bool conversions in v4.Michael Brasser2012-03-204-0/+33
* Fix bug in v4 strict equality.Michael Brasser2012-03-156-13/+103
* Fix AND expression in v4Luis Gabriel Lima2012-03-141-3/+9
* Support module api objects in v4.Michael Brasser2012-03-147-0/+109
* Fix v4 nested object access bug.Michael Brasser2012-03-121-3/+4
* Add two argument Math.min and Math.max support to v4.Michael Brasser2012-03-126-0/+70
* Add Math.ceil and Math.abs support to v4.Michael Brasser2012-03-126-0/+46
* Fix typo.Michael Brasser2012-03-091-1/+1
* Keep high-level intermediate representation for IR::BINOPs.Roberto Raggi2012-03-092-24/+17
* Remove non explicitly typed IR::CONST() nodes.Roberto Raggi2012-03-093-33/+28
* Correctly place '.' when building name for call expressions.Michael Brasser2012-03-071-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-0510-7/+126
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2413-0/+7450