Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ListView sections with QList<QObject*> | Martin Jones | 2010-07-19 | 1 | -0/+3 |
* | Update tests following QDeclarativeFlickable::viewport() -> contentIem() | Martin Jones | 2010-06-24 | 1 | -3/+3 |
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 1 | -0/+5 |
* | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 1 | -1/+1 |
* | Test for QList<QObject*> model with object properties changing. | Martin Jones | 2010-05-05 | 1 | -0/+99 |
* | Add hasModelChildren property to delegates with QAbstractItemModel model type. | Martin Jones | 2010-04-21 | 1 | -0/+111 |