summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativepositioners
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-021-0/+22
|\
| * Changing width of RTL positioner doesn't relayoutMartin Jones2011-04-011-0/+22
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-114-51/+75
|\ \ | |/
| * Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-014-51/+75
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-0410-12/+555
|\ \ | |/
| * 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
| |\
| * | Implement layoutDirection property on Row, Grid, FlowAlan Alpert2011-01-189-10/+489
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| |/
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-1/+1
|\ \
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* 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-171-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