summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-063-7/+13
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-052-5/+11
| |\
| | * Doc: Fixed qdoc warnings.David Boddie2009-11-042-5/+11
| * | Missing % for printf variableJørgen Lind2009-11-041-2/+2
| |/
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0414-28/+94
|\|
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-032-3/+3
| |\
| | * Doc/i18n: Fixed source strings for translation.David Boddie2009-11-032-3/+3
| * | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-0212-25/+91
| |\ \
| | * \ Merge branch '4.6' into core-4.6Thiago Macieira2009-10-292-55/+54
| | |\ \
| | * | | QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-16/+6
| | * | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-281-0/+6
| | |\ \ \ | | | | |/ | | | |/|
| | * | | QAbstractSocket: insert timer to prevent timeoutPeter Hartmann2009-10-273-2/+30
| | * | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-279-7/+55
* | | | | fix canReadLine() erroneously returning trueOswald Buddenhagen2009-11-031-1/+2
|/ / / /
* | | / Fix LIBRARY and ICONJørgen Lind2009-10-291-2/+2
| |_|/ |/| |
* | | QSslError: Actually make strings show up in the ts fileMarkus Goetz2009-10-281-29/+28
* | | QNativeSocketEngine: Actually use translationsMarkus Goetz2009-10-281-26/+26
| |/ |/|
* | QSslSocket: Add \reimp to the socket option functionsMarkus Goetz2009-10-261-0/+6
|/
* QHttp: Fix bug related to SSL and big POST dataMarkus Goetz2009-10-222-0/+31
* QSslSocket: Trigger a SSL transmission when reading from the socket.Markus Goetz2009-10-223-0/+17
* QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-193-0/+33
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-161-1/+6
|\
| * QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6
| * QNAM HTTP Code: Backport a fix related to aborting repliesMarkus Goetz2009-10-141-1/+4
* | Networking documentation: Small improvementMarkus Goetz2009-10-163-3/+5
* | QSslSocket: Documentation enhancementMarkus Goetz2009-10-151-0/+7
* | QNAM HTTP Code: Proceed POSTing on encryptedBytesWritten()Markus Goetz2009-10-152-0/+13
* | QHttpNetworkConnectionChannel: Limit the socket read bufferMarkus Goetz2009-10-121-0/+5
* | Fix qdoc warning about undocumented parameterSimon Hausmann2009-10-091-1/+1
* | Add a way to allow tracking the originating object with QNetworkRequest.Simon Hausmann2009-10-093-0/+35
* | Fix QHostInfo IP resolution when there's no reverse for the IP.Thiago Macieira2009-10-092-50/+30
* | API review: change function name to setUseSystemConfiguration.Thiago Macieira2009-10-062-3/+3
* | Fixing the compile bug for Symbian when using ARMV5Aleksandar Sasha Babic2009-10-062-0/+5
* | QAbstractSocket::setSocketOption: Make const referenceMarkus Goetz2009-10-062-3/+3
* | OpenSSL wrapping: compile when configured with -openssl-linkedPeter Hartmann2009-10-053-8/+2
* | Dealing with socket that was signalized on exception fds setAleksandar Sasha Babic2009-10-021-3/+5
* | Workaround for Open C bugAleksandar Sasha Babic2009-10-021-1/+1
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-0/+9
|\|
| * QNAM HTTP Code: Always send an Accept-Language headerMarkus Goetz2009-10-011-0/+9
* | Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-291-1/+1
* | HTTP backend: store the date header in the cached resourcePeter Hartmann2009-09-291-5/+8
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-281-0/+3
|\|
| * QHostAddress: Clarification about DNSMarkus Goetz2009-09-251-0/+3
* | QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-234-4/+41
* | QNetworkReplyImpl: Delete the outgoingDataBuffer in destructorMarkus Goetz2009-09-221-0/+2
* | Removed a debug output that was a bit annoyingThorbjørn Lindeijer2009-09-151-2/+1
* | QNativeSocketEngine on Windows: don't bail out on non-fatal errorPeter Hartmann2009-09-151-3/+9
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-121-4/+6
|\|
| * Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
| * Update license headers again.Jason McDonald2009-09-08127-508/+508