summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/anchors
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when using anchors inside a positioner.Michael Brasser2009-11-062-0/+26
* Test more anchors.Martin Jones2009-11-062-0/+43
* more renamingYann Bodson2009-11-021-1/+1
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-27/+27
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-0/+40
|\
| * fix headersWarwick Allison2009-10-291-0/+40
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-2/+2
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-42/+42
|/
* Make more mac friendlyAaron Kennedy2009-10-281-0/+1
* i18nWarwick Allison2009-10-131-6/+6
* Update.Warwick Allison2009-10-087-65/+77
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-7/+7
* Update autotestsAlan Alpert2009-08-191-3/+3
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-236-0/+12
* Fix anchor resetting and prevent illegal anchors.Michael Brasser2009-06-221-0/+26
* Warn when trying to anchor to non-sibling/non-parent.Michael Brasser2009-06-091-13/+6
* Add support for baseline anchoring.Michael Brasser2009-05-224-0/+74
* Add a basic anchoring autotest.Michael Brasser2009-05-192-2/+188
* Add support for removing anchors.Michael Brasser2009-05-111-1/+1
* Add simple loop detection to anchoring system.Michael Brasser2009-05-114-0/+81