summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0548-808/+2680
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0548-808/+2680
| |\
| | * Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-0511-0/+334
| | * Fix qdeclarative{audio,video} tests.Justin McPherson2010-03-054-14/+14
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0516-393/+1838
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-0519-414/+485
| | | |\
| | | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0549-490/+885
| | | | |\
| | | | * | Fix testBea Lam2010-03-051-7/+11
| | | * | | ParentAnimation docs + test.Michael Brasser2010-03-058-0/+1721
| | | * | | Remove NumberFormatter and DateTimeFormatter.Michael Brasser2010-03-055-386/+0
| | | * | | RotationAnimation docs + test.Michael Brasser2010-03-042-0/+106
| | * | | | Don't assume documents are in UTF-8.Bea Lam2010-03-053-0/+53
| | | |_|/ | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0548-124/+627
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0511-4/+156
| | | |\ \ \
| | | | * | | Allow unquoted enum syntax for value typesAaron Kennedy2010-03-058-4/+39
| | | | * | | Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-053-0/+117
| | | * | | | Expect fail in currentIndex test for now.Martin Jones2010-03-051-26/+20
| | | |/ / /
| | * | | | Fix test leaksBea Lam2010-03-052-0/+12
| | * | | | Use _data() for some testsBea Lam2010-03-051-377/+158
| | * | | | Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-042-0/+101
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-051-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix spelling in enumeration.Justin McPherson2010-03-051-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0514-10404/+11786
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Reduce compiling time of QScriptValue autotest suite on Windows.Jedrzej Nowacki2010-03-048-10223/+11412
| * | | | | Optimize QScriptValue autotest generator.Jedrzej Nowacki2010-03-043-173/+245
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-043-8/+129
| |\ \ \ \ \
| | * | | | | Remove the OBJECTS_DIR variable assignment from some projets in Qt.Jocelyn Turcotte2010-03-041-5/+0
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-042-3/+129
| | |\ \ \ \ \
| | | * | | | | test qlist some moreOswald Buddenhagen2010-03-031-0/+34
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-031-3/+95
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'master-staging1' into 4.7-staging1Denis Dzyubenko2010-03-021-3/+95
| | | | |\ \ \ \ \
| | | | | * | | | | Extended gesture autotest.Denis Dzyubenko2010-03-011-0/+53
| | | | | * | | | | Fixed coordinate system conversion for gestures.Denis Dzyubenko2010-03-011-3/+42
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-05156-435/+2056
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Include QML doc snippets in examples autotestAaron Kennedy2010-03-052-0/+4
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-04155-435/+2052
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Justin McPherson2010-03-049-8/+119
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add testcase for QTBUG-7730Aaron Kennedy2010-03-042-0/+29
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-045-8/+42
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-045-8/+42
| | | * | | | | | | | | Add autotests for tab and backtab in Keys and KeyNavigation.Yann Bodson2010-03-043-0/+48
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch '4.7' of ../../qt-qml/4.7 into 4.7Justin McPherson2010-03-04150-434/+1940
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Fixup testAaron Kennedy2010-03-041-1/+1
| | | * | | | | | | Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-042-0/+22
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-044-4/+24
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | * | | | | | | Improve grouped property error messagesAaron Kennedy2010-03-048-1/+26
| | | * | | | | | | Remove Qt.playSound()Michael Brasser2010-03-041-7/+0
| | | * | | | | | | Add formatting functions to QML's global Qt object.Michael Brasser2010-03-042-0/+48
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-042-11/+13
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | Fix tests failing due to javascript eval errors.Bea Lam2010-03-042-11/+13
| | | | | |_|_|_|/ | | | | |/| | | |