Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename qmllist autotest to qmllistreference | Aaron Kennedy | 2010-02-23 | 5 | -603/+0 |
| | |||||
* | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 4 | -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 McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
| | |||||
* | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 2 | -0/+41 |