summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13213-923/+6705
| |\
| * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-129-10/+128
| |\ \
| | * | Autotest: Use the file in the non-writeable areaThiago Macieira2010-04-111-3/+3
| | * | Autotest: moved these to the qtest/ dirThiago Macieira2010-04-112-4/+3
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-092-2/+4
| | |\ \
| | | * | Autotest: same as previous commitThiago Macieira2010-04-091-1/+2
| | | * | Autotest: fix network test failureThiago Macieira2010-04-091-1/+2
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-091-0/+19
| | |\ \ \
| | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-071-0/+19
| | | |\ \ \
| | | | * | | QTBUG-4887 and other exception safety fixesmread2010-04-071-0/+19
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-093-1/+99
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Fixes CursorChange and TooltipChange events delivery for QGraphicsWidgetYoann Lopes2010-04-071-0/+86
| | | * | | | QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-0/+8
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-071-1/+5
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix test sql for sql server.Bill King2010-04-071-1/+5
| | | | |/ /
* | | | | | Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-135-24/+80
| |_|_|_|/ |/| | | |
* | | | | 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
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-10188-677/+1981
| | |\ \ \ \
| | | * | | | Disallow writes to read-only value type propertiesAaron Kennedy2010-04-093-1/+34
| | | * | | | Allow undefined to be assigned to QVariant propertiesAaron Kennedy2010-04-092-0/+29
| | | * | | | Add a Qt.isQtObject() methodAaron Kennedy2010-04-092-0/+30
| | | * | | | Fix crash in QML library importsAaron Kennedy2010-04-093-0/+25
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-091-3/+0
| | | |\ \ \ \
| | | | * | | | Make sure WorkerScript thread is stopped on deletion. This also fixesBea Lam2010-04-091-3/+0
| | | * | | | | Enable other wrapping modes.Martin Jones2010-04-093-3/+28
| | | |/ / / /
| | | * | | | TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-093-7/+7
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0967-146/+202
| | | |\ \ \ \
| | | | * | | | Replace "var" with "variant" in testsAaron Kennedy2010-04-092-11/+11
| | | | * | | | Fix test after deletion of GraphicsObjectContainer.Alexis Menard2010-04-091-23/+20
| | | | * | | | Fix url resolution in PropertyChanges.Michael Brasser2010-04-094-0/+67
| | | | * | | | Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-0959-103/+103