summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Disallow nested elements in ListModelAaron Kennedy2010-04-071-3/+5
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-075-34/+93
| | | |\ \
| | | | * | Allow iteration over the Item.children propertyAaron Kennedy2010-04-073-0/+68
| | | | * | Add QListModelInterface::modelReset() signal and emit this inBea Lam2010-04-071-34/+20
| | | | * | Expand test.Michael Brasser2010-04-071-0/+5
| | | * | | Allow MouseArea.Drag.target to be reset.Martin Jones2010-04-072-6/+67
| | | |/ /
| | | * | Don't crash if a target isn't specified for AnchorChanges.Michael Brasser2010-04-062-0/+29
| | | |/
| * | | Add some TextInput properties and methodsAlan Alpert2010-04-1221-189/+4651
| | |/ | |/|
* | | 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
| | | |/ /
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-0/+127
|\ \ \ \ \ | |/ / / /
| * | | | Regressions in Global Object prototype accessKent Hansen2010-04-091-0/+127
* | | | | Merge branch '4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-094-13/+14
|\ \ \ \ \ | |/ / / /
| * | | | Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
| |/ / /
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-096-89/+60
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-073-52/+25
| |/
| * Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-061-23/+13
| * Did not include updated repaint number for parent item in revert.Toby Tomkins2010-04-061-1/+1
| * Partially revert "Remove qWait functions as it is used in QTRY_* macros."Toby Tomkins2010-04-011-172/+314
| * Merge commit 'origin/4.6' into 4.6-multimediaToby Tomkins2010-04-0110-149/+210
| |\
| | * Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style.David Faure2010-03-311-1/+12
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Toby Tomkins2010-04-013-0/+106
| |\ \
| * | | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-011-327/+182
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-021-0/+7
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-0120-11/+109
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+7
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-311-0/+7
| | | |\ \ \ \ \
| | | | * | | | | Fix broken test caseShane Kearns2010-03-311-0/+7
* | | | | | | | | Autotest: Add QtDeclarative to the "headersclean" testThiago Macieira2010-04-021-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-0120-11/+109
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove strange binding loop in Repeater test.Martin Jones2010-04-011-5/+3
| * | | | | | | ModelNode::setObjectValue() must update the object cache.Bea Lam2010-04-011-0/+26
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0111-1/+65
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-013-4/+3
| | |\ \ \ \ \ \ \
| | * | | | | | | | Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-0111-1/+65
| * | | | | | | | | import "." first - i.e. override it by everything else.Warwick Allison2010-04-014-0/+12
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-3128-469/+188
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /