summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a way to allow tracking the originating object with QNetworkRequest.Simon Hausmann2009-10-091-0/+16
* Autotest: fix false positives with MSVC.NET 2003Thiago Macieira2009-10-091-1/+19
* Autotest: fix forward-declaration test.Thiago Macieira2009-10-091-1/+5
* Help Nokia X86 compiler to compiler qbuttongroup autotest.Janne Anttila2009-10-091-1/+1
* Fixes XPASS on the QFileDialog test on CarbonOlivier Goffart2009-10-081-1/+1
* Skip the crashing selftest on MacOlivier Goffart2009-10-081-1/+1
* Stabilize TestsOlivier Goffart2009-10-082-9/+9
* Skipped test for Windows Mobile involving mouse move events.ninerider2009-10-081-0/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-082-3/+19
|\
| * Mac: fix auto test to reflect recent changes in wheel event handlingRichard Moe Gustavsen2009-10-081-1/+17
| * Fixed trailing whitespaces for f831c60a.Janne Anttila2009-10-081-2/+2
* | Non-Zero timer livelock test expected to fail on Windows CEninerider2009-10-081-6/+3
* | Comparison tolerance increased for handheldsninerider2009-10-081-1/+5
|/
* Fix for "Braces mismatch \tests\auto\qsqlrecord\qsqlrecord.pro:16"Janne Anttila2009-10-081-3/+3
* Fix qsound autotest build break in Symbian.Janne Anttila2009-10-082-1/+5
* Fix tst_QTextLayout::testTabDPIScale for WinCE/SymbianAlessandro Portale2009-10-071-11/+7
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-071-5/+0
|\
| * Revert "Fix tst_QTextLayout::testTabDPIScale"Alessandro Portale2009-10-071-5/+0
* | Skip the srcoll per pixel mouse wheel test on Windows CEninerider2009-10-071-0/+6
|/
* Fix tst_QTextLayout::testTabDPIScaleAlessandro Portale2009-10-071-0/+5
* Support small screen for QToolBar auto test.Liang QI2009-10-071-17/+106
* tests/auto/qscriptengine/qscriptengine.pro Windows CE fixJoerg Bornemann2009-10-071-1/+6
* Fixed deployment when using cetest.axis2009-10-0719-70/+115
* Merge branch 'openbossa-expanding' into 4.6Jan-Arve Sæther2009-10-072-5/+281
|\
| * Make some lines in the autotest more readable.Jan-Arve Sæther2009-10-071-11/+6
| * QGraphicsAnchorLayout: Enable "float" Orbit testEduardo M. Fleury2009-10-061-3/+0
| * QGraphicsAnchorLayout: Adding a Float Conflict test caseJesus Sanchez-Palencia2009-10-062-1/+72
| * QGraphicsAnchorLayout: Fix creation of internal layout anchorsEduardo M. Fleury2009-10-061-1/+1
| * QGraphicsAnchorLayout Tests: Enable expanding testsEduardo M. Fleury2009-10-061-9/+8
| * QGraphicsAnchorLayout: add autotests for QSizePolicy::ExpandFlagCaio Marcelo de Oliveira Filho2009-10-061-0/+214
* | QUrl autotest additionsDavid Faure2009-10-071-2/+9
* | A test requiring an enter/leave signal to be emitted is skipped.ninerider2009-10-071-0/+3
* | Whe STL is not enabled, most of the test threads failed to start.ninerider2009-10-071-1/+26
* | implement qHash function for QScriptStringKent Hansen2009-10-071-0/+17
* | Merge branch '4.5' into 4.6Thiago Macieira2009-10-061-6/+80
|\ \
| * | Autotest: add a few more tests, with IP address and actual hostnameThiago Macieira2009-10-061-4/+74
| * | Autotest: use port 12346 instead of 1, to ensure that it's not aThiago Macieira2009-10-061-2/+7
* | | QScriptContext::parentContext: don't skip unessecary framesOlivier Goffart2009-10-061-1/+0
* | | tst_qnetworkreply: httpConnectionCount test improvementsMarkus Goetz2009-10-061-3/+7
* | | add test for QT-2270Kent Hansen2009-10-061-0/+17
* | | tst_qhttpnetworkconnection: Some more checksMarkus Goetz2009-10-061-2/+14
* | | Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-10-062-0/+3
|\ \ \ | |/ /
| * | tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect WinCE fixJoerg Bornemann2009-10-061-1/+1
| * | tst_QGraphicsView::task245469_itemsAtPointWithClip Windows mobile fixJoerg Bornemann2009-10-061-0/+1
| * | tst_QGraphicsLinearLayout::layoutDirection fixed for Windows mobileJoerg Bornemann2009-10-061-0/+2
* | | tst_qnetworkreply: Add ioPostToHttpsUploadProgressMarkus Goetz2009-10-063-0/+143
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0614-24/+657
|\ \ \
| * | | Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich2009-10-062-1/+366
| * | | QParallelAnimationGroup: set the correct state for the animationsThierry Bastian2009-10-061-1/+145
| * | | implement property getters&setters for setProperty(quint32) overloadKent Hansen2009-10-061-0/+27