summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxlayouts.cpp
Commit message (Expand)AuthorAgeFilesLines
* More QFxItem cleanup.Michael Brasser2009-07-311-2/+8
* Fix layout sizingAlan Alpert2009-07-291-12/+20
* remove itemParent() and related.Lars Knoll2009-07-291-4/+4
* Fix layouts a little.Alan Alpert2009-07-271-17/+31
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-3/+3
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-33/+27
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-021-20/+14
| |\
| | * Remove QmlSetPropertyAaron Kennedy2009-07-011-20/+14
| * | Make performance logging classes private.Michael Brasser2009-07-021-1/+1
| |/
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-12/+12
* | Remove simple canvasAaron Kennedy2009-06-231-9/+15
|/
* Remove extraneous semicolons.Martin Jones2009-05-261-3/+3
* CrashAaron Kennedy2009-05-121-2/+2
* Layouts should only modify items in their direction of operationAaron Kennedy2009-05-071-1/+6
* docWarwick Allison2009-05-011-154/+206
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-53/+53
* Layouts: don't mess with the coordinate in the direction we are notMartin Jones2009-04-231-2/+0
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-4/+4
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1027