Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Rename QGraphics...Layout classes/QML items to Graphics...Layout | Bea Lam | 2010-05-31 | 1 | -14/+14 |
| | | | | to make it clear they are custom classes/items (not built-in) | ||||
* | Implement removeAt() for layout classes to clean up item removal. Also | Bea Lam | 2010-05-31 | 1 | -7/+15 |
| | | | | clean up qmlAttachedProperties() implementation and improve QML example | ||||
* | Split graphicsLayouts example into qgraphicslinearlayout and | Bea Lam | 2010-05-31 | 1 | -0/+167 |
qgraphicsgridlayout and clean up |