summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-2050-273/+1240
|\
| * QNetworkCookie: do not access date string out of boundsPeter Hartmann2011-04-201-0/+1
| * Fix compile error with QT_NO_OPENSSLShane Kearns2011-04-191-0/+2
| * Fix qfile autotest hanging in CI systemShane Kearns2011-04-191-3/+8
| * QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-3/+3
| * Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-122-0/+57
| * Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-1246-270/+1172
| |\
| | * Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-111-20/+15
| | |\
| | * \ Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1191-280/+75924
| | |\ \
| | * | | Implement support for sockets started before the event loopShane Kearns2011-04-081-1/+44
| | * | | QUdpSocket autotest updatesShane Kearns2011-04-081-23/+168
| | * | | tst_qnetworkreply: skip ioGetFromBuiltinHttp test.Martin Petersson2011-04-061-0/+1
| | * | | tst_qtcpserver: Add a mapped v4 addr testMarkus Goetz2011-04-061-0/+35
| | * | | QHostInfo autotest fixes related to symbianShane Kearns2011-04-051-10/+39
| | * | | Add autotests for QHostInfo::abortHostLookupShane Kearns2011-04-051-0/+49
| | * | | Add test case for thread safety of the QHostInfo async APIShane Kearns2011-04-051-1/+52
| | * | | Fix ssl autotest .pro filesShane Kearns2011-03-293-19/+3
| | * | | Remove 2 QSKIP from tst_qnetworkdiskcacheShane Kearns2011-03-291-6/+0
| | * | | Add bearer startup to qabstractnetworkcache autotestShane Kearns2011-03-291-0/+26
| | * | | Make qhttpnetworkconnection autotest work with the new test serverShane Kearns2011-03-291-17/+31
| | * | | Symbian workaround for networkselftestShane Kearns2011-03-291-5/+11
| | * | | Bearer support for autotestsShane Kearns2011-03-292-1/+27
| | * | | Fix new http multipart test case on symbianShane Kearns2011-03-251-8/+5
| | * | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-25182-1958/+9501
| | |\ \ \
| | * | | | Fix for tst_QEventLoop::processEventsExcludeSocketShane Kearns2011-03-251-0/+1
| | * | | | tst_qnetworkreply: Use proper Content-TypeMarkus Goetz2011-03-231-3/+16
| | * | | | Fix bugs in tst_qnetworkreplyShane Kearns2011-03-231-6/+7
| | * | | | tst_qudpsocket - fix capabilitiesShane Kearns2011-03-173-4/+2
| | * | | | Make tst_QEventLoop::processEventsExcludeSocket stricterShane Kearns2011-03-172-0/+5
| | * | | | tst_qhostinfo: FixesMarkus Goetz2011-03-151-1/+2
| | * | | | Enable IPv6 test in QNetworkInterface autotestShane Kearns2011-03-151-6/+32
| | * | | | Fix for server.listen getting IPv6 addressShane Kearns2011-03-151-1/+1
| | * | | | Fix capabilities in qtpcsocket autotestShane Kearns2011-03-153-2/+5
| | * | | | tst_QNetworkReply::ioGetFromBuiltinHttp issuesShane Kearns2011-03-151-3/+2
| | * | | | Fixes for QTcpServer autotestShane Kearns2011-03-114-10/+34
| | * | | | tst_qudpsocket - add a non localhost test caseShane Kearns2011-03-091-0/+52
| | * | | | tst_qtcpsocket - skip proxies for localhost testingShane Kearns2011-03-091-0/+18
| | * | | | tst_qtcpsocket stabilisationShane Kearns2011-03-092-3/+7
| | * | | | Reduce excessive timeout in tst_qtcpsocketShane Kearns2011-03-091-1/+1
| | * | | | Fix link error in qsocketnotifier testShane Kearns2011-03-091-4/+10
| | * | | | Move some network tests from gui.pro to network.proShane Kearns2011-03-095-5/+8
| | * | | | QTcpSocket autotest fixesShane Kearns2011-03-081-12/+21
| | * | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-0820-123/+488
| | |\ \ \ \
| | | * | | | Fix symbian test failures for qsslsocketShane Kearns2011-02-241-3/+6
| | | * | | | Fix qsslsocket test crashesShane Kearns2011-02-242-4/+4
| | | * | | | bugfix: QDir::entryList(Files|Readable) not listing writable filesShane Kearns2011-02-241-0/+6
| | | * | | | Fix ignored messages in platformsocketengine testShane Kearns2011-02-231-3/+5
| | | * | | | Fix compile errors in bearer testsShane Kearns2011-02-233-14/+12
| | | * | | | Explicit network session for QNetworkAccessManagerShane Kearns2011-02-171-7/+81
| | | * | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071759-7457/+13403
| | | |\ \ \ \