aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4instruction_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-483/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+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-1/+2
* Refactor singleton type registration codeChris Adams2012-08-281-1/+1
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-1/+1
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+10
* Add support for var properties in V4Matthew Vogt2012-04-241-0/+8
* Add support for variant properties in V4Matthew Vogt2012-04-161-0/+8
* Remove obsolete codeRoberto Raggi2012-04-041-3/+1
* Add Throw instruction to the V4 virtual machineRoberto Raggi2012-04-031-0/+8
* Add support for floating conversions.Roberto Raggi2012-04-031-0/+1
* Change V4 to explicitly use doubles to represent numbers.Roberto Raggi2012-04-031-34/+34
* Fix crash in QUrl-to-int conversion in v4Chris Adams2012-03-301-3/+3
* Support null -> QObject and QObject -> bool conversions in v4.Michael Brasser2012-03-201-0/+2
* Fix bug in v4 strict equality.Michael Brasser2012-03-151-0/+11
* Support module api objects in v4.Michael Brasser2012-03-141-0/+1
* Add two argument Math.min and Math.max support to v4.Michael Brasser2012-03-121-0/+2
* Add Math.ceil and Math.abs support to v4.Michael Brasser2012-03-121-0/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+432