summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-1214-44/+401
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-106-39/+172
| |\
| | * Stabilize QListView test on MacOlivier Goffart2010-02-101-0/+2
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-106-39/+170
| | |\
| | | * Speed up QListView testOlivier Goffart2010-02-091-35/+32
| | | * QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-091-0/+17
| | | * Stabilize QLineEdit test on X11Olivier Goffart2010-02-091-5/+4
| | | * (sqlite) Allow shared cache modeBill King2010-02-091-0/+20
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-084-0/+98
| | | |\
| | | | * Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-081-0/+29
| | | | * QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-081-0/+21
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-082-0/+48
| | | | |\
| | | | | * QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-081-0/+2
| | | | | * Make QTextCodec reentrant.Olivier Goffart2010-02-081-0/+46
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-103-1/+132
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Apply newly generated test values.Jedrzej Nowacki2010-02-101-0/+127
| | * | | | Add new test values to QScriptValue test generator.Jedrzej Nowacki2010-02-101-0/+4
| | * | | | Fix an unhandled exception in QScriptValue's test generator.Jedrzej Nowacki2010-02-101-1/+1
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-102-4/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added qwidget test case which displays a native child widgetGareth Stockwell2010-02-091-0/+11
| | * | | | Fix tst_QAbstractItemView::task250754_fontChange and tst_QAbstractItemView::Q...Liang Qi2010-02-091-4/+7
| | |/ / /
| * | | | Add mingw-specific expected failures for JS test suiteKent Hansen2010-02-091-0/+11
| * | | | Add platform-specific expected failures for JS test suiteKent Hansen2010-02-092-0/+63
| * | | | Skip test that crashes on win32-g++Kent Hansen2010-02-091-0/+4
| * | | | Add QSKIP to functionEntryAndExit_builtin.Jedrzej Nowacki2010-02-091-0/+1
| |/ / /
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0916-165/+724
|\ \ \ \ | |/ / /
| * | | Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-4/+4
| * | | Add a recursive rule for running the auto-tests.Adrian Constantin2010-02-081-0/+8
| |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-061-0/+224
| |\ \ | | |/ | |/|
| | * Whitespace/tab fixes.Jani Hautakangas2010-02-051-45/+45
| | * s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-051-0/+224
| * | Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-054-1/+17
| * | Fixed the context menu test case in the qgraphicsscene autotest.Denis Dzyubenko2010-02-051-4/+4
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-059-149/+467
| |\ \ | | |/ | |/|
| | * Cleanup after "Changed qgraphicswidget autotest to use qWaitForWindowShown"Bjørn Erik Nilsen2010-02-041-4/+2
| | * Changed qgraphicswidget autotest to use qWaitForWindowShown.Denis Dzyubenko2010-02-041-4/+2
| | * Stabilize tst_QGraphicsWidget::initialShow2 (new test)Bjørn Erik Nilsen2010-02-041-1/+21
| | * Cache the sizes of the images in an animated GIF.Trond Kjernåsen2010-02-041-0/+1
| | * Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-049-149/+450
| | |\
| | | * Merge commit 'origin/4.6' into 4.6-oslo2Rohan McGovern2010-02-042-17/+57
| | | |\
| | | * | QGraphicsWidget is painted twice on the first show.Bjørn Erik Nilsen2010-02-031-0/+27
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-038-149/+423
| | | |\ \
| | | | * | QStyleSheetStyle: Fix combinaison of border-image and border-radiusOlivier Goffart2010-02-031-0/+44
| | | | * | Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo...Olivier Goffart2010-02-031-95/+2
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-036-54/+377
| | | | |\ \
| | | | | * | Implemented QGifHandler::imageCount().Trond Kjernåsen2010-02-021-0/+6
| | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-026-54/+371
| | | | | |\ \
| | | | | | * | Fix QTBUG_7714_fullUpdateDiscardingOpacityUpdate2 autotest in qws-linuxLeonardo Sobral Cunha2010-02-011-0/+2
| | | | | | * | Assert failure when setting a widget focus proxy as its successor in tab orderGabriel de Dietrich2010-02-011-0/+14
| | | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-015-54/+355
| | | | | | |\ \