summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make the UTF-8 encoder/decoder not accept Unicode non-charactersThiago Macieira2010-03-051-13/+72
* Merge remote branch 'staging/4.7' into bearermanagement/pollingAaron McCarthy2010-03-05197-10943/+14112
|\
| * 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-05170-473/+2104
| |\ \ \ \ \ \
| | * | | | | | 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-04169-473/+2100
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | 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-04164-472/+1988
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | 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-043-12/+14
| | | | |\ \ \ \ \
| | | | | * | | | | Fix tests failing due to javascript eval errors.Bea Lam2010-03-042-11/+13
| | | | | * | | | | Fix test.Michael Brasser2010-03-041-1/+1
| | | | * | | | | | QDeclarativeContext::contextProperty() should also access idsAaron Kennedy2010-03-041-0/+20
| | | | |/ / / / /
| | | | * | | | | Fix benchmarks.Michael Brasser2010-03-0413-37/+47
| | | | * | | | | Increase test timerBea Lam2010-03-031-1/+2
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0327-49/+190
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0322-45/+181
| | | | | |\ \ \ \ \
| | | | | | * | | | | Clairify a comment in one of the auto tests.Alan Alpert2010-03-031-2/+2
| | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-03138-423/+1814
| | | | | | |\ \ \ \ \ | | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | | | * | | | Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-031-2/+1
| | | | | | | * | | | QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject p...Aaron Kennedy2010-03-034-0/+54
| | | | | | | * | | | Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-0312-6/+47
| | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-038-36/+62
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-031-1/+0
| | | | | | | | |\ \ \ \
| | | | | | | | * | | | | OS-friendlier, less noisy.Warwick Allison2010-03-031-29/+52
| | | | | | | | * | | | | fix crash, re-enable settings testWarwick Allison2010-03-031-4/+2
| | | | | | | * | | | | | Auto test for QTBUG-8677Martin Jones2010-03-033-2/+12
| | | | | * | | | | | | | Fix url in source() test.Bea Lam2010-03-031-1/+1
| | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Fix incorrect scope resolution for script in a script block.Michael Brasser2010-03-031-1/+0
| | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | * | | | | | Disable until plugin objects problem resolved.Warwick Allison2010-03-031-0/+3
| | | | | * | | | | | silence debuggeryWarwick Allison2010-03-031-0/+2