aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4ir_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-615/+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
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-241-1/+1
* Windows CE buildfixAndreas Holzammer2012-09-241-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-7/+7
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-15/+15
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-5/+6
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+1
* Fix warnings about non-virtual destructorsTobias Hunger2012-04-201-1/+1
* Add support for variant properties in V4Matthew Vogt2012-04-161-0/+2
* Add Throw instruction to the V4 virtual machineRoberto Raggi2012-04-031-0/+1
* Add support for floating conversions.Roberto Raggi2012-04-031-0/+1
* Add floats to the high level IR type system.Roberto Raggi2012-04-031-0/+1
* Change V4 to explicitly use doubles to represent numbers.Roberto Raggi2012-04-031-2/+1
* Support module api objects in v4.Michael Brasser2012-03-141-0/+2
* 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
* Remove non explicitly typed IR::CONST() nodes.Roberto Raggi2012-03-091-2/+0
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+604