Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Fix bug with childrenRect resizing on startup. | Michael Brasser | 2010-06-15 | 1 | -0/+23 |
This also optimizes the implementation. Task-number: QTBUG-11383 |