aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/examples/examples-groups.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Start of examples refactorAlan Alpert2012-02-241-19/+0
| | | | | | | | | | | | 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>
* Homogenize examplesAlan Alpert2012-02-061-0/+100
Several groups of examples are now organized like the other Qt examples, with a project file, doc entry, and single launch point. Change-Id: I2fd957c00e0d1121ebe47c806e54e6999425d1d3 Reviewed-by: Martin Jones <martin.jones@nokia.com>