summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update CommentAlan Alpert2010-03-311-1/+1
* More testing.Michael Brasser2010-03-312-1/+9
* Test openUrlExternallyWarwick Allison2010-03-312-2/+29
* Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-312-0/+56
* Add test.Michael Brasser2010-03-312-0/+75
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-3137-0/+22
|\
| * Cleanup MouseArea visual tests.Michael Brasser2010-03-3137-0/+18
| * See if we can get the visual tests working on qws.Michael Brasser2010-03-301-0/+4
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-305-100/+194
|\ \ | |/ |/|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-301-0/+3
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-291-0/+3
| | |\
| | | * Use QSKIP rather than commenting a failure.Alexis Menard2010-03-291-0/+3
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-304-100/+191
| |\ \ \
| | * \ \ Merge remote branch 'origin/4.7' into qt-4.7-from-4.6Thiago Macieira2010-03-30746-363/+898
| | |\ \ \
| | * \ \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-297-100/+356
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-261-1/+12
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-251-1/+12
| | | | |\ \
| | | | | * | tst_qnetworkreply: Fix side effect, add another testMarkus Goetz2010-03-251-1/+12
| | | * | | | Reverts using composition mode when using DeviceCoordinateMode cache.Yoann Lopes2010-03-261-7/+11
| | | |/ / /
| | | * | | Prevents a useless repaint with QGraphicsItem cache mode.Yoann Lopes2010-03-251-0/+73
| | | |/ /
| | | * | Sql Autotest cleanup and tweaking.Bill King2010-03-252-92/+95
* | | | | Move basic focusscope examples into auto tests.Yann Bodson2010-03-308-0/+613
|/ / / /
* | | | Correctly construct boolean JSValue'sAaron Kennedy2010-03-302-0/+38
* | | | WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-7/+4
* | | | Make visual tests run on windowsMartin Jones2010-03-301-1/+2
* | | | Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-3017-19/+19
* | | | Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-309-31/+160
| |_|/ |/| |
* | | Fix qdeclarativedom::loadDynamicProperty testAaron Kennedy2010-03-301-6/+4
* | | Pass test.Warwick Allison2010-03-291-0/+14
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-297-4/+103
|\ \ \
| * | | Visual test fixes.Michael Brasser2010-03-295-4/+4
| * | | Relayout items when Flow size changes.Martin Jones2010-03-292-0/+99
* | | | test error code tooWarwick Allison2010-03-291-3/+5
|/ / /
* | | Remove "variant" QML propertiesAaron Kennedy2010-03-292-2/+0
* | | Fix crash in QDeclarativePropertyMap.Michael Brasser2010-03-291-0/+16
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-294-1/+41
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-295-3/+18
| |\ \ \
| | * | | Add missing pro file.Michael Brasser2010-03-291-0/+7
| | * | | Don't emit QDeclarativePropertyMap::valueChanged() before the value hasMichael Brasser2010-03-291-1/+3
| * | | | Optimization: Don't use QVariant in QDeclarativeVMEMetaObjectAaron Kennedy2010-03-292-0/+31
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-29690-238/+387
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix svg and big image auto tests on win32.Martin Jones2010-03-293-2/+8
| |/ / /
| * | | Run a subset of 'stable' visual tests.Michael Brasser2010-03-282-3/+12
| * | | Rename visual test to qmlvisual.Michael Brasser2010-03-28676-24/+17
| * | | Syntax and other small fixes for the visual tests.Michael Brasser2010-03-2821-177/+192
| * | | Autotest tweaks.Michael Brasser2010-03-285-2/+45
| * | | Don't set status to Ready until model has been created (currently thisBea Lam2010-03-281-11/+86
| * | | Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-283-2/+9
* | | | docWarwick Allison2010-03-281-0/+3
|/ / /
* | | QTBUG-9367 has been fixed. Expect pass.Warwick Allison2010-03-281-1/+0