summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Justin McPherson2010-04-15156-1328/+1819
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-144-0/+86
| |\
| * | Revert "qdeclarativefocusscope works fine as a parallel test"Aaron Kennedy2010-04-141-1/+0
| * | qdeclarativefocusscope works fine as a parallel testAaron Kennedy2010-04-141-0/+1
| * | Reduce warnings at shutdownAaron Kennedy2010-04-143-0/+33
| * | Image with PreserveAspect enabled with either width or height defined should ...Joona Petrell2010-04-142-1/+30
| * | Reduce warnings at shutdownAaron Kennedy2010-04-142-0/+27
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1430-233/+233
| |\ \
| | * | Fix qdeclarativedom testYann Bodson2010-04-141-9/+9
| | * | Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-1430-224/+224
| * | | Temporarily disable tests that require compilationAaron Kennedy2010-04-141-0/+3
| * | | Further improve failure outputAaron Kennedy2010-04-141-57/+7
| |/ /
| * | Remove double fail messageAaron Kennedy2010-04-141-2/+0
| * | Improve test failure messageAaron Kennedy2010-04-141-1/+2
| * | Fix qdeclarativeloader test on WindowsYann Bodson2010-04-141-4/+5
| * | Bring support of anchors in QML for QGraphicsWidget derived classes.Alexis Menard2010-04-142-0/+253
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1442-29/+65
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-141-0/+27
| | |\ \
| | * | | Stabilize test.Warwick Allison2010-04-148-12/+24
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-144-271/+85
| | |\ \ \
| | * | | | More verbose message on failure.Warwick Allison2010-04-141-1/+4
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1433-214/+733
| | |\ \ \ \
| | * | | | | Pass even if $LANG is not set to en_US.*Warwick Allison2010-04-1433-16/+37
| * | | | | | Missing fileAaron Kennedy2010-04-141-0/+5
| | |_|_|/ / | |/| | | |
| * | | | | Don't warn on signals emitted after the context has been destroyedAaron Kennedy2010-04-141-0/+27
| | |_|/ / | |/| | |
| * | | | fillmode is a static visual test, so only record one frame.Michael Brasser2010-04-141-269/+1
| * | | | Support recording visual snapshot tests.Michael Brasser2010-04-141-2/+11
| * | | | Don't crash when columns == 0Martin Jones2010-04-142-0/+73
| | |/ / | |/| |
| * | | Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-136-20/+20
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1326-210/+666
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1380-763/+1009
| | |\ \ \
| | | * | | Speed up borderimage test.Yann Bodson2010-04-131-6/+6
| | | * | | Exclude webview examples when compiled without webviewAaron Kennedy2010-04-131-0/+6
| | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-131-15/+19
| | | |\ \
| | | | * | Use SRCDIR to make examples test work with shadow builds.Yann Bodson2010-04-131-15/+19
| | | * | | Fix testAaron Kennedy2010-04-131-1/+2
| | | |/ /
| * | | | Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-132-0/+68
| | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-1386-47/+502
| |\ \ \
| | * | | Fix test (run with -qws on QWS).Michael Brasser2010-04-131-0/+4
| | * | | Stabilize behaviors test.Michael Brasser2010-04-133-9/+9
| | * | | Tweak tests to run in parallelAaron Kennedy2010-04-1364-0/+266
| | * | | Network-related test fails on the rare occasionBea Lam2010-04-131-4/+16
| | * | | var -> QtObjectWarwick Allison2010-04-131-1/+1
| | * | | qmldir is required for remote content.Warwick Allison2010-04-131-0/+1
| | * | | Remote content is *required* to have qmldir; fix test.Warwick Allison2010-04-132-1/+4
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-139-10/+128
| | |\ \ \
| | * | | | Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-135-24/+80
| * | | | | Optimize some autotestsYann Bodson2010-04-133-715/+613
| |/ / / /
* | | | | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-1518-31/+37
| |_|_|/ |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-143-0/+73
|\ \ \ \