summaryrefslogtreecommitdiffstats
path: root/examples/declarative/layouts
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup in widgets module. Deletion of GraphicsObjectContainer.Alexis Menard2010-04-091-20/+15
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-083-3/+3
* Add import Qt.widgets 4.6 to layout.qml exampleJoona Petrell2010-03-031-1/+1
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-10/+10
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-232-9/+9
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-182-9/+9
* Update FlowPositioner to the new BasePositioner implementationAlan Alpert2009-12-091-5/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-12-091-9/+53
|\
| * Add a Flow positioner.Martin Jones2009-12-081-9/+53
* | Update positioners exampleAlan Alpert2009-12-091-18/+2
|/
* Clarify the role of positioner transitionsAlan Alpert2009-11-101-19/+21
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-062-14/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-091-19/+6
|\
| * Fix example errorsAaron Kennedy2009-10-091-4/+4
* | Clean upBea Lam2009-10-083-42/+149
|/
* Enhance layout exampleAlan Alpert2009-10-011-1/+2
* Rename positioners.Warwick Allison2009-08-241-3/+3
* Rename State change elements.Martin Jones2009-08-211-2/+2
* Renaming Rect -> RectangleYann Bodson2009-08-193-23/+23
* Update Positioner TestsAlan Alpert2009-08-191-20/+20
* Cleanup and example for positionersAlan Alpert2009-08-135-0/+96