Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional autotests for VisualDataModel. | Michael Brasser | 2010-10-15 | 2 | -0/+34 |
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 5 | -5/+5 |
* | Models with a single role may not update due to "modelData" conflict. | Martin Jones | 2010-09-16 | 2 | -0/+22 |
* | Fix VisualDataModel model update handling when rootIndex is specified. | Martin Jones | 2010-08-27 | 1 | -6/+10 |
* | Add test for VisualItemModel layoutChanged() handling | Martin Jones | 2010-08-25 | 1 | -0/+15 |
* | Fix ListView sections with QList<QObject*> | Martin Jones | 2010-07-19 | 1 | -0/+3 |
* | Add missing test file. | Martin Jones | 2010-05-06 | 1 | -0/+16 |
* | Add hasModelChildren property to delegates with QAbstractItemModel model type. | Martin Jones | 2010-04-21 | 1 | -0/+11 |