summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativepositioners/data
Commit message (Expand)AuthorAgeFilesLines
* Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-013-44/+4
* Avoid index-out-of bounds related crash in GridAlan Alpert2011-02-021-1/+19
* Implement layoutDirection property on Row, Grid, FlowAlan Alpert2011-01-188-8/+111
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2916-17/+17
* Add missing auto test files.Martin Jones2010-08-171-0/+24
* Fix flow layout not taking into account whether it's width and height are imp...Joona Petrell2010-06-291-0/+16
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2114-14/+14
* Add flow property to Grid, adding TopToBottom mode.Martin Jones2010-04-151-0/+41
* Don't crash when columns == 0Martin Jones2010-04-141-0/+40
* Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-0110-1/+11
* Relayout items when Flow size changes.Martin Jones2010-03-291-0/+39
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-183-0/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2411-0/+384