summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QtScript: add more tests to QObject bindingCaio Marcelo de Oliveira Filho2011-01-181-0/+111
* QScriptValueIterator: fix iterateArray and iterateString testsCaio Marcelo de Oliveira Filho2011-01-181-87/+143
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-01-182-1/+3
|\
| * Fix qmake project in QtScript benchmarksJedrzej Nowacki2011-01-182-1/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2011-01-181664-4781/+2834
|\ \ | |/
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-173-0/+26
| |\
| | * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-173-0/+26
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-173-0/+26
| | | |\
| | | | * Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-01-171-0/+46
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix QScriptValueIterator::hasNext and QScriptValueIterator::hasPreviousJedrzej Nowacki2011-01-171-0/+46
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171660-4774/+2718
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | fixed CI gate flagged spelling error: occured -> occurredJeremy Katz2011-01-161-1/+1
| | * | file renameJeremy Katz2011-01-141-100/+0
| | * | various fixes to deal with CI gate failuresJeremy Katz2011-01-143-1/+102
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-133-0/+112
| | |\ \ | | | |/ | | |/|
| | | * Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is staticJeremy Katz2011-01-133-4/+2
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-134-0/+114
| | | |\
| | | | * QNetworkProxyFactory::systemProxyForQuery() for SymbianJyrki Jaakkola2011-01-124-0/+114
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-132-6/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix QSharedMemory and QSystemSemaphore autotests for SymbianMiikka Heikkinen2011-01-132-6/+9
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-132-0/+18
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add an autotest for QVariant method paramsAaron Kennedy2011-01-132-0/+18
| | | |/
| | * | Fixed build failure on platforms other than SymbianGareth Stockwell2011-01-121-2/+8
| | * | Fix qglthreads test crash on SymbianJani Hautakangas2011-01-121-2/+18
| | * | Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-112-0/+189
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-101-4/+4
| | |\
| | | * Update QTextOdfWriter test case to match actual (correct) outputBrad Hards2011-01-101-4/+4
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-101626-1640/+1643
| | |\ \
| | | * | Update copyright year to 2011.Jason McDonald2011-01-101626-1633/+1633
| | | * | For non-developer builds, skip test that requires private APIAdrian Constantin2011-01-101-0/+3
| | | * | tst_qhttpnetworkconnection: Compile fixMarkus Goetz2011-01-101-7/+7
| | | |/
| | * | Fix handle leak in symbian QTimer implementationShane Kearns2011-01-101-0/+38
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2011-01-1021-2761/+144
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-101-40/+54
| | | |\
| | | * | network tests: make IMAP, FTP testdata more flexible.Rohan McGovern2011-01-106-51/+142
| | | * | Remove garbage empty test.Rohan McGovern2011-01-1014-2710/+0
| | | * | tst_networkselftest: add checks for echo, daytimeRohan McGovern2011-01-101-0/+2
| | * | | Update pathview testAlan Alpert2011-01-1015-318/+318
| | | |/ | | |/|
| | * | Fix loaded() signal to be emitted only onceBea Lam2011-01-101-40/+54
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-071-0/+53
| | |\
| | | * Fixes crash in QGraphicsItem's destructor.Yoann Lopes2011-01-071-0/+53
| | * | tst_qnetworkreply: Add EXPECT_FAIL for ioGetFromBuiltinHttpMarkus Goetz2011-01-071-0/+2
| | * | Revert "Fix QNetworkReply autotest cases for QT-3494"Markus Goetz2011-01-071-13/+9
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-063-13/+123
| | |\ \ | | | |/ | | |/|
| | | * licensing: exclude generated cookie jar table from license checkPeter Hartmann2011-01-061-1/+3
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-063-12/+120
| | | |\
| | | | * cookie jar code: enhance security by keeping track of effective TLDsPeter Hartmann2011-01-051-0/+104
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-052-12/+16
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-042-12/+16
| | | | | |\