aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/plasmapatrol
Commit message (Collapse)AuthorAgeFilesLines
* Merge master <-> api_changesMatthew Vogt2012-03-0514-14/+14
| | | | Change-Id: Iad2f07b989b25349fd2d4fff010e24dcd5a1688f
* Rename SpriteImage to SpriteSequenceAlan Alpert2012-02-281-3/+3
| | | | | | | Also rename Sprite::frames->Sprite::frameCount Change-Id: I2e7a71adc37044fd696ffda2a5da4835725ba3a8 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* Start of examples refactorAlan Alpert2012-02-2427-0/+2015
This is the general reorg of the examples directory structure, plus additional guidelines. calculator, animations and accessibility have been updated to the new standards and tested, as an example. Task-number: QTBUG-24133 Change-Id: I76c3b86751d3195ba2a5474ff23afb875765e9a4 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>