summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-132-5/+6
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-132-5/+6
| | |\ \
| | | * | Fix compile errorShane Kearns2010-04-122-5/+6
| * | | | Skip test for cocoa: setToolTipMorten Johan Sørvig2010-04-131-0/+3
| * | | | Replaced qWarning with QCOMPARE/QVERIFY statements in tst_QFileInfoZeno Albisser2010-04-131-28/+14
| * | | | Don't test DBus BIC if QT_NO_DBUS is defined.Morten Johan Sørvig2010-04-131-0/+2
| * | | | Removed broken tests from tst_QFileInfo::isSymlink_data()Zeno Albisser2010-04-131-11/+7
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1319-144/+601
| |\ \ \ \
| | * | | | Revert Merge Request 551. This introduces regressions to Qt.Thiago Macieira2010-04-121-56/+0
| | * | | | Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-121-11/+36
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1219-133/+621
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1019-133/+621
| | | |\ \ \
| | | | * | | Autotest: add some debugging, just in case there's something wrongThiago Macieira2010-04-101-0/+13
| | | | * | | Autotest: fix the fix for the rounding error.Thiago Macieira2010-04-101-1/+1
| | | | * | | Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
| | | | * | | QtHelp: Fix auto tests.ck2010-04-084-5/+5
| | | | * | | Remove expected failures after JavaScriptCore bug fixKent Hansen2010-04-071-5/+0
| | | | * | | compile fix for tests/benchmarks/corelib/tools/qvector.cpphjk2010-04-072-37/+1
| | | | * | | Fix QTextDocument::undo() cursor positioningmae2010-04-071-0/+34
| | | | * | | Autotest: added more tests to macnativeevents (2)Richard Moe Gustavsen2010-04-075-14/+136
| | | | * | | Autotest: added more tests to macnativeeventsRichard Moe Gustavsen2010-04-079-87/+391
| | | | * | | Test case for QMenu::popup()miniak2010-04-071-0/+56
* | | | | | | 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