summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qfxparticles.cpp
Commit message (Expand)AuthorAgeFilesLines
* DocAaron Kennedy2009-10-121-0/+1
* Use qDrawPixmaps for particles.Michael Brasser2009-10-051-2/+16
* Particles no longer paints things itself.Michael Brasser2009-09-221-2/+0
* Fix unbalanced calls to QFxPixmapCache::get && cancelGetKai Koehne2009-08-261-5/+11
* Renaming Rect -> RectangleYann Bodson2009-08-191-2/+2
* Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-141-4/+3
* QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-141-5/+5
* Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-071-3/+12
* Small optimizations for particles.Michael Brasser2009-08-061-10/+14
* Remove paintContents.Michael Brasser2009-07-311-5/+5
* More QFxItem cleanup.Michael Brasser2009-07-301-3/+3
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-5/+5
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-5/+5
* Remove an unused method in QFxItemLars Knoll2009-07-221-6/+0
* CompileEskil Abrahamsen Blomfeldt2009-07-171-1/+1
* Stop the clock while no visible particles and not emitting.Warwick Allison2009-07-171-25/+19
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161-4/+7
|\
| * Fixes bugs with particlesAlan Alpert2009-07-161-4/+7
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-93/+4
|/
* Make performance logging classes private.Michael Brasser2009-07-021-1/+1
* Make compile.Michael Brasser2009-07-011-1/+1
* Move particles to extra.Michael Brasser2009-07-011-0/+1201