summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-031-0/+68
|\ \
| * | Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-031-0/+68
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-035-4/+75
|\ \ \ | |/ / |/| |
| * | QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-024-3/+21
| * | Add DNS caching to QHostInfoMarkus Goetz2010-03-021-1/+54
* | | QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-021-1/+4
* | | Expand indicator would not be displayed after removal of a collapsed item's c...Gabriel de Dietrich2010-03-021-0/+14
* | | Fixed rendering bugs when scrolling graphics items with drop shadows.Samuel Rødal2010-03-021-0/+23
* | | skip tst_QDialog::throwInExec on WinCE, ARM platformJoerg Bornemann2010-03-021-2/+2
|/ /
* | Fix crash using openPersistentEditor and setRowHidden on a QTableViewOlivier Goffart2010-03-011-0/+46
* | QObject: fix crash when deleteing the receiver object withing a DirectConncet...Olivier Goffart2010-03-011-0/+20
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-012-5/+25
|\ \
| * | Fixed qgl autotest failures on Maemo.Samuel Rødal2010-02-262-4/+9
| * | Skip complex FBO tests if combined depth-stencil isn't supportedTom Cooksey2010-02-261-1/+16
* | | Fixed autotest tst_QWidget::translucentWidget() on Windows Vista & abovePrasanth Ullattil2010-02-261-1/+9
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-261-0/+7
|\ \
| * | Speed up compilation of this test with MSVC.Rohan McGovern2010-02-261-0/+7
* | | 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