Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failing test. | Michael Brasser | 2009-11-10 | 1 | -1/+1 |
* | Ids should be lowercase | Yann Bodson | 2009-11-10 | 7 | -90/+90 |
* | Fix crash when using anchors inside a positioner. | Michael Brasser | 2009-11-06 | 2 | -0/+26 |
* | Test more anchors. | Martin Jones | 2009-11-06 | 2 | -0/+43 |
* | more renaming | Yann Bodson | 2009-11-02 | 1 | -1/+1 |
* | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 1 | -27/+27 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-30 | 1 | -0/+40 |
|\ | |||||
| * | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 |
* | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 |
* | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -42/+42 |
|/ | |||||
* | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -0/+1 |
* | i18n | Warwick Allison | 2009-10-13 | 1 | -6/+6 |
* | Update. | Warwick Allison | 2009-10-08 | 7 | -65/+77 |
* | Renaming: QFxView -> QmlView | Yann Bodson | 2009-09-22 | 1 | -7/+7 |
* | Update autotests | Alan Alpert | 2009-08-19 | 1 | -3/+3 |
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 6 | -0/+12 |
* | Fix anchor resetting and prevent illegal anchors. | Michael Brasser | 2009-06-22 | 1 | -0/+26 |
* | Warn when trying to anchor to non-sibling/non-parent. | Michael Brasser | 2009-06-09 | 1 | -13/+6 |
* | Add support for baseline anchoring. | Michael Brasser | 2009-05-22 | 4 | -0/+74 |
* | Add a basic anchoring autotest. | Michael Brasser | 2009-05-19 | 2 | -2/+188 |
* | Add support for removing anchors. | Michael Brasser | 2009-05-11 | 1 | -1/+1 |
* | Add simple loop detection to anchoring system. | Michael Brasser | 2009-05-11 | 4 | -0/+81 |