summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepositioners
Commit message (Expand)AuthorAgeFilesLines
* Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Changing width of RTL positioner doesn't relayoutMartin Jones2011-04-011-0/+22
* Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-014-51/+75
* Avoid index-out-of bounds related crash in GridAlan Alpert2011-02-021-1/+19
* Add missing versioning tests for new QtQuick 1.1 properties/methods.Martin Jones2011-01-311-1/+47
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Implement layoutDirection property on Row, Grid, FlowAlan Alpert2011-01-189-10/+489
|/
* Improve test coverage for declarative module.Michael Brasser2010-10-041-2/+6
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2917-31/+31
* Add missing auto test files.Martin Jones2010-08-161-0/+24
* More positioners with QGraphicsWidgets fixes.Martin Jones2010-08-161-0/+44
* Fix flow layout not taking into account whether it's width and height are imp...Joona Petrell2010-06-292-0/+39
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Don't crash due to recursive positioning.Martin Jones2010-05-171-2/+25
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Delete canvas after use in positioner unit testsJoona Petrell2010-04-281-0/+28
* Setting conflicting anchors to items inside positioners should print a warningJoona Petrell2010-04-281-0/+72
* 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-152-0/+73
* Don't crash when columns == 0Martin Jones2010-04-142-0/+73
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-0111-1/+65
* Relayout items when Flow size changes.Martin Jones2010-03-292-0/+99
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-184-3/+4
* runnable from elsewhereWarwick Allison2010-03-031-1/+1
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-16/+16
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2413-0/+846