Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ListModel::set() to update the model cache when setting a list value | Bea Lam | 2010-11-23 | 1 | -0/+20 |
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 3 | -4/+4 |
* | Fix a crash in QDeclarativeVisualDataModel | Joona Petrell | 2010-09-21 | 1 | -0/+25 |
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 2 | -2/+2 |
* | Test that ListElements returned by get() can be iterated over in JS. | Warwick Allison | 2010-04-19 | 1 | -0/+24 |
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -2/+2 |
* | Tests for default count(), get() values should be run on the worker | Bea Lam | 2010-03-17 | 2 | -8/+7 |
* | Remove WorkerListModel and integrate its functionality into ListModel. | Bea Lam | 2010-03-16 | 2 | -0/+36 |