Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -6/+6 |
* | More strict type checking of ListElement properties. | Warwick Allison | 2010-02-19 | 1 | -3/+2 |
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 1 | -1/+1 |
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
* | Update viewport size when items are added/removed/resized. | Martin Jones | 2009-10-28 | 1 | -0/+22 |
* | listview/dynamic improvements | Yann Bodson | 2009-10-27 | 1 | -56/+52 |
* | make listview/dynamic.qml work again | Yann Bodson | 2009-10-27 | 1 | -4/+4 |
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -21/+21 |
* | Ensure text size changes when text is made empty, or elides to empty. | Warwick Allison | 2009-09-11 | 1 | -2/+2 |
* | tweak | Warwick Allison | 2009-09-11 | 1 | -2/+5 |
* | clearer example | Warwick Allison | 2009-09-09 | 1 | -4/+12 |
* | Modifying ListModel from JS: work for structured data too. | Warwick Allison | 2009-09-09 | 1 | -4/+44 |
* | Dynamic QmlListModel | Warwick Allison | 2009-09-08 | 1 | -0/+91 |