summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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
| * | | | | | | | Integrate merge-request #2361 into branch '4.7'Alexis Menard2010-04-143-5/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch '4.7' into reviews/2361Alexis Menard2010-04-144642-165823/+343879
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Bring support of anchors in QML for QGraphicsWidget derived classes.Alexis Menard2010-04-1413-75/+613
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1444-44/+96
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-142-1/+28
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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-8/+8
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1419-414/+241
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Give better error messages on plugin load failures.Warwick Allison2010-04-142-15/+31
| | * | | | | | | | | | 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-143968-159784/+330035
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Pass even if $LANG is not set to en_US.*Warwick Allison2010-04-1433-16/+37
| * | | | | | | | | | | | Missing fileAaron Kennedy2010-04-141-0/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-142-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Doc fix.Michael Brasser2010-04-142-6/+6
| * | | | | | | | | | | Don't warn on signals emitted after the context has been destroyedAaron Kennedy2010-04-142-1/+28
| |/ / / / / / / / / /
| * | | | | | | | | | Reduce QML runtime capabilities to NetworkServices and ReadUserDataJoona Petrell2010-04-142-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | fillmode is a static visual test, so only record one frame.Michael Brasser2010-04-141-269/+1
| * | | | | | | | | emit onMovementStarted/Ended/Changed on wheel eventsMartin Jones2010-04-141-0/+4
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Make it clear that Qt.labs modules may not remain compatible.Martin Jones2010-04-142-0/+5
| * | | | | | | | Complete item creation after its initial properties have been initialized.Martin Jones2010-04-141-2/+2
| * | | | | | | | Support recording visual snapshot tests.Michael Brasser2010-04-144-5/+26
| * | | | | | | | Minehunt cleanup/optimization.Michael Brasser2010-04-147-134/+125
| * | | | | | | | Don't crash when columns == 0Martin Jones2010-04-143-4/+78
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-131-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Link to QML for Qt programmers from main pageBea Lam2010-04-131-0/+1
| * | | | | | | | 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-133968-159857/+330075
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13168-1607/+2392
| | |\ \ \ \ \ \ \
| | | * | | | | | | Remove warning on ASCII castThiago Macieira2010-04-131-1/+1
| | | * | | | | | | Fix compilation on Solaris, AIX and HP-UX.Thiago Macieira2010-04-131-5/+0
| | | * | | | | | | 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-1313-106/+138
| | | |\ \ \ \ \ \
| | | | * | | | | | Use SRCDIR to make examples test work with shadow builds.Yann Bodson2010-04-131-15/+19
| | | | * | | | | | Example fixesBea Lam2010-04-1310-83/+110
| | | * | | | | | | Fix testAaron Kennedy2010-04-131-1/+2
| * | | | | | | | | Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-134-6/+70
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-13197-1684/+2643
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-13195-974/+2035
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix test (run with -qws on QWS).Michael Brasser2010-04-131-0/+4
| | | * | | | | | | Stabilize behaviors test.Michael Brasser2010-04-133-9/+9
| | | * | | | | | | Struct -> class because class is better.Alexis Menard2010-04-133-3/+4
| | | * | | | | | | Move effect property where it should be.Alexis Menard2010-04-132-1/+1
| | | * | | | | | | Tweak tests to run in parallelAaron Kennedy2010-04-1364-0/+266