aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickv8particledata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port ParticleData to V4Simon Hausmann2013-06-121-504/+0
* Don't include v8.h from qv8engine_p.h anymoreLars Knoll2013-06-101-0/+2
* Get rid of v8::BooleanLars Knoll2013-05-211-1/+1
* Get rid of v8::NumberLars Knoll2013-05-211-3/+3
* Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-1/+1
* Remove v8::persistent usage from particlesLars Knoll2013-05-081-8/+7
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-8/+9
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-1/+1
* Get rid of v8::LocalLars Knoll2013-05-061-9/+9
* Remove v8::HandleScopeLars Knoll2013-05-031-3/+0
* Cleanup v8 Context handlingLars Knoll2013-05-031-2/+0
* More build fixes.Erik Verbruggen2013-04-191-0/+1
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-2/+2
* Replace deprecated V8 functionsPeter Varga2013-03-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Particles module doc fixesBea Lam2012-08-021-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+1
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-4/+4
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+505