aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickcustomaffector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Particles: Shrink QQuickParticleData by 2 pointers.Erik Verbruggen2016-03-081-11/+11
* Particles: code clean-up.Erik Verbruggen2016-03-041-4/+8
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Use QV4::ScopedArrayObject typedef instead of actual typeOleg Shparber2015-01-031-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-2/+4
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-5/+5
* Fix API of QQmlV4HandleLars Knoll2013-09-261-4/+4
* Convert putIndexed()Lars Knoll2013-09-221-1/+2
* Convert more methods to return a Returned<>Lars Knoll2013-09-181-4/+5
* Convert v8::Array usage in particles to V4Simon Hausmann2013-06-121-5/+8
* Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-4/+4
* Remove v8::HandleScopeLars Knoll2013-05-031-1/+0
* Cleanup v8 Context handlingLars Knoll2013-05-031-1/+0
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix uses of various qml doc commandsBea Lam2012-08-081-1/+1
* Particles module doc fixesBea Lam2012-08-021-1/+1
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-7/+7
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-101-1/+1
* Fix affected signal and docsAlan Alpert2012-06-061-12/+34
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-2/+2
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+211