summaryrefslogtreecommitdiff
path: root/src/particles/qquickcustomaffector.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Update copyright headersJani Heikkinen1-7/+7
2015-01-03Use QV4::ScopedArrayObject typedef instead of actual typeOleg Shparber1-1/+1
2014-08-25Update license headers and add new licensesJani Heikkinen1-19/+11
2014-03-18Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh1-2/+4
2013-10-02qdoc: no longer recognizes the version nr in QML refsMartin Smith1-5/+5
2013-09-26Fix API of QQmlV4HandleLars Knoll1-4/+4
2013-09-22Convert putIndexed()Lars Knoll1-1/+2
2013-09-18Convert more methods to return a Returned<>Lars Knoll1-4/+5
2013-06-12Convert v8::Array usage in particles to V4Simon Hausmann1-5/+8
2013-05-08Remove v8 dependencies from QQmlV4HandleLars Knoll1-4/+4
2013-05-03Remove v8::HandleScopeLars Knoll1-1/+0
2013-05-03Cleanup v8 Context handlingLars Knoll1-1/+0
2013-04-19Rename QQmlV8Handle to QQmlV4HandleLars Knoll1-5/+5
2013-01-10Update copyright year in Digia's license headersSergio Ahumada1-1/+1
2012-09-23Change copyrights from Nokia to DigiaIikka Eklund1-24/+24
2012-08-08Fix uses of various qml doc commandsBea Lam1-1/+1
2012-08-02Particles module doc fixesBea Lam1-1/+1
2012-06-29Rename speed -> velocity in the particle systemAlan Alpert1-7/+7
2012-06-10Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen1-1/+1
2012-06-06Fix affected signal and docsAlan Alpert1-12/+34
2012-04-23Also check notifier endpoints when checking whether a signal is connected.Michael Brasser1-2/+2
2012-04-16Extract Particles code to an independent libraryMatthew Vogt1-0/+211