Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers to release version. | Jason McDonald | 2010-10-18 | 1 | -13/+13 |
* | Models with a single role may not update due to "modelData" conflict. | Martin Jones | 2010-09-16 | 1 | -0/+82 |
* | Fix VisualDataModel model update handling when rootIndex is specified. | Martin Jones | 2010-08-27 | 1 | -0/+61 |
* | Add test for VisualItemModel layoutChanged() handling | Martin Jones | 2010-08-25 | 1 | -0/+35 |
* | 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 |