summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/codingconventions
Commit message (Collapse)AuthorAgeFilesLines
* Add license headers for .qml files.Jason McDonald2010-05-215-0/+205
| | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me
* import Qt 4.6 -> import Qt 4.7Yann Bodson2010-04-125-5/+5
|
* doc fixesYann Bodson2010-04-121-1/+1
|
* Start documenting coding conventionsYann Bodson2010-04-126-0/+136
Task-number: QT-2845