aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickgravity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* QQuickGravityAffector: Properly deprecate the acceleration property in docsRobin Burchell2017-01-171-7/+5
* QQuickGravityAffector: Move implementations from header to cppRobin Burchell2017-01-171-0/+41
* Particles: Shrink QQuickParticleData by 2 pointers.Erik Verbruggen2016-03-081-2/+2
* 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: Remove duplicated wordsTopi Reinio2014-08-121-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-3/+3
* std:: fixes to make qtdeclarative closer to compilable with QNX NDK.Petr Nejedly2013-07-261-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+97