aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4instruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-532/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Evaluate bindings more intelligently during constructionAaron Kennedy2012-08-291-3/+0
* Refactor singleton type registration codeChris Adams2012-08-281-2/+2
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+30
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-115/+115
* Add support for var properties in V4Matthew Vogt2012-04-241-0/+24
* Add support for variant properties in V4Matthew Vogt2012-04-161-0/+24
* Remove obsolete codeRoberto Raggi2012-04-041-3/+0
* Add Throw instruction to the V4 virtual machineRoberto Raggi2012-04-031-0/+3
* Change V4 to explicitly use doubles to represent numbers.Roberto Raggi2012-04-031-62/+62
* Support null -> QObject and QObject -> bool conversions in v4.Michael Brasser2012-03-201-0/+6
* Fix bug in v4 strict equality.Michael Brasser2012-03-151-0/+15
* Support module api objects in v4.Michael Brasser2012-03-141-0/+3
* Add two argument Math.min and Math.max support to v4.Michael Brasser2012-03-121-0/+6
* Add Math.ceil and Math.abs support to v4.Michael Brasser2012-03-121-0/+6
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+412