aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8objectresource_p.h
Commit message (Expand)AuthorAgeFilesLines
* Finally get rid of qv8objectresourceLars Knoll2013-06-121-93/+0
* Port ParticleData to V4Simon Hausmann2013-06-121-2/+1
* Remove unused stuff from qv8objectresource.Lars Knoll2013-06-111-2/+1
* Convert the first canvas subobject over to v4 styleLars Knoll2013-06-111-1/+1
* Don't include v8.h from qv8engine_p.h anymoreLars Knoll2013-06-101-0/+13
* Convert more of the delegate model to v4Lars Knoll2013-06-071-3/+2
* Convert the localstorage plugin to v4Lars Knoll2013-06-031-1/+1
* Initial port of connect/disconnect from V8 to V4Simon Hausmann2013-06-031-1/+1
* Convert qqmlcomponent to use v4 APILars Knoll2013-06-011-1/+1
* Port the list wrapper over to v4Lars Knoll2013-05-311-2/+1
* Port the value type wrapper over to use V4Lars Knoll2013-05-301-1/+1
* Port the type wrapper over to v4Lars Knoll2013-05-301-1/+1
* Move v8contextwrapper implementation over to v4.Lars Knoll2013-05-301-1/+1
* Replace QV8QObjectResource with QV4::QObjectWrapperSimon Hausmann2013-05-231-1/+1
* Port the rest of the sequence types to V4Simon Hausmann2013-05-211-1/+1
* convert QV8VariantWrapper to v4Lars Knoll2013-05-171-1/+1
* Initial port of JS canvas bindings to use QV4::Object subclass instead of V8 ...Simon Hausmann2013-05-101-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add an v8 object template for visual data model change sets.Andrew den Exter2012-05-251-1/+1
* Avoid calling gc in QQmlEngine destructor.Jędrzej Nowacki2012-04-271-0/+84