summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-141-6/+8
|\
| * QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-6/+8
* | Improve test coverage of QtScript translation functionsKent Hansen2010-04-141-0/+42
* | tst_qftp: Attempting to reproduce a crashMarkus Goetz2010-04-131-0/+26
* | Autotest: update path location on the test serverThiago Macieira2010-04-133-3/+3
* | Autotest: update location of fluke.gif on test serverThiago Macieira2010-04-131-1/+1
* | Make qsTr work in global scopeKent Hansen2010-04-136-0/+87
|/
* CSS: fixes border only affecting the first widget.Olivier Goffart2010-04-121-0/+13
* 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
|/