summaryrefslogtreecommitdiffstats
path: root/examples/declarative/focus
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-169-270/+0
| | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples).
* Use enum rather than string for easing type.Yann Bodson2010-05-052-5/+5
|
* More focus example cleanup.Yann Bodson2010-04-212-33/+31
|
* Cleanup declarative focus example.Yann Bodson2010-04-212-7/+2
|
* Add .qmlproject files to declarative examples.Yann Bodson2010-04-201-0/+16
|
* Fix code style in examplesBea Lam2010-04-135-26/+78
|
* Add running of examples to quality gate.Warwick Allison2010-04-082-2/+2
| | | | Fix broken examples too.
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-085-5/+5
|
* Add focus and key navigation example.Yann Bodson2010-03-298-0/+209