summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | QHostInfo: Don't mess with addr family orderingMarkus Goetz2011-03-251-14/+2
| * | | | tst_qnetworkreply: Use proper Content-TypeMarkus Goetz2011-03-231-3/+16
| * | | | Update Symbian .def filesShane Kearns2011-03-238-4/+293
| * | | | Fix bugs in tst_qnetworkreplyShane Kearns2011-03-231-6/+7
| * | | | use QList instead of RPointerArrayShane Kearns2011-03-232-27/+27
| * | | | Ensure QSymbianHostResolver::DoCancel does correct thing based on stateShane Kearns2011-03-231-1/+10
| * | | | Ensure parameters of async function calls stay in scopeShane Kearns2011-03-232-2/+7
| * | | | Fix event loop hangs caused by async QHostInfoShane Kearns2011-03-231-2/+0
| * | | | Fixes to QSystemErrorShane Kearns2011-03-221-2/+2
| * | | | QHostInfo: Fix compilation with non-symbianMarkus Goetz2011-03-221-0/+9
| * | | | Fix crashing debug messageShane Kearns2011-03-221-2/+2