Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | 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 | |
| | * | | | | | | | | 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 QEventLoop autotest. Add a restriction in exec(). | Dominik Holland | 2010-11-02 | 1 | -1/+1 | |
| | * | | | | | | | | 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 cur... | Dominik Holland | 2010-11-02 | 1 | -3/+5 | |
| | * | | | | | | | | 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 | |
| | * | | | | | | | | Fixed the QMouseEvent_modal autotest. | Dominik Holland | 2010-11-02 | 1 | -0/+4 | |
| | * | | | | | | | | Fixed QPlainTextEdit autotest to use the right size in the linewrap testcase. | Dominik Holland | 2010-11-02 | 1 | -0/+1 | |
| | * | | | | | | | | 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 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 and... | Dominik Holland | 2010-11-02 | 1 | -1/+1 | |
| | * | | | | | | | | Fixed QColumnView autotests to use a dummy top level widget. | Dominik Holland | 2010-11-02 | 1 | -8/+11 | |
| | * | | | | | | | | 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 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | QNAM HTTP: Download last chunk properly when readBufferSize() limited | Markus Goetz | 2010-11-04 | 1 | -4/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | tst_qnetworkreply: Add testcase for unknown authentication method | Markus Goetz | 2010-11-03 | 1 | -0/+32 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 2 | -72/+367 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | QNAM HTTP: tst_qnetworkreply with setReadBufferSize() set | David Faure | 2010-11-01 | 1 | -71/+366 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Fix a few typos in comments and docs. | Jason McDonald | 2010-11-01 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Quickly clicking an item that doesn't use double clicking should result in tw... | Joona Petrell | 2010-11-01 | 2 | -0/+58 | |
|/ / / / / | ||||||
* | | | | | Fix QML visual tests on Mac. | Yann Bodson | 2010-11-01 | 67 | -5595/+11720 | |
|/ / / / | ||||||
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-10-30 | 1 | -0/+33 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix Windows compilation. | Samuel Rødal | 2010-10-27 | 1 | -0/+1 | |
| * | | | Fixed race condition in raster paint engine. | Samuel Rødal | 2010-10-27 | 1 | -0/+32 | |
* | | | | 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 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-10-29 | 4 | -0/+22 | |
| |\ \ \ | ||||||
| | * | | | Update visual tests for Mac | Yann Bodson | 2010-10-29 | 4 | -0/+22 | |
| * | | | | Update webview visual tests to new skip mode | Alan Alpert | 2010-10-29 | 12 | -17/+21 | |
| * | | | | Revert "Disable WebView visualtests" | Alan Alpert | 2010-10-29 | 24 | -0/+12940 | |
| * | | | | Mark dynamic.qml as expect-fail the new way | Alan Alpert | 2010-10-29 | 9 | -2/+1605 | |
| * | | | | Update gridview visual tests | Alan Alpert | 2010-10-29 | 13 | -373/+374 | |
| * | | | | Revert "Mark qdeclarativegridview autotests as expect-fail" | Alan Alpert | 2010-10-29 | 25 | -4/+5338 | |
| |/ / / | ||||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-29 | 3 | -35/+45 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | QScriptValue::construct(): Don't crash if function throws non-Object | Kent Hansen | 2010-10-28 | 2 | -0/+26 | |
| * | | | QNAM HTTP: Remove the error() of QHttpNetworkConnection | Markus Goetz | 2010-10-27 | 1 | -2/+0 | |
| * | | | QNAM HTTP: Remove enableEncryption() | Markus Goetz | 2010-10-27 | 1 | -21/+5 | |
| * | | | QNAM HTTP: Move authenticationRequired() to QHttpNetworkReply | Markus Goetz | 2010-10-27 | 1 | -9/+9 | |