summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tabwidget
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-164-132/+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).
* Add .qmlproject files to declarative examples.Yann Bodson2010-04-201-0/+16
|
* Fix code style in examplesBea Lam2010-04-132-15/+33
|
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-082-2/+2
|
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-3/+3
| | | | wrap remains for a little while, and will produce a warning.
* More declarative examples cleanup.Yann Bodson2010-03-051-0/+0
|
* Improve declarative tabs example.Yann Bodson2010-03-052-33/+60
|
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
|
* Demonstrate "container" type objects.Warwick Allison2009-11-232-0/+71