summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | Test actual error messages. Fix error messages. Test module-not-available error.Warwick Allison2010-04-081-57/+129
| | | | |/ /
| | | | * | Visual test updates.Michael Brasser2010-04-0711-3/+36
| | | | * | Make sure tests cleanup after themselves.Michael Brasser2010-04-073-3/+67
| | | | * | 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 branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-103-37/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Updated qtbench to build against modified QStaticText APIGareth Stockwell2010-04-091-2/+2
| * | | | | When on Symbian use smaller files.Aleksandar Sasha Babic2010-04-081-3/+6
| * | | | | The cmd line arguments have not been delegated properly.Aleksandar Sasha Babic2010-04-081-32/+1
| | |_|_|/ | |/| | |
* | | | | 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-0128-11/+298
| |\ \ \ \
| * \ \ \ \ 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-0128-11/+298
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |