summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-251-1/+0
* | | Patch to QTBUG-3168Carolina Gomes2010-02-251-3/+0
|/ /
* | Set the roleNames of proxy models to the roleNames of the source model.Stephen Kelly2010-02-251-0/+82
* | Trying to make the animation autotests more robustThierry Bastian2010-02-252-24/+25
* | Remove `make check' logic from auto.pro.Rohan McGovern2010-02-251-7/+0
* | GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-241-0/+26
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-231-0/+6
|\ \
| * | Improve test coverage of QScriptString::toArrayIndex()Kent Hansen2010-02-231-0/+6
* | | Regression: QGraphicsScene::render fails to render the entire scene correctly.Bjørn Erik Nilsen2010-02-231-0/+36
|/ /
* | Don't process uic3 subdir if qt3support is disabled.Rohan McGovern2010-02-221-1/+3
* | Fixed failure of tst_symbols when Qt is configured with -qtnamespaceRohan McGovern2010-02-221-0/+12
* | tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-181-0/+66
|\ \
| * | tst_qnetworkreply: Add another testcaseMarkus Goetz2010-02-181-0/+66
* | | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo.Samuel Rødal2010-02-181-2/+0
|/ /
* | Fixed failure of maketestselftest with vcproj generator.Rohan McGovern2010-02-171-1/+3
* | Fixed compile of compilerwarnings test with vcproj generator.Rohan McGovern2010-02-173-3/+3
* | Fixed compile of qlibrary test with vcproj generator.Rohan McGovern2010-02-171-2/+7
* | Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-1775-114/+73
* | Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-1731-46/+41
* | Fixed compile of QtHelp tests with vcproj generator.Rohan McGovern2010-02-1710-109/+59
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-179-3/+24
|\ \
| * | Fixed tests using Q_DECLARE_* when Qt is configured with -qtnamespaceRohan McGovern2010-02-164-0/+12
| * | Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-165-3/+12
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-169-20/+28
|\ \ \ | |/ / |/| |
| * | Bump version to 4.6.3.Jason McDonald2010-02-157-7/+7
| * | Remove useless qDebug in QTextCodec autotestOlivier Goffart2010-02-121-5/+5
| * | Fix several bugs with GL texture cacheTom Cooksey2010-02-121-8/+16
* | | Fix an issue with the error signal in a callWithCallback not beingThiago Macieira2010-02-161-0/+29
* | | New test cases for the QScriptString.Jedrzej Nowacki2010-02-161-0/+3
* | | Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-161-0/+31
* | | QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-0/+5
* | | Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-0/+12
* | | Implemented GraphicsView Panel support for gestures.Denis Dzyubenko2010-02-121-2/+169
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-121-1/+1
|\ \ \
| * | | Add MSVC-specific expected failures for JS test suiteKent Hansen2010-02-121-1/+1
| |/ /
* | | doc: Fixed several typos.Martin Smith2010-02-123-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-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