Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -71/+0 |
* | Cleanup | Yann Bodson | 2010-05-06 | 1 | -1/+1 |
* | Fix code style in examples | Bea Lam | 2010-04-13 | 1 | -13/+17 |
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 1 | -1/+1 |
* | Allow a ListView.section.delegate to avoid creating sections in delegate. | Martin Jones | 2009-12-16 | 1 | -15/+10 |
* | Faster sections. | Martin Jones | 2009-12-16 | 1 | -1/+2 |
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -14/+14 |
* | Rename positioners. | Warwick Allison | 2009-08-24 | 1 | -1/+1 |
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -3/+3 |
* | Text-related API updates after review | Michael Brasser | 2009-08-19 | 1 | -1/+1 |
* | Rename layouts to positioners | Alan Alpert | 2009-08-13 | 1 | -1/+1 |
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
* | Documentation for ListView | Martin Jones | 2009-04-30 | 1 | -0/+69 |