Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | Fixed QPathCliper autotest, to skip a test when qreal != double | Dominik Holland | 2010-11-02 | 1 | -0/+3 | |
| | | | * | | | | | | | | Fixed QComboBox autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -6/+8 | |
| | | | * | | | | | | | | 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 | |
| | | | * | | | | | | | | 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 | |
| | | | * | | | | | | | | 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 | 2 | -4/+8 | |
| | | | * | | | | | | | | 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 | |
| | | | * | | | | | | | | Added environment variable for style overriding. | Dominik Holland | 2010-11-02 | 1 | -2/+10 | |
| | | | * | | | | | | | | Cleanup Meego Compositor detection | Harald Fernengel | 2010-11-02 | 2 | -28/+18 | |
| | | | * | | | | | | | | Added Maemo 6 to the X11 desktopEnvironment list | Dominik Holland | 2010-11-02 | 2 | -0/+35 | |
| | | | |/ / / / / / / | ||||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 12 | -179/+1964 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix opening a network session multiple times in succession. | Aaron McCarthy | 2010-11-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix synchronous dispatch in ICD in non-main threads. | Aaron McCarthy | 2010-11-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | Russian translation update | Sergey Belyashov | 2010-11-04 | 6 | -162/+1933 | |
| * | | | | | | | | | | | QNAM HTTP: Download last chunk properly when readBufferSize() limited | Markus Goetz | 2010-11-04 | 2 | -6/+8 | |