summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-10242-2875/+287
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-09242-2875/+287
| |\
| | * 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-08240-2836/+215
| | |\
| | | * Compile fix for network benchmarks.Bjørn Erik Nilsen2010-02-083-3/+3
| | | * Delete benchmark examples (qtestlib-simple and qtwidgets).Bjørn Erik Nilsen2010-02-0814-2786/+0
| | | * Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-08222-47/+114
| | | * 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/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
| |/ / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-093-0/+79
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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 branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-091-0/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Setting some parameters to reliably run on Tb9.2,Aleksandar Sasha Babic2010-02-091-0/+28
| |/ / /
* | | | Improve the benchmark of QScriptClassBenjamin Poulain2010-02-091-381/+155
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-082-4/+12
|\ \ \ | |/ / |/| |
| * | Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-4/+4
| * | Add a recursive rule for running the auto-tests.Adrian Constantin2010-02-081-0/+8
* | | Fixing a test case to be runnable on Symbian device.Aleksandar Sasha Babic2010-02-081-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-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
| | | |\ \
| | | | * \ 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/+377
| | | | |\ \
| | | | | * | Implemented QGifHandler::imageCount().Trond Kjernåsen2010-02-021-0/+6