index
:
platform/upstream/qtdeclarative
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
particles
/
qquickcustomaffector.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
Update copyright headers
Jani Heikkinen
1
-7
/
+7
2015-01-03
Use QV4::ScopedArrayObject typedef instead of actual type
Oleg Shparber
1
-1
/
+1
2014-08-25
Update license headers and add new licenses
Jani Heikkinen
1
-19
/
+11
2014-03-18
Doc: Document signals (not handlers) under \qmlsignal
Sze Howe Koh
1
-2
/
+4
2013-10-02
qdoc: no longer recognizes the version nr in QML refs
Martin Smith
1
-5
/
+5
2013-09-26
Fix API of QQmlV4Handle
Lars Knoll
1
-4
/
+4
2013-09-22
Convert putIndexed()
Lars Knoll
1
-1
/
+2
2013-09-18
Convert more methods to return a Returned<>
Lars Knoll
1
-4
/
+5
2013-06-12
Convert v8::Array usage in particles to V4
Simon Hausmann
1
-5
/
+8
2013-05-08
Remove v8 dependencies from QQmlV4Handle
Lars Knoll
1
-4
/
+4
2013-05-03
Remove v8::HandleScope
Lars Knoll
1
-1
/
+0
2013-05-03
Cleanup v8 Context handling
Lars Knoll
1
-1
/
+0
2013-04-19
Rename QQmlV8Handle to QQmlV4Handle
Lars Knoll
1
-5
/
+5
2013-01-10
Update copyright year in Digia's license headers
Sergio Ahumada
1
-1
/
+1
2012-09-23
Change copyrights from Nokia to Digia
Iikka Eklund
1
-24
/
+24
2012-08-08
Fix uses of various qml doc commands
Bea Lam
1
-1
/
+1
2012-08-02
Particles module doc fixes
Bea Lam
1
-1
/
+1
2012-06-29
Rename speed -> velocity in the particle system
Alan Alpert
1
-7
/
+7
2012-06-10
Avoid string-based lookup in IS_SIGNAL_CONNECTED
Kent Hansen
1
-1
/
+1
2012-06-06
Fix affected signal and docs
Alan Alpert
1
-12
/
+34
2012-04-23
Also check notifier endpoints when checking whether a signal is connected.
Michael Brasser
1
-2
/
+2
2012-04-16
Extract Particles code to an independent library
Matthew Vogt
1
-0
/
+211