summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllist
Commit message (Collapse)AuthorAgeFilesLines
* Rename qmllist autotest to qmllistreferenceAaron Kennedy2010-02-235-603/+0
|
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-224-16/+536
| | | | | | | | As a value type QmlListProperty doesn't consume any memory in the object. It also has a companion QmlListReference class that is part of the public API for C++ developers to interact with that also manages memory issues that existed with previous solutions (if the containing QObject was destroyed it left a dangling pointer).
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* fix headersWarwick Allison2009-10-291-0/+40
|
* Make more mac friendlyAaron Kennedy2009-10-281-0/+2
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-222-0/+41