summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| | |/
* | | Regressions in Global Object prototype accessKent Hansen2010-04-091-0/+127
* | | Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
|/ /
* | 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
| * Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-311-28/+0
| * Revert "Add NOTIFY to size property so QML bindings are working fine."Alexis Menard2010-03-311-3/+1
| * Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan...Alexis Menard2010-03-311-1/+1
| * Revert "Add a a layout property in QGraphicsWidget."Alexis Menard2010-03-311-2/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-301-1/+2
| |\
| | * Add a a layout property in QGraphicsWidget.Alexis Menard2010-03-301-1/+2
| * | Autotest: don't allow choosing between debug/release mode.Thiago Macieira2010-03-303-18/+4
| |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-291-0/+3
| |\
| | * Use QSKIP rather than commenting a failure.Alexis Menard2010-03-291-0/+3
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-261-1/+12
| |\ \ | | |/ | |/|
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-251-1/+12
| | |\
| | | * tst_qnetworkreply: Fix side effect, add another testMarkus Goetz2010-03-251-1/+12
| * | | Reverts using composition mode when using DeviceCoordinateMode cache.Yoann Lopes2010-03-261-7/+11
| |/ /
| * | Prevents a useless repaint with QGraphicsItem cache mode.Yoann Lopes2010-03-251-0/+73
| |/
| * Sql Autotest cleanup and tweaking.Bill King2010-03-252-92/+95
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Toby Tomkins2010-04-013-0/+106
|\ \ | |/
| * Stabilize QGraphicsEffect test on X11Olivier Goffart2010-03-241-1/+2
| * Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-241-0/+28
| * Invalidate the cache of QGraphicsEffect if a child becomes visible.Alexis Menard2010-03-241-0/+43
| * Fix a crash when reparenting an item in QGraphicsView.Alexis Menard2010-03-241-0/+34
* | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-011-327/+182
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-221-0/+59
|\
| * Reset history states when (re)starting state machineKent Hansen2010-03-221-0/+59
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-227-191/+191
|\ \ | |/ |/|
| * Fixed inconsistent test naming.Rohan McGovern2010-03-227-191/+191
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-201-2/+116
|\ \ | |/ |/|
| * Improve test coverage of QScriptClass::Callable extensionKent Hansen2010-03-191-2/+116
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-195-9/+212
|\ \ | |/ |/|
| * stabilize tst_QAccessibility::comboBoxTestOlivier Goffart2010-03-191-2/+1