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
/
qquickparticleemitter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
Update copyright headers
Jani Heikkinen
1
-7
/
+7
2015-01-17
QQuickParticleEmitter: Call particleCountChanged by hand on maximumEmittedCha...
Robin Burchell
1
-2
/
+1
2015-01-03
Use QV4::ScopedArrayObject typedef instead of actual type
Oleg Shparber
1
-1
/
+1
2014-12-08
Fix \inqmlmodule usage: only use one parameter
Alejandro Exojo
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
-19
/
+19
2013-09-26
Fix API of QQmlV4Handle
Lars Knoll
1
-2
/
+2
2013-09-22
Convert putIndexed()
Lars Knoll
1
-1
/
+2
2013-09-18
Convert more methods to return a Returned<>
Lars Knoll
1
-2
/
+3
2013-06-24
Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...
Simon Hausmann
1
-2
/
+4
2013-06-12
Convert v8::Array usage in particles to V4
Simon Hausmann
1
-3
/
+6
2013-05-15
Doc fix
Alan Alpert
1
-1
/
+1
2013-05-08
Remove v8 dependencies from QQmlV4Handle
Lars Knoll
1
-2
/
+2
2013-05-04
Only use emitCap when we run into infinite particles
Alan Alpert
1
-1
/
+3
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
-3
/
+3
2013-01-29
docfix: Emitter.enabled was documented as Emitter.emitting.
Gunnar Sletta
1
-1
/
+1
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-02
Particles module doc fixes
Bea Lam
1
-2
/
+2
2012-07-30
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
1
-1
/
+2
2012-06-29
Rename speed -> velocity in the particle system
Alan Alpert
1
-17
/
+17
2012-06-25
Delay custom emitter processing
Alan Alpert
1
-2
/
+5
2012-06-10
Avoid string-based lookup in IS_SIGNAL_CONNECTED
Kent Hansen
1
-1
/
+1
2012-06-06
Doc: Grouped Qt Quick types into several groups
Jerome Pasion
1
-0
/
+1
2012-05-24
Doc: Sanitized QML types
Nico Vertriest
1
-1
/
+1
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
/
+495