summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-192-7/+53
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-182-7/+53
| | | |\ \ \
| | | | * | | optimize qstring::simplified()Oswald Buddenhagen2010-02-181-7/+43
| | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-171-0/+10
| | | | |\ \ \
| | | | | * | | optimize QList::mid()Oswald Buddenhagen2010-02-161-0/+10
| * | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-7/+124
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
| * | | | | | | Fix bad conflict resolution from 4baa9dfb5273d7b501dcb3f456983262c53cc8d1Thiago Macieira2010-02-191-0/+24
| * | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-191-0/+66
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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
| * | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-19141-326/+487
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-18127-280/+210
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | 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 remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1881-75/+407
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-1714-22/+277
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-1714-22/+277
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | 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
| | | | |/ / / / /
* | | | | | | | | run qmlmoduleplugin testWarwick Allison2010-02-231-0/+1
* | | | | | | | | Test bug QTBUG-5974Warwick Allison2010-02-231-1/+9
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1997-600/+2887
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-192-10/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix tst_QmlGraphicsLoader::networkRequestUrl autotest.Michael Brasser2010-02-191-2/+2
| | * | | | | | | | Fix tst_qmlgraphicstextedit::delegateLoading autotestLeonardo Sobral Cunha2010-02-191-8/+2
| * | | | | | | | | More strict type checking of ListElement properties.Warwick Allison2010-02-191-1/+56
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1881-75/+431
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Make QmlDom API internalKai Koehne2010-02-181-1/+1
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1843-55/+1703
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix bugs and add tests related to manual start/stop control of animations.Michael Brasser2010-02-185-0/+104