summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix qsslsocket test crashesShane Kearns2011-02-242-4/+4
| | * | | | bugfix: QDir::entryList(Files|Readable) not listing writable filesShane Kearns2011-02-242-2/+6
| | * | | | Fix ignored messages in platformsocketengine testShane Kearns2011-02-231-3/+5
| | * | | | Fix compile errors in bearer testsShane Kearns2011-02-233-14/+12
| | * | | | tst_qnetworkreply: Fix httpProxyCommands() on Windows.Martin Petersson2011-02-221-1/+4
| | * | | | Fix duplicate calls to _q_startOperationShane Kearns2011-02-223-6/+34
| | * | | | Implement network session for HTTP backendShane Kearns2011-02-214-0/+45
| | * | | | Refactor dangerous multiple inheritanceShane Kearns2011-02-212-25/+86
| | * | | | Fix RConnection handle leak in symbian bearer pluginShane Kearns2011-02-212-56/+40
| | * | | | Remove open C setdefaultif support from symbian QNetworkSessionShane Kearns2011-02-212-68/+3
| | * | | | Explicit network session for QNetworkAccessManagerShane Kearns2011-02-1713-18/+182
| | * | | | Fix thread starvation when processEvents() is called in a tight loopShane Kearns2011-02-161-0/+8
| | * | | | Workaround public header depending on private in symbian^3Shane Kearns2011-02-081-1/+6
| | * | | | rebuild configure.exeShane Kearns2011-02-081-0/+0
| | * | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0710819-32198/+98614
| | |\ \ \ \
| | * | | | | Fix for linux build errorShane Kearns2011-02-071-1/+1
| | * | | | | Fix GCC compiler warningShane Kearns2011-02-071-1/+1
| | * | | | | add qscopedvaluerollback autotest to corelib.proShane Kearns2011-02-071-0/+1
| | * | | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-044-6/+13
| | * | | | | Fix for using search paths with a dirty pathShane Kearns2011-02-031-1/+1
| | * | | | | Add precondition checks to symbian socket engine entry pointsShane Kearns2011-02-031-37/+75
| | * | | | | Clean up TODO and FIXME that are doneShane Kearns2011-02-032-21/+17
| | * | | | | Unification of error handling in symbian socket engineShane Kearns2011-02-031-55/+24
| | * | | | | Change default type for http POST to application/octet-streamShane Kearns2011-02-031-2/+4
| | * | | | | Fix low level broadcast test on symbianShane Kearns2011-02-031-2/+28
| | * | | | | Fix for pendingDatagramSize() in symbian socket engineShane Kearns2011-02-031-0/+14
| | * | | | | Implement multicast functionsShane Kearns2011-02-032-48/+69
| | * | | | | Enable QT_LOCALSOCKET_TCP for symbianShane Kearns2011-02-011-3/+11
| | * | | | | Fix compile errors when TCP local sockets configured on symbianShane Kearns2011-02-012-2/+2
| | * | | | | Fix for QNetworkSession::waitForOpened failing on active connectionShane Kearns2011-02-011-1/+1
| | * | | | | Fix header not found build errorShane Kearns2011-02-011-1/+1
| | * | | | | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-02-017-41/+188
| | * | | | | Suppress warning for an expected errorShane Kearns2011-02-011-1/+2
| | * | | | | Handle KErrBadName when connecting to broadcast addressShane Kearns2011-01-252-0/+9
| | * | | | | Fix some qnetworkreply test cases for symbianShane Kearns2011-01-251-2/+2
| | * | | | | qnetworkreply test stability on symbianShane Kearns2011-01-251-0/+25
| | * | | | | Fix deprecated cast from ascii warningShane Kearns2011-01-241-1/+1
| | * | | | | Implement moveToThread in the symbian socket engineShane Kearns2011-01-212-3/+45
| | * | | | | Fix IPv6 server connectionsShane Kearns2011-01-211-1/+6
| | * | | | | Use the global message pool to avoid KErrServerBusy errorsShane Kearns2011-01-211-1/+3
| | * | | | | Fix crashes in httpProxyCommandsSynchronous test caseShane Kearns2011-01-211-9/+38
| | * | | | | Fix error connecting to IPv6 addressesShane Kearns2011-01-211-1/+1
| | * | | | | Initial draft of QHostInfo::localHostName(), plus fix for address buffer for ...Aaron Tunney2011-01-191-3/+21
| | * | | | | Fix some issues with socket handle allocationShane Kearns2011-01-181-4/+31
| | * | | | | Test case fixes for QNetworkReplyShane Kearns2011-01-172-1/+2
| | * | | | | Fix uncaught exception crash when socket ready read signal throwsShane Kearns2011-01-173-10/+40
| | * | | | | Add autotest for QScopedValueRollbackShane Kearns2011-01-172-0/+207
| | * | | | | Add QScopedValueRollback tools class.Shane Kearns2011-01-173-3/+169
| | * | | | | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-121-2/+4
| | * | | | | Fix non blocking connect on symbian devicesShane Kearns2011-01-121-1/+4