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-05-1212-43/+358
|\
| * Modified QPainter and QPixmap benchmarks to use raster pixmaps.Samuel Rødal2010-05-122-29/+88
| * Stabilize tst_QWidgetAction::visibilityUpdateOlivier Goffart2010-05-121-2/+4
| * Fix compiler warning in QT_REQUIRE_VERSIONOlivier Goffart2010-05-111-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-118-12/+264
| |\
| | * Stabilize tst_QColumnView::parentCurrentIndexOlivier Goffart2010-05-111-5/+5
| | * Stabilize tst_QDockWidget::taskQTBUG_9758_undockedGeometryOlivier Goffart2010-05-101-0/+1
| | * fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on LinuxOlivier Goffart2010-05-071-15/+16
| | * Fix crash with stylesheet if widget change style in the changeEventOlivier Goffart2010-05-071-1/+30
| | * Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-071-0/+26
| | * Fix auto-test failure on Mac/Linux/QWS.Alexis Menard2010-05-071-4/+0
| | * QSortFilterProxyModel: Warning or assert failureGabriel de Dietrich2010-05-051-0/+61
| | * Performance issue with QGraphicsItem::ItemClipsChildrenToShape.Bjørn Erik Nilsen2010-05-051-0/+57
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-05-051-0/+20
| | |\
| | | * Fixed the position of the dock widget when undockedThierry Bastian2010-05-041-0/+20
| | * | Fixes regression: SVG image loading would fail from QBuffer with pos!=0aavit2010-05-051-1/+62
| | |/
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1140-8/+68
|\ \ \ | |/ / |/| |
| * | Remove test cases which cause stack overflowShane Kearns2010-05-101-0/+5
| * | Fix compile errorsShane Kearns2010-05-101-0/+8
| * | Run autotests with minimal capabilitiesShane Kearns2010-05-1037-3/+44
| * | Fix fetchedRoot test variable to work also in SymbianMiikka Heikkinen2010-05-071-5/+11
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-05-112-5/+2
|\ \
| * | Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-2/+2
| * | Remove unnecesary check for debug output.Martin Jones2010-05-101-3/+0
* | | Correct ownership of signal handlers in state changes.Michael Brasser2010-05-112-0/+40
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1015-153/+217
|\ \
| * | Remove debug messages from mousearea autotest fileLeonardo Sobral Cunha2010-05-101-6/+6
| * | Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-101-0/+8
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0718-152/+270
| |\ \
| | * | Fix autotestsAaron Kennedy2010-05-075-152/+8
| | * | Fix autotests (remove import Qt.widgets)Aaron Kennedy2010-05-072-2/+0
| | * | Add missing qml file to qdeclarativemouseareaLeonardo Sobral Cunha2010-05-071-0/+28
| | * | Update mouse area qmlvisual test to follow change QTBUG-10162Leonardo Sobral Cunha2010-05-071-2/+2
| | * | Fix autotest bug in MouseAreaLeonardo Sobral Cunha2010-05-071-1/+1
| | * | Avoid emitting release when the mouse is ungrabbedLeonardo Sobral Cunha2010-05-071-0/+44
| | * | Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-075-2/+132
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0513-194/+280
| |\ \ \
| * | | | Make component.createObject require a parent argumentAlan Alpert2010-05-051-2/+2
* | | | | Error message on QWS appears to have changed.Martin Jones2010-05-101-1/+1
| |_|/ / |/| | |
* | | | Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-064-1/+47
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-062-1/+1
|\ \ \ \
| * | | | Fix autotestAaron Kennedy2010-05-061-0/+1
| * | | | CompileAaron Kennedy2010-05-061-1/+0
| | |/ / | |/| |
* | | | Add missing test file.Martin Jones2010-05-061-0/+16
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-058-11/+153
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-051-2/+2
| |\ \ \
| | * | | Don't start valuesource animations until all component objects have been comp...Michael Brasser2010-05-051-2/+2
| * | | | Test for QList<QObject*> model with object properties changing.Martin Jones2010-05-051-0/+99
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-054-3/+37
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-052-0/+34
| | |\ \ \