summaryrefslogtreecommitdiffstats
path: root/examples/declarative/anchors
Commit message (Collapse)AuthorAgeFilesLines
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
|
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
| | | | | | | | | | | has proven to be confusing in practice. property/target and properties/targets will be functionally equivilant (the only distinction being singular/plural). In a transition these properties can be used for both 'matching' and explicit animation based on whether a 'to' value is supplied. The documentation, tests, examples and demos have been updated as well.
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
|
* lowercase idsYann Bodson2009-10-061-9/+9
|
* AnchorChanges docYann Bodson2009-08-311-2/+6
|
* anchor-changesYann Bodson2009-08-311-10/+16
|
* Add anchor-changes.qml exampleYann Bodson2009-08-311-0/+36