summaryrefslogtreecommitdiffstats
path: root/examples/declarative/ui-components/searchbox
Commit message (Collapse)AuthorAgeFilesLines
* Examples clean upBea Lam2010-06-281-1/+1
|
* Clean up some examplesBea Lam2010-06-222-2/+5
|
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-2/+7
| | | | | Task-number: QTBUG-11157 Reviewed-by: Warwick Allison
* Add license headers for .qml files.Jason McDonald2010-05-212-0/+80
| | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me
* Restructure the examples. They are now organized into variousBea Lam2010-05-166-0/+96
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).