Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ListView sections with QList<QObject*> | Martin Jones | 2010-07-19 | 2 | -0/+6 |
* | 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 | 2 | -2/+6 |
* | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 1 | -1/+1 |
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 1 | -2/+8 |
* | Add missing test file. | Martin Jones | 2010-05-06 | 1 | -0/+16 |
* | 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 | 3 | -0/+133 |