aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickparticleaffector.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Mark some methods as constAnton Kudryavtsev2016-10-061-1/+1
* Particles: Shrink QQuickParticleData by 2 pointers.Erik Verbruggen2016-03-081-16/+16
* Particles: code clean-up.Erik Verbruggen2016-03-041-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-081-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-3/+5
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-7/+7
* 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-3/+3
* Particles module doc fixesBea Lam2012-08-021-4/+5
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-101-1/+1
* Fix affected signal and docsAlan Alpert2012-06-061-22/+8
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+2
* 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/+279