summaryrefslogtreecommitdiffstats
path: root/examples/declarative/sqllocalstorage
Commit message (Collapse)AuthorAgeFilesLines
* Various doc fixes and improvementsBea Lam2010-05-311-1/+1
|
* Don't display unnecessary copyright headers in docMartin Jones2010-05-261-1/+1
|
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+40
| | | | | | | 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-162-0/+47
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).