summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Fixed QMenu autotest to use a dummy toplevel widgetDominik Holland2010-11-021-4/+9
| | | * | | | | | | | Fixed QMenuBar autotest. Added mainwindow activationDominik Holland2010-11-021-0/+2
| | | * | | | | | | | Fixed QString autotest when QT_QLOCALE_USES_FCVT is setDominik Holland2010-11-021-0/+2
| | | * | | | | | | | Fixed QButtonGroup autotest to run on MaemoDominik Holland2010-11-021-4/+5
| | | * | | | | | | | Fixed QGraphicsWidget autotest to use PlatformQuirks.Dominik Holland2010-11-021-2/+13
| | | * | | | | | | | Fixed QListWidget autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+10
| | | * | | | | | | | Fixed QTreeView autotest to use a dummy toplevel widgetDominik Holland2010-11-021-10/+13
| | | * | | | | | | | Fixed QTreeWidget autotest. Added qWaitForWindowShown()Dominik Holland2010-11-021-0/+1
| | | * | | | | | | | Fixed QGraphicsEffect autotest to use platform quirksDominik Holland2010-11-021-1/+5
| | | * | | | | | | | Fixed QXmlQuery autotest to pass when qreal != doubleDominik Holland2010-11-021-7/+20
| | | * | | | | | | | Fixed QFileInfo autotest to skip on NFS.Dominik Holland2010-11-021-0/+4
| | | * | | | | | | | Fixed QAbstractScrollArea autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+3
| | | * | | | | | | | Fixed QAbstractSlider autotest to use a dummy toplevel widgetDominik Holland2010-11-021-7/+10
| | | * | | | | | | | Fixed QBoxLayout autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+3
| | | * | | | | | | | Fixed QCalendarWidget autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-2/+3
| | | * | | | | | | | Fixed QEventLoop autotest. Add a restriction in exec().Dominik Holland2010-11-021-1/+1
| | | * | | | | | | | Fixed QGripLayout autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-6/+11
| | | * | | | | | | | Fixe QHeaderView autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-12/+17
| | | * | | | | | | | Fixed QInputDialog autotest, to compare with the separator defined by the cur...Dominik Holland2010-11-021-3/+5
| | | * | | | | | | | Fixed QLayout autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-2/+3
| | | * | | | | | | | Fixed QMainWindow autotests, to skip an test, that makes no senseDominik Holland2010-11-021-0/+4
| | | * | | | | | | | Fixed the QMouseEvent_modal autotest.Dominik Holland2010-11-021-0/+4
| | | * | | | | | | | Fixed QPlainTextEdit autotest to use the right size in the linewrap testcase.Dominik Holland2010-11-021-0/+1
| | | * | | | | | | | Fixed QPrinter autotest, to use qreals for the margintestDominik Holland2010-11-021-6/+6
| | | * | | | | | | | Fixed QSplitter autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-5/+7
| | | * | | | | | | | Fixed QTableView autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-9/+15
| | | * | | | | | | | Fixed QTextEdit autotest, to use top level dummy widgetsDominik Holland2010-11-021-1/+4
| | | * | | | | | | | Fixed QTreeWidget autotest, to use a top level dummy widgetDominik Holland2010-11-021-2/+3
| | | * | | | | | | | Fixed QWaitCondition autotest to use only 2 threads when running on linux and...Dominik Holland2010-11-021-1/+1
| | | * | | | | | | | Fixed QColumnView autotests to use a dummy top level widget.Dominik Holland2010-11-021-8/+11
| | | * | | | | | | | use PlatformQuirks class for better testingHarald Fernengel2010-11-021-15/+21
| | | * | | | | | | | Small cleanup of platformquirks headerHarald Fernengel2010-11-021-22/+22
| | | * | | | | | | | Added new auto test helper PlatformQuirks.Dominik Holland2010-11-021-0/+122
| | | | |_|/ / / / / | | | |/| | | | | |
| * | | | | | | | | QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-4/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-041-0/+32
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
| |/ / / / / / /
* | | | | | | | With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-021-0/+4
|/ / / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-012-72/+367
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-011-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
| | | |/ / / | | |/| | |
* | | | | | Quickly clicking an item that doesn't use double clicking should result in tw...Joona Petrell2010-11-012-0/+58
|/ / / / /
* | | | | Fix QML visual tests on Mac.Yann Bodson2010-11-0167-5595/+11720
|/ / / /
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-301-0/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Windows compilation.Samuel Rødal2010-10-271-0/+1
| * | | Fixed race condition in raster paint engine.Samuel Rødal2010-10-271-0/+32
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-2962-25/+19929
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-294-0/+22
| |\ \ \
| | * | | Update visual tests for MacYann Bodson2010-10-294-0/+22
| * | | | Update webview visual tests to new skip modeAlan Alpert2010-10-2912-17/+21