summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-133-0/+73
| |\
| | * Revert "Implement heightForWidth support for QTabWidget and QStackedLayout."Olivier Goffart2010-04-131-47/+0
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-134-0/+120
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-124-0/+120
| | | |\
| | | | * Fix compile error with QT_NO_ACTION in QtGuiTasuku Suzuki2010-04-121-0/+12
| | | | * Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-123-37/+9
| | | | |\
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-1211-102/+201
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-102-0/+61
| | | | | |\ \
| | | | * | | | Implement heightForWidth support for QTabWidget and QStackedLayout.Jan-Arve Sæther2010-04-121-0/+47
| | | | | |/ / | | | | |/| |
| | | | * | | Fixed bug in QPainterPath::intersected().Samuel Rødal2010-04-081-0/+29
| | | | * | | QTreeView: fix PageUp/PageDown with disabled items.Olivier Goffart2010-04-071-0/+32
* | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-141-0/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-131-0/+13
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | CSS: fixes border only affecting the first widget.Olivier Goffart2010-04-121-0/+13
* | | | | | | | 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
| | | | |_|/ | | | |/| |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13213-923/+6705
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Don't test XmlListModel examples on platforms without QtXmlPatternsAlan Alpert2010-04-121-0/+6
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-121-2/+2
| |\ \ \ \ \
| | * | | | | Fix declarative examples autotest, avoid using native separatorsLeonardo Sobral Cunha2010-04-121-2/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-12207-871/+2256
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Test fix.Michael Brasser2010-04-121-2/+2
| | * | | | | Fix testBea Lam2010-04-121-1/+3
| | * | | | | Fix test on QWS.Michael Brasser2010-04-121-0/+4
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-12192-729/+2037
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Exclude gestures from examples autotestAaron Kennedy2010-04-121-0/+1
| | | * | | | Exclude proxywidgets from examples autotestAaron Kennedy2010-04-121-0/+1
| | | * | | | Adds missing qml file to qdeclarativeflipable autotestLeonardo Sobral Cunha2010-04-122-0/+14
| | | * | | | Fix graphicswidget auto-test.Alexis Menard2010-04-122-52/+40