Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed QColumnView autotest. Added an QApplication::processEvents | Dominik Holland | 2010-11-02 | 1 | -0/+2 |
| | |||||
* | Fixed QAccessability autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -3/+5 |
| | |||||
* | Fix QListWidget test | Ralf Engels | 2010-11-02 | 1 | -0/+1 |
| | |||||
* | Fix QGraphicsItems autotest | Ralf Engels | 2010-11-02 | 1 | -0/+2 |
| | |||||
* | Fixed QGraphicsScene autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -3/+9 |
| | |||||
* | Fixed QGraphicsItem autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -19/+48 |
| | |||||
* | Fixed QListView autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -14/+21 |
| | |||||
* | Fixed QMenu autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -4/+9 |
| | | | | Added some waits | ||||
* | Fixed QMenuBar autotest. Added mainwindow activation | Dominik Holland | 2010-11-02 | 1 | -0/+2 |
| | |||||
* | Fixed QString autotest when QT_QLOCALE_USES_FCVT is set | Dominik Holland | 2010-11-02 | 1 | -0/+2 |
| | | | | | +/-nan tests fail when QT_QLOCALE_USES_FCVT is set Because the behavior of qstrtod and strtod of glibc differs | ||||
* | Fixed QButtonGroup autotest to run on Maemo | Dominik Holland | 2010-11-02 | 1 | -4/+5 |
| | |||||
* | Fixed QGraphicsWidget autotest to use PlatformQuirks. | Dominik Holland | 2010-11-02 | 1 | -2/+13 |
| | |||||
* | Fixed QListWidget autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -2/+10 |
| | |||||
* | Fixed QTreeView autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -10/+13 |
| | |||||
* | Fixed QTreeWidget autotest. Added qWaitForWindowShown() | Dominik Holland | 2010-11-02 | 1 | -0/+1 |
| | |||||
* | Fixed QGraphicsEffect autotest to use platform quirks | Dominik Holland | 2010-11-02 | 1 | -1/+5 |
| | |||||
* | Fixed QXmlQuery autotest to pass when qreal != double | Dominik Holland | 2010-11-02 | 1 | -7/+20 |
| | |||||
* | Fixed QFileInfo autotest to skip on NFS. | Dominik Holland | 2010-11-02 | 1 | -0/+4 |
| | | | | | Exported the isLikelyToBeNfs() function to skip the fileInfo Test on NFS. Otherwise the Test will fail, because the FileSystemTimes are not synchronized. | ||||
* | Fixed QAbstractScrollArea autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -2/+3 |
| | |||||
* | Fixed QAbstractSlider autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -7/+10 |
| | |||||
* | Fixed QBoxLayout autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -2/+3 |
| | |||||
* | Fixed QCalendarWidget autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -2/+3 |
| | | | | Fixed the MousePress to the right position | ||||
* | Fixed QEventLoop autotest. Add a restriction in exec(). | Dominik Holland | 2010-11-02 | 1 | -1/+1 |
| | | | | Only execute when NO_EVENTLOOP_EXCEPTIONS is not set | ||||
* | Fixed QGripLayout autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -6/+11 |
| | |||||
* | Fixe QHeaderView autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -12/+17 |
| | |||||
* | Fixed QInputDialog autotest, to compare with the separator defined by the ↵ | Dominik Holland | 2010-11-02 | 1 | -3/+5 |
| | | | | current locale | ||||
* | Fixed QLayout autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -2/+3 |
| | |||||
* | Fixed QMainWindow autotests, to skip an test, that makes no sense | Dominik Holland | 2010-11-02 | 1 | -0/+4 |
| | | | | on maemo | ||||
* | Fixed the QMouseEvent_modal autotest. | Dominik Holland | 2010-11-02 | 1 | -0/+4 |
| | | | | Added some waits, needed on slower platforms, like maemo | ||||
* | Fixed QPlainTextEdit autotest to use the right size in the linewrap testcase. | Dominik Holland | 2010-11-02 | 1 | -0/+1 |
| | | | | | The framewith has to be also added to the minimum with, otherwise the test will fail when the current style has a bigger border. | ||||
* | Fixed QPrinter autotest, to use qreals for the margintest | Dominik Holland | 2010-11-02 | 1 | -6/+6 |
| | |||||
* | Fixed QSplitter autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -5/+7 |
| | |||||
* | Fixed QTableView autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -9/+15 |
| | | | | | - Fixed some timing problems - Fixed mouseClick center | ||||
* | Fixed QTextEdit autotest, to use top level dummy widgets | Dominik Holland | 2010-11-02 | 1 | -1/+4 |
| | |||||
* | Fixed QTreeWidget autotest, to use a top level dummy widget | Dominik Holland | 2010-11-02 | 1 | -2/+3 |
| | |||||
* | Fixed QWaitCondition autotest to use only 2 threads when running on linux ↵ | Dominik Holland | 2010-11-02 | 1 | -1/+1 |
| | | | | and arm | ||||
* | Fixed QColumnView autotests to use a dummy top level widget. | Dominik Holland | 2010-11-02 | 1 | -8/+11 |
| | | | | This is needed for all platforms which are autoMaximizing top level widgets | ||||
* | use PlatformQuirks class for better testing | Harald Fernengel | 2010-11-02 | 1 | -15/+21 |
| | |||||
* | Small cleanup of platformquirks header | Harald Fernengel | 2010-11-02 | 1 | -22/+22 |
| | |||||
* | Added new auto test helper PlatformQuirks. | Dominik Holland | 2010-11-02 | 1 | -0/+122 |
| | | | | | In Future all autotests should use this class to determine, whether the platform has the capabilities needed for this test | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2010-11-01 | 2 | -72/+367 |
|\ | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: QNAM HTTP: tst_qnetworkreply with setReadBufferSize() set Fix compilation on AIX 5.3 with gcc Doc: Fixed typo Fix poor English in QStyle::polish documentation. Fix a few typos in comments and docs. | ||||
| * | QNAM HTTP: tst_qnetworkreply with setReadBufferSize() set | David Faure | 2010-11-01 | 1 | -71/+366 |
| | | | | | | | | | | | | | | | | | | | | This new method tests 4 cases (http/https, with/without buffer size) and checks the send/receive rates to check that the actual transfer rate was limited, not just the speed of emission of data to the application. Task-number: QTBUG-6276 Merge-request: 872 Reviewed-by: Markus Goetz <Markus.Goetz@nokia.com> | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2010-11-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Fix poor English in QStyle::polish documentation. Fix a few typos in comments and docs. | ||||
| | * | Fix a few typos in comments and docs. | Jason McDonald | 2010-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-13714 Reviewed-by: Trust Me | ||||
* | | | Quickly clicking an item that doesn't use double clicking should result in ↵ | Joona Petrell | 2010-11-01 | 2 | -0/+58 |
|/ / | | | | | | | | | | | | | two separate clicks Task-number: QTBUG-14832 Reviewed-by: Martin Jones | ||||
* | | Fix QML visual tests on Mac. | Yann Bodson | 2010-11-01 | 67 | -5595/+11720 |
|/ | | | | Task-number: QTBUG-14792 | ||||
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-10-30 | 1 | -0/+33 |
|\ | | | | | | | | | Conflicts: tests/auto/qpainter/tst_qpainter.cpp | ||||
| * | Fix Windows compilation. | Samuel Rødal | 2010-10-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Don't take for granted that these are included... Task-number: QTBUG-14614 Reviewed-by: Bradley T. Hughes | ||||
| * | Fixed race condition in raster paint engine. | Samuel Rødal | 2010-10-27 | 1 | -0/+32 |
| | | | | | | | | | | | | | | We need to protect the gradient cache accesses with a mutex. Task-number: QTBUG-14614 Reviewed-by: Bradley T. Hughes | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-29 | 62 | -25/+19929 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Update webview visual tests to new skip mode Remove unnecessary QML import project dependency to Symbian deployment pri file used by Qt demos Update visual tests for Mac Revert "Disable WebView visualtests" Mark dynamic.qml as expect-fail the new way Update gridview visual tests Revert "Mark qdeclarativegridview autotests as expect-fail" |