summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-20137-1082/+7068
|\
| * Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-20137-1082/+7068
| |\ |/ /
| * QNetworkCookie: do not access date string out of boundsPeter Hartmann2011-04-202-1/+2
| * Fix compile error with QT_NO_OPENSSLShane Kearns2011-04-191-0/+2
| * Fix qfile autotest hanging in CI systemShane Kearns2011-04-191-3/+8
| * Revert "QNativeWifiEngine: Fix problem with wifi polling on Windows"Martin Petersson2011-04-181-5/+0
| * QSslConfiguration: fix equals operatorPeter Hartmann2011-04-151-1/+1
| * HTTP+SSL: use default SSL configuration, and avoid setting it explctlyPeter Hartmann2011-04-142-2/+2
| * QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-142-4/+4
| * QNativeWifiEngine: Fix problem with wifi polling on WindowsMartin Petersson2011-04-141-0/+5
| * Applying the QTBUG-17986 fix to Symbianmread2011-04-123-0/+21
| * Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-129-2/+425
| * Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-12124-1073/+6607
| |\
| | * Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-04-120-0/+0
| | |\
| | | * Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-122-25/+15
| | * | Fix regression with Qt::AutoConnectionShane Kearns2011-04-121-0/+2
| | * | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-112-26/+16
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111263-89418/+141821
| | |\ \
| | * | | Implement support for sockets started before the event loopShane Kearns2011-04-083-44/+72
| | * | | 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
| | * | | QHostInfo symbian backend finalisationShane Kearns2011-04-051-13/+11
| | * | | Add autotests for QHostInfo::abortHostLookupShane Kearns2011-04-051-0/+49
| | * | | Updating comment in QHostInfo::localDomainNameAaron Tunney2011-04-051-1/+3
| | * | | Thread safety for QHostInfo symbian implementationShane Kearns2011-04-052-10/+46
| | * | | Fix typo in class nameShane Kearns2011-04-053-36/+36
| | * | | Add test case for thread safety of the QHostInfo async APIShane Kearns2011-04-051-1/+52
| | * | | Implement cache support for the async resolverShane Kearns2011-04-052-3/+28
| | * | | Update address reporting codeShane Kearns2011-04-051-22/+17
| | * | | Fix multicast group membershipShane Kearns2011-04-051-13/+23
| | * | | Fix assert fail when debug log is enabledShane Kearns2011-04-051-1/+4
| | * | | Don't reinitialise udp socket when IP versions don't matchShane Kearns2011-04-051-1/+1
| | * | | Fix deadlock in QNetworkSession::stopShane Kearns2011-03-311-1/+1
| | * | | Add partial upgrade rules for Qt's pluginsShane Kearns2011-03-311-0/+19
| | * | | Fix error handling in qhostinfo_symbianShane Kearns2011-03-311-54/+42
| | * | | Ayschronous Next() change for DNS resolution.Aaron Tunney2011-03-312-51/+77
| | * | | 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
| | * | | Ensure shared network session deleted from correct threadShane Kearns2011-03-291-1/+6
| | * | | Symbian workaround for networkselftestShane Kearns2011-03-291-5/+11
| | * | | Bearer support for autotestsShane Kearns2011-03-292-1/+27
| | * | | Performance: use select poll for timeout of 0msShane Kearns2011-03-291-30/+37
| | * | | Update DEF filesShane Kearns2011-03-287-15/+178
| | * | | Fix new http multipart test case on symbianShane Kearns2011-03-251-8/+5
| | * | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251031-14425/+48704
| | |\ \ \
| | * | | | Fix for tst_QEventLoop::processEventsExcludeSocketShane Kearns2011-03-251-0/+1