summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-197-97/+97
|\
| * Remove ; after Q_PROPERTY declarationThierry Bastian2010-03-187-90/+90
| * Fix compilation issues of autotest on solarisThierry Bastian2010-03-184-8/+8
* | Disable tests temporarilyBea Lam2010-03-191-0/+3
* | Remove timing sensitivity.Warwick Allison2010-03-181-2/+2
* | Skip test, to be fixed.Bea Lam2010-03-181-0/+2
* | Adjust test now that redundant contexts are not create dueWarwick Allison2010-03-181-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1824-38/+39
|\ \
| * | Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-1824-38/+39
* | | Block modifications to internal QDeclarativeContextsAaron Kennedy2010-03-181-0/+31
|/ /
* | Allow enum constants as list element properties.Warwick Allison2010-03-171-2/+3
* | Make states test work with smaller font size.Martin Jones2010-03-172-4/+4
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-171-2/+1
|\ \
| * | Verbose unexpected errors.Warwick Allison2010-03-171-2/+1
* | | Tests for default count(), get() values should be run on the workerBea Lam2010-03-173-28/+31
|/ /
* | Remove test in .pro file alsoAlan Alpert2010-03-161-1/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1654-400/+966
|\ \
| * | Use reliable local server for HTTP testing.Warwick Allison2010-03-142-7/+33
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1215-151/+284
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-123-63/+72
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-122-30/+0
| | | |\ \
| | | * | | Update particles autotestsYann Bodson2010-03-123-63/+72
| | * | | | Fix testAaron Kennedy2010-03-121-9/+9
| | | |/ / | | |/| |
| | * | | Remove Qt.closestAngle().Michael Brasser2010-03-122-30/+0
| | |/ /
| | * | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-114-44/+12
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-1126-229/+497
| | |\ \
| | | * | Improve value type binding behaviorAaron Kennedy2010-03-114-3/+189
| | * | | Fix test, fix warning consistency.Warwick Allison2010-03-111-2/+2
| * | | | Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-122-4/+4
| | |/ / | |/| |
| * | | Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-112-8/+90
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1112-185/+185
| |\ \ \
| | * | | Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-1112-185/+185
| | |/ /
| * | | Compile fix after e5922ab126f3532483b18720ce893d6be826d50eAaron Kennedy2010-03-118-33/+33
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-101-1/+0
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-103-4/+7
| | |\ \
| | * | | Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-1/+0
| * | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-104-0/+12
| | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-102-4/+4
| |\ \ \
| | * | | Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-102-4/+4
| | |/ /
| * | | Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-101-0/+3
| |/ /
| * | Update AutotestsAlan Alpert2010-03-093-4/+4
| * | Fix qdeclarativevaluetype::font() autotestAaron Kennedy2010-03-091-2/+11
| * | Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-093-0/+49
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-093-3/+101
| |\ \
| | * | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-093-3/+101
| * | | CompileAaron Kennedy2010-03-091-1/+1
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-092-0/+104
| |\ \ | | |/
| | * Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-092-0/+104
| * | Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-0/+52
| |/
* | Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-168-239/+260
|/